All colors
CSS named colorGreen · light · balanced
browser standard

#F0E68C

Khaki

Best set with black text. The pairing reaches 16.40:1 contrast and passes AAA for normal text.

Color values

copy exact values
HEX#F0E68CsRGB hexadecimal
RGBrgb(240, 230, 140)screen channels
HSLhsl(54, 77%, 75%)hue, saturation, lightness
CMYKcmyk(0%, 4%, 42%, 6%)approximate process color
Tailwindamber-200nearest palette utility, not an exact token

Foreground contrast

WCAG ratios
White textfails AA1.28:1
Black textAAA16.40:1

Recommendation

Use black text for the stronger built-in pairing. AA requires 4.5:1 for normal text; AAA requires 7:1.

Palette relationships

generated in color space
Tonal ramp
#050505
#4D4A31
#9B945D
#F0E68C
#F5ECB1
#F9F3D5
#FAFAFA
Analogous
#F0B48C
#F0E68C
#C8F08C
Triadic
#F0E68C
#8CF0E6
#E68CF0
Complement
#F0E68C
#8C96F0

Nearest named neighbors

Lab distance · lower is closer

CSS output

:root {
  --color-khaki: #F0E68C;
}

.swatch {
  background: var(--color-khaki);
  color: #000000;
}
Hue101°
Lightness90 L*
Chroma45.9
Luminance0.770