CSS named colorGreen · light · balanced
browser standard
#EEE8AA
Pale Golden Rod
Best set with black text. The pairing reaches 16.76:1 contrast and passes AAA for normal text.
Color values
copy exact valuesHEX
#EEE8AAsRGB hexadecimalRGB
rgb(238, 232, 170)screen channelsHSL
hsl(55, 67%, 80%)hue, saturation, lightnessCMYK
cmyk(0%, 3%, 29%, 7%)approximate process colorTailwind
yellow-100nearest palette utility, not an exact tokenForeground contrast
WCAG ratiosWhite textfails AA1.25:1
Black textAAA16.76: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
#4C4A39
#99956F
#EEE8AA
#F3EEC5
#F7F4DF
#FAFAFA
Analogous
#EEC6AA
#EEE8AA
#D2EEAA
Triadic
#EEE8AA
#AAEEE8
#E8AAEE
Complement
#EEE8AA
#AAB0EE
Nearest named neighbors
Lab distance · lower is closerCSS output
:root {
--color-pale-golden-rod: #EEE8AA;
}
.swatch {
background: var(--color-pale-golden-rod);
color: #000000;
}Hue103°
Lightness91 L*
Chroma31.8
Luminance0.788