CSS named colorGreen · light · vivid
browser standard
#98FB98
Pale Green
Best set with black text. The pairing reaches 16.59:1 contrast and passes AAA for normal text.
Color values
copy exact valuesHEX
#98FB98sRGB hexadecimalRGB
rgb(152, 251, 152)screen channelsHSL
hsl(120, 93%, 79%)hue, saturation, lightnessCMYK
cmyk(39%, 0%, 39%, 2%)approximate process colorTailwind
green-300nearest palette utility, not an exact tokenForeground contrast
WCAG ratiosWhite textfails AA1.27:1
Black textAAA16.59: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
#365035
#65A164
#98FB98
#BCFCB9
#DCFBD9
#FAFAFA
Analogous
#CAFB98
#98FB98
#98FBCA
Triadic
#98FB98
#9898FB
#FB9898
Complement
#98FB98
#FB98FB
Nearest named neighbors
Lab distance · lower is closerCSS output
:root {
--color-pale-green: #98FB98;
}
.swatch {
background: var(--color-pale-green);
color: #000000;
}Hue141°
Lightness91 L*
Chroma61.8
Luminance0.779