CSS named colorGreen · mid · vivid
browser standard
#008000
Green
Best set with white text. The pairing reaches 5.14:1 contrast and passes AA for normal text.
Color values
copy exact valuesHEX
#008000sRGB hexadecimalRGB
rgb(0, 128, 0)screen channelsHSL
hsl(120, 100%, 25%)hue, saturation, lightnessCMYK
cmyk(100%, 0%, 100%, 50%)approximate process colorTailwind
green-600nearest palette utility, not an exact tokenForeground contrast
WCAG ratiosWhite textAA5.14:1
Black textlarge text4.09:1
Recommendation
Use white 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
#152E0F
#16550E
#008000
#6CA95C
#B4D1A9
#FAFAFA
Analogous
#408000
#008000
#008040
Triadic
#008000
#000080
#800000
Complement
#008000
#800080
Nearest named neighbors
Lab distance · lower is closerCSS output
:root {
--color-green: #008000;
}
.swatch {
background: var(--color-green);
color: #FFFFFF;
}Hue136°
Lightness46 L*
Chroma71.9
Luminance0.154