CSS named colorGreen · light · balanced
browser standard
#F5DEB3
Wheat
Best set with black text. The pairing reaches 15.98:1 contrast and passes AAA for normal text.
Color values
copy exact valuesHEX
#F5DEB3sRGB hexadecimalRGB
rgb(245, 222, 179)screen channelsHSL
hsl(39, 77%, 83%)hue, saturation, lightnessCMYK
cmyk(0%, 9%, 27%, 4%)approximate process colorTailwind
orange-200nearest palette utility, not an exact tokenForeground contrast
WCAG ratiosWhite textfails AA1.31:1
Black textAAA15.98: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
#4E483C
#9D8F75
#F5DEB3
#F8E7CA
#F9F1E2
#FAFAFA
Analogous
#F5BDB3
#F5DEB3
#EBF5B3
Triadic
#F5DEB3
#B3F5DE
#DEB3F5
Complement
#F5DEB3
#B3CAF5
Nearest named neighbors
Lab distance · lower is closerCSS output
:root {
--color-wheat: #F5DEB3;
}
.swatch {
background: var(--color-wheat);
color: #000000;
}Hue86°
Lightness89 L*
Chroma24.1
Luminance0.749