CSS named colorGreen · light · vivid
browser standard
#90EE90
Light Green
Best set with black text. The pairing reaches 14.82:1 contrast and passes AAA for normal text.
Color values
copy exact valuesHEX
#90EE90sRGB hexadecimalRGB
rgb(144, 238, 144)screen channelsHSL
hsl(120, 73%, 75%)hue, saturation, lightnessCMYK
cmyk(39%, 0%, 39%, 7%)approximate process colorTailwind
green-300nearest palette utility, not an exact tokenForeground contrast
WCAG ratiosWhite textfails AA1.42:1
Black textAAA14.82: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
#334C32
#60995F
#90EE90
#B7F3B3
#D9F7D7
#FAFAFA
Analogous
#BFEE90
#90EE90
#90EEBF
Triadic
#90EE90
#9090EE
#EE9090
Complement
#90EE90
#EE90EE
Nearest named neighbors
Lab distance · lower is closerCSS output
:root {
--color-light-green: #90EE90;
}
.swatch {
background: var(--color-light-green);
color: #000000;
}Hue141°
Lightness87 L*
Chroma59.3
Luminance0.691