Olive Color
Olive is a yellow color with hex code #808000. This page covers its meaning, all color values, harmonies, colors that go with olive, shades, tints, similar colors, CSS examples, FAQs, and WCAG contrast ratios.
Olive Color Values
What Does Olive Mean?
Olive belongs to the yellow family of colors. Yellow is the brightest thing in daylight, which makes it impossible to ignore and easy to overdo. School buses and hazard tape exist to exploit that visibility. In artwork, small amounts of yellow energize a piece; large fields of it tire the eye surprisingly fast. Being on the dark side, Olive adds weight and depth. It suits text, shadows, and grounding elements more than wide-open backgrounds.
In the ISCC-NBS color naming system, Olive is classified as a yellow (nearest centroid: deep greenish yellow, #9B9400).
Color Harmonies
Complementary
Analogous
Triadic
Colors That Go With Olive
Olive and #000080 are complements, parked opposite each other on the wheel. Together they hit maximum contrast, so a rough 70/30 split keeps the pairing from shouting.
Analogous neighbors — #804000 and #408000, which sit beside olive on the wheel. Pairings like this feel calm and settled, which suits backgrounds and gradients.
For an energetic three-color palette, pair olive with triadic partners #008080 and #800080. All three sit evenly spaced around the wheel, so the scheme stays lively without clashing.
Build and test these combinations in our Color Wheel Tool or check text readability with the Contrast Checker.
Tints and Shades
Tints (lighter)
Shades (darker)
Similar Colors
- Shit Green —
#758000(Delta E 5) - Poop Green —
#6F7C00(Delta E 7) - Trendy Green —
#7C881A(Delta E 7) - Swamp Green —
#748500(Delta E 8) - Murky Green —
#6C7A0E(Delta E 9)
CSS Examples
.text { color: #808000; }
.background { background-color: #808000; }
.border { border: 2px solid #808000; }
.shadow { box-shadow: 0 4px 6px #80800040; }WCAG Contrast
Frequently Asked Questions
What is the hex code for olive?
Olive has the hex code #808000. In RGB notation it is rgb(128, 128, 0), in HSL it is hsl(60, 100%, 25%), and its OKLCH value is 0.581, 0.127, 109.8.
What does the color olive mean?
Yellow-family colors like olive carry distinct psychological associations. Olive belongs to the yellow family of colors. Yellow is the brightest thing in daylight, which makes it impossible to ignore and easy to overdo. School buses and hazard tape exist to exploit that visibility. In artwork, small amounts of yellow energize a piece; large fields of it tire the eye surprisingly fast. Being on the dark side, Olive adds weight and depth. It suits text, shadows, and grounding elements more than wide-open backgrounds.
What colors go with olive?
Olive has three easy routes: its complement #000080 for punch, its neighbors #804000 and #408000 for something calmer, or triadic partners #008080 and #800080 when you want energy.
Is olive a standard web color?
Yes — Olive is part of the CSS named colors specification, so you can use it directly in CSS as #808000 or with the keyword form where supported.
How do I make olive lighter or darker?
To lighten olive, add white to create tints; to darken it, add black to create shades. The tints and shades table above shows five computed steps of each, from #FFFFC2 (lightest tint) to #141400 (darkest shade).
About Olive
Olive is classified as a Yellow in the ISCC-NBS color naming system, within the Yellow hue family. It has The color is recognized by CSS3, X11.
Use our Color Converter to convert #808000 to any other color format, or explore the Color Wheel to find harmonious color combinations.