Camo Color
Camo is a olive color with hex code #7F8F4E. This page covers its meaning, all color values, harmonies, colors that go with camo, shades, tints, similar colors, CSS examples, FAQs, and WCAG contrast ratios.
Camo Color Values
What Does Camo Mean?
Camo belongs to the olive 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. Camo sits at a mid-lightness, which keeps it readable on both white and black without much fuss.
In the ISCC-NBS color naming system, Camo is classified as a yellow (nearest centroid: moderate yellow green, #8A9A5B).
Color Harmonies
Complementary
Analogous
Triadic
Colors That Go With Camo
Camo and #5E4E8D 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 — #8D7E4E and #5E8D4E, which sit beside camo on the wheel. Pairings like this feel calm and settled, which suits backgrounds and gradients.
For an energetic three-color palette, pair camo with triadic partners #4E7E8D and #8D4E7E. 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
- Drab Green —
#749551(Delta E 7) - Drab —
#828344(Delta E 8) - Khaki Green —
#728639(Delta E 8) - Moss —
#769958(Delta E 8) - Military Green —
#667C3E(Delta E 8)
CSS Examples
.text { color: #7F8F4E; }
.background { background-color: #7F8F4E; }
.border { border: 2px solid #7F8F4E; }
.shadow { box-shadow: 0 4px 6px #7F8F4E40; }WCAG Contrast
Frequently Asked Questions
What is the hex code for camo?
Camo has the hex code #7F8F4E. In RGB notation it is rgb(127, 143, 78), in HSL it is hsl(75, 29%, 43%), and its OKLCH value is 0.622, 0.091, 120.5.
What does the color camo mean?
Olive-family colors like camo carry distinct psychological associations. Camo belongs to the olive 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. Camo sits at a mid-lightness, which keeps it readable on both white and black without much fuss.
What colors go with camo?
Camo has three easy routes: its complement #5E4E8D for punch, its neighbors #8D7E4E and #5E8D4E for something calmer, or triadic partners #4E7E8D and #8D4E7E when you want energy.
Is camo a standard web color?
No — Camo is not a CSS keyword. Use its hex value #7F8F4E or any RGB/HSL equivalent in your stylesheets.
How do I make camo lighter or darker?
To lighten camo, 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 #EBEFE1 (lightest tint) to #14170D (darkest shade).
About Camo
Camo is classified as a Yellow in the ISCC-NBS color naming system, within the Olive hue family. It has The color is recognized by XKCD, meodai.
Use our Color Converter to convert #7F8F4E to any other color format, or explore the Color Wheel to find harmonious color combinations.