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 valuesHEX
#F0E68CsRGB hexadecimalRGB
rgb(240, 230, 140)screen channelsHSL
hsl(54, 77%, 75%)hue, saturation, lightnessCMYK
cmyk(0%, 4%, 42%, 6%)approximate process colorTailwind
amber-200nearest palette utility, not an exact tokenForeground contrast
WCAG ratiosWhite 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 spaceTonal 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 closerCSS output
:root {
--color-khaki: #F0E68C;
}
.swatch {
background: var(--color-khaki);
color: #000000;
}Hue101°
Lightness90 L*
Chroma45.9
Luminance0.770