DarkOliveGreen

All colors
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 values
HEX#556B2FsRGB hexadecimal
RGBrgb(85, 107, 47)screen channels
HSLhsl(82, 39%, 30%)hue, saturation, lightness
CMYKcmyk(21%, 0%, 56%, 58%)approximate process color
Tailwindlime-900nearest palette utility, not an exact token

Foreground contrast

WCAG ratios
White 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 space
Tonal 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 closer

CSS output

:root {
  --color-dark-olive-green: #556B2F;
}

.swatch {
  background: var(--color-dark-olive-green);
  color: #FFFFFF;
}
Hue122°
Lightness42 L*
Chroma35.9
Luminance0.127