CSS named colorGreen · mid · vivid
browser standard
#228B22
Forest Green
Best set with black text. The pairing reaches 4.78:1 contrast and passes AA for normal text.
Color values
copy exact valuesHEX
#228B22sRGB hexadecimalRGB
rgb(34, 139, 34)screen channelsHSL
hsl(120, 61%, 34%)hue, saturation, lightnessCMYK
cmyk(76%, 0%, 76%, 45%)approximate process colorTailwind
green-600nearest palette utility, not an exact tokenForeground contrast
WCAG ratiosWhite textlarge text4.39:1
Black textAA4.78: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
#193115
#215C1D
#228B22
#75B06A
#B8D5B0
#FAFAFA
Analogous
#578B22
#228B22
#228B57
Triadic
#228B22
#22228B
#8B2222
Complement
#228B22
#8B228B
Nearest named neighbors
Lab distance · lower is closerCSS output
:root {
--color-forest-green: #228B22;
}
.swatch {
background: var(--color-forest-green);
color: #000000;
}Hue138°
Lightness51 L*
Chroma67.0
Luminance0.189