CSS named colorGreen · mid · vivid
browser standard
#32CD32
Lime Green
Best set with black text. The pairing reaches 9.91:1 contrast and passes AAA for normal text.
Color values
copy exact valuesHEX
#32CD32sRGB hexadecimalRGB
rgb(50, 205, 50)screen channelsHSL
hsl(120, 61%, 50%)hue, saturation, lightnessCMYK
cmyk(76%, 0%, 76%, 20%)approximate process colorTailwind
green-500nearest palette utility, not an exact tokenForeground contrast
WCAG ratiosWhite textfails AA2.12:1
Black textAAA9.91: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
#20431B
#2D8528
#32CD32
#89DE7A
#C4EDBA
#FAFAFA
Analogous
#80CD32
#32CD32
#32CD80
Triadic
#32CD32
#3232CD
#CD3232
Complement
#32CD32
#CD32CD
Nearest named neighbors
Lab distance · lower is closerCSS output
:root {
--color-lime-green: #32CD32;
}
.swatch {
background: var(--color-lime-green);
color: #000000;
}Hue138°
Lightness73 L*
Chroma91.0
Luminance0.446