OliveDrab

All colors
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 values
HEX#6B8E23sRGB hexadecimal
RGBrgb(107, 142, 35)screen channels
HSLhsl(80, 60%, 35%)hue, saturation, lightness
CMYKcmyk(25%, 0%, 75%, 44%)approximate process color
Tailwindlime-700nearest palette utility, not an exact token

Foreground contrast

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

CSS output

:root {
  --color-olive-drab: #6B8E23;
}

.swatch {
  background: var(--color-olive-drab);
  color: #000000;
}
Hue120°
Lightness55 L*
Chroma57.1
Luminance0.226