CSS named colorGreen · light · muted
browser standard
#FFFFE0
Light Yellow
Best set with black text. The pairing reaches 20.63:1 contrast and passes AAA for normal text.
Color values
copy exact valuesHEX
#FFFFE0sRGB hexadecimalRGB
rgb(255, 255, 224)screen channelsHSL
hsl(60, 100%, 94%)hue, saturation, lightnessCMYK
cmyk(0%, 0%, 12%, 0%)approximate process colorTailwind
lime-50nearest palette utility, not an exact tokenForeground contrast
WCAG ratiosWhite textfails AA1.02:1
Black textAAA20.63: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
#515148
#A3A390
#FFFFE0
#FEFDE9
#FCFCF1
#FAFAFA
Analogous
#FFF0E0
#FFFFE0
#F0FFE0
Triadic
#FFFFE0
#E0FFFF
#FFE0FF
Complement
#FFFFE0
#E0E0FF
Nearest named neighbors
Lab distance · lower is closerCSS output
:root {
--color-light-yellow: #FFFFE0;
}
.swatch {
background: var(--color-light-yellow);
color: #000000;
}Hue109°
Lightness99 L*
Chroma15.7
Luminance0.982