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 valuesHEX
#808000sRGB hexadecimalRGB
rgb(128, 128, 0)screen channelsHSL
hsl(60, 100%, 25%)hue, saturation, lightnessCMYK
cmyk(0%, 0%, 100%, 50%)approximate process colorTailwind
lime-700nearest palette utility, not an exact tokenForeground contrast
WCAG ratiosWhite 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 spaceTonal 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 closerCSS output
:root {
--color-olive: #808000;
}
.swatch {
background: var(--color-olive);
color: #000000;
}Hue103°
Lightness52 L*
Chroma58.1
Luminance0.200