CSS named colorGreen · light · muted
browser standard
#F0FFF0
Honey Dew
Best set with black text. The pairing reaches 20.27:1 contrast and passes AAA for normal text.
Color values
copy exact valuesHEX
#F0FFF0sRGB hexadecimalRGB
rgb(240, 255, 240)screen channelsHSL
hsl(120, 100%, 97%)hue, saturation, lightnessCMYK
cmyk(6%, 0%, 6%, 0%)approximate process colorTailwind
green-50nearest palette utility, not an exact tokenForeground contrast
WCAG ratiosWhite textfails AA1.04:1
Black textAAA20.27: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
#4C514C
#9AA39A
#F0FFF0
#F3FDF3
#F7FCF7
#FAFAFA
Analogous
#F8FFF0
#F0FFF0
#F0FFF8
Triadic
#F0FFF0
#F0F0FF
#FFF0F0
Complement
#F0FFF0
#FFF0FF
Nearest named neighbors
Lab distance · lower is closerCSS output
:root {
--color-honey-dew: #F0FFF0;
}
.swatch {
background: var(--color-honey-dew);
color: #000000;
}Hue144°
Lightness99 L*
Chroma9.3
Luminance0.963