You can setup this in /components/com_jcomments/libraries/kcaptcha/kcaptcha_config.php:
$foreground_color = array(180, 180, 180);
$background_color = array(246, 246, 246);
Or you want to have a way to override the default KCAPTCHA's settings from template?