CSS named colorGreen · mid · balanced
browser standard
#6B8E23
Olive Drab
Best set with black text. The pairing reaches 5.52:1 contrast and passes AA for normal text.
Color values
copy exact valuesHEX
#6B8E23sRGB hexadecimalRGB
rgb(107, 142, 35)screen channelsHSL
hsl(80, 60%, 35%)hue, saturation, lightnessCMYK
cmyk(25%, 0%, 75%, 44%)approximate process colorTailwind
lime-700nearest palette utility, not an exact tokenForeground contrast
WCAG ratiosWhite textlarge text3.81:1
Black textAA5.52: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
#293216
#495E1E
#6B8E23
#9CB16C
#CBD5B1
#FAFAFA
Analogous
#8E7B23
#6B8E23
#358E23
Triadic
#6B8E23
#236B8E
#8E236B
Complement
#6B8E23
#46238E
Nearest named neighbors
Lab distance · lower is closerCSS output
:root {
--color-olive-drab: #6B8E23;
}
.swatch {
background: var(--color-olive-drab);
color: #000000;
}Hue120°
Lightness55 L*
Chroma57.1
Luminance0.226