CSS named colorGreen · mid · balanced
browser standard
#556B2F
Dark Olive Green
Best set with white text. The pairing reaches 5.95:1 contrast and passes AA for normal text.
Color values
copy exact valuesHEX
#556B2FsRGB hexadecimalRGB
rgb(85, 107, 47)screen channelsHSL
hsl(82, 39%, 30%)hue, saturation, lightnessCMYK
cmyk(21%, 0%, 56%, 58%)approximate process colorTailwind
lime-900nearest palette utility, not an exact tokenForeground contrast
WCAG ratiosWhite textAA5.95:1
Black textlarge text3.53: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
#222817
#3B4823
#556B2F
#8A986F
#C1C8B2
#FAFAFA
Analogous
#6B632F
#556B2F
#376B2F
Triadic
#556B2F
#2F556B
#6B2F55
Complement
#556B2F
#452F6B
Nearest named neighbors
Lab distance · lower is closerCSS output
:root {
--color-dark-olive-green: #556B2F;
}
.swatch {
background: var(--color-dark-olive-green);
color: #FFFFFF;
}Hue122°
Lightness42 L*
Chroma35.9
Luminance0.127