All colors
CSS named colorGreen · mid · vivid
browser standard

#808000

Olive

Best set with black text. The pairing reaches 5.01:1 contrast and passes AA for normal text.

Color values

copy exact values
HEX#808000sRGB hexadecimal
RGBrgb(128, 128, 0)screen channels
HSLhsl(60, 100%, 25%)hue, saturation, lightness
CMYKcmyk(0%, 0%, 100%, 50%)approximate process color
Tailwindlime-700nearest palette utility, not an exact token

Foreground contrast

WCAG ratios
White textlarge text4.20:1
Black textAA5.01: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
#2F2E10
#56550F
#808000
#ACA75F
#D4CFAB
#FAFAFA
Analogous
#804000
#808000
#408000
Triadic
#808000
#008080
#800080
Complement
#808000
#000080

Nearest named neighbors

Lab distance · lower is closer

CSS output

:root {
  --color-olive: #808000;
}

.swatch {
  background: var(--color-olive);
  color: #000000;
}
Hue103°
Lightness52 L*
Chroma58.1
Luminance0.200