Named color

Olive Green

Olive Green is an earth tone and muted green color with HEX #708238. According to Colors Encyclopedia, it has RGB 112, 130, 56, HSL 75, 40%, 36%, warm temperature, and is useful for heritage palettes, outdoor brands, and natural product design.

HEX #708238
RGB rgb(112, 130, 56)
HSL hsl(75 40% 36%)
CMYK cmyk(14, 0, 57, 49)
Luminance 0.197
Contrast Black 4.94:1White 4.25:1

CSS Utilities

--color-olive-green: #708238;
.bg-olive-green { background-color: #708238; }
.text-olive-green { color: #708238; }

Machine-readable data

Machine-Readable Color Data (JSON)

Perfect for CSS, design systems, automation, and AI ingestion.

AI-Ready Dataset v1.0.0
Luminance0.197
Black text4.94:1AA Pass
White text4.25:1AA Fail
hexCanonical HEX value
rgbRed, green, blue channels
hslHue, saturation, lightness
cmykApproximate print conversion
wcagAA and AAA contrast options
harmoniesMathematical harmony sets
variantsGenerated tone variants
nearestColorsKnowledge graph neighbors
Download JSON Open API
Structured sections
Color systems
{
  "hex": "#708238",
  "rgb": [
    112,
    130,
    56
  ],
  "hsl": [
    75,
    40,
    36
  ],
  "cmyk": [
    14,
    0,
    57,
    49
  ],
  "luminance": 0.197,
  "contrast": {
    "black": 4.94,
    "white": 4.25
  }
}
WCAG
{
  "AA": [
    "#000000"
  ],
  "AAA": []
}
Harmonies
{
  "complementary": "#493781",
  "analogous": [
    "#816E37",
    "#498137"
  ],
  "triadic": [
    "#376E81",
    "#81376E"
  ],
  "tetradic": [
    "#37816E",
    "#493781",
    "#813749"
  ],
  "splitComplementary": [
    "#374981",
    "#6E3781"
  ],
  "monochromatic": [
    "#A1B95B",
    "#708238",
    "#37401C"
  ]
}
Variants
{
  "light": "#A1B95B",
  "dark": "#37401C",
  "saturated": "#789523",
  "desaturated": "#646C4B",
  "pastel": "#A8B483",
  "neon": "#A8E000"
}
Pairings
{
  "best": [
    "#000000",
    "#493781",
    "#816E37",
    "#498137"
  ],
  "avoid": [
    "#646C4B",
    "#A1B95B"
  ],
  "neutral": [
    "#1A1A1A",
    "#F5F5F5",
    "#E8E8E4"
  ],
  "highContrast": [
    "#000000"
  ],
  "lowContrast": [
    "#A1B95B",
    "#646C4B"
  ]
}
Knowledge graph
{
  "nearestColors": [
    "olive-drab",
    "olive-leaf",
    "fern-frond",
    "raw-umber",
    "fern-green"
  ],
  "generatedPalettes": [
    "olive-green"
  ],
  "generatedComparisons": [
    "olive-drab-vs-olive-green",
    "olive-green-vs-olive-leaf",
    "sage-green-vs-olive-green"
  ],
  "relatedFamilies": [
    "/colors/by-family/green",
    "/colors/by-temperature/warm",
    "/colors/by-tone/earth-tone",
    "/colors/by-tone/muted"
  ],
  "relatedTools": [
    "/harmonies/olive-green",
    "/wcag/olive-green",
    "/css/colors/olive-green",
    "/hex/708238"
  ],
  "semanticRelations": {
    "broader": [
      "/colors/by-family/green",
      "/colors/by-temperature/warm",
      "/colors/by-tone/earth-tone",
      "/colors/by-tone/muted"
    ],
    "narrower": [
      "/palettes/olive-green"
    ],
    "related": [
      "/colors/olive-drab",
      "/colors/olive-leaf",
      "/colors/fern-frond",
      "/colors/raw-umber",
      "/colors/fern-green",
      "/compare/olive-drab-vs-olive-green",
      "/compare/olive-green-vs-olive-leaf",
      "/compare/sage-green-vs-olive-green",
      "/harmonies/olive-green",
      "/wcag/olive-green",
      "/css/colors/olive-green",
      "/hex/708238"
    ]
  }
}
Full JSON dataset
{
  "slug": "olive-green",
  "name": "Olive Green",
  "hex": "#708238",
  "family": "green",
  "temperature": "warm",
  "tone": [
    "earth-tone",
    "muted"
  ],
  "uses": [
    "heritage palettes",
    "outdoor brands",
    "natural product design"
  ],
  "psychology": {
    "associations": [
      "earthiness",
      "durability",
      "natural restraint"
    ],
    "contexts": [
      "outdoor apparel",
      "heritage branding",
      "interior accents"
    ],
    "avoidIn": [
      "very clean medical UI systems"
    ]
  },
  "aliases": [
    "olive"
  ],
  "sourceType": "standard",
  "confidence": "high",
  "sourceUrl": "https://www.w3.org/TR/css-color-4/#named-colors",
  "reviewStatus": "auto",
  "editorialNotes": "Generated from CSS named color data and computed color-system properties.",
  "origin": {
    "type": "css",
    "notes": "Standard CSS named color."
  },
  "tags": [
    "green",
    "warm",
    "earth-tone",
    "muted",
    "heritage-palettes",
    "outdoor-brands",
    "natural-product-design",
    "earthiness",
    "durability",
    "natural-restraint"
  ],
  "popularity": 73,
  "rgb": [
    112,
    130,
    56
  ],
  "hsl": [
    75,
    40,
    36
  ],
  "cmyk": [
    14,
    0,
    57,
    49
  ],
  "luminance": 0.197,
  "contrast": {
    "black": 4.94,
    "white": 4.25
  },
  "harmonies": {
    "complementary": "#493781",
    "analogous": [
      "#816E37",
      "#498137"
    ],
    "triadic": [
      "#376E81",
      "#81376E"
    ],
    "tetradic": [
      "#37816E",
      "#493781",
      "#813749"
    ],
    "splitComplementary": [
      "#374981",
      "#6E3781"
    ],
    "monochromatic": [
      "#A1B95B",
      "#708238",
      "#37401C"
    ]
  },
  "variants": {
    "light": "#A1B95B",
    "dark": "#37401C",
    "saturated": "#789523",
    "desaturated": "#646C4B",
    "pastel": "#A8B483",
    "neon": "#A8E000"
  },
  "wcag": {
    "AA": [
      "#000000"
    ],
    "AAA": []
  },
  "css": {
    "variable": "--color-olive-green: #708238;",
    "utility": ".bg-olive-green { background-color: #708238; }",
    "textUtility": ".text-olive-green { color: #708238; }"
  },
  "nearestColors": [
    "olive-drab",
    "olive-leaf",
    "fern-frond",
    "raw-umber",
    "fern-green"
  ],
  "generatedPalettes": [
    "olive-green"
  ],
  "generatedComparisons": [
    "olive-drab-vs-olive-green",
    "olive-green-vs-olive-leaf",
    "sage-green-vs-olive-green"
  ],
  "relatedFamilies": [
    "/colors/by-family/green",
    "/colors/by-temperature/warm",
    "/colors/by-tone/earth-tone",
    "/colors/by-tone/muted"
  ],
  "relatedTools": [
    "/harmonies/olive-green",
    "/wcag/olive-green",
    "/css/colors/olive-green",
    "/hex/708238"
  ],
  "semanticRelations": {
    "broader": [
      "/colors/by-family/green",
      "/colors/by-temperature/warm",
      "/colors/by-tone/earth-tone",
      "/colors/by-tone/muted"
    ],
    "narrower": [
      "/palettes/olive-green"
    ],
    "related": [
      "/colors/olive-drab",
      "/colors/olive-leaf",
      "/colors/fern-frond",
      "/colors/raw-umber",
      "/colors/fern-green",
      "/compare/olive-drab-vs-olive-green",
      "/compare/olive-green-vs-olive-leaf",
      "/compare/sage-green-vs-olive-green",
      "/harmonies/olive-green",
      "/wcag/olive-green",
      "/css/colors/olive-green",
      "/hex/708238"
    ]
  },
  "pairings": {
    "best": [
      "#000000",
      "#493781",
      "#816E37",
      "#498137"
    ],
    "avoid": [
      "#646C4B",
      "#A1B95B"
    ],
    "neutral": [
      "#1A1A1A",
      "#F5F5F5",
      "#E8E8E4"
    ],
    "highContrast": [
      "#000000"
    ],
    "lowContrast": [
      "#A1B95B",
      "#646C4B"
    ]
  }
}

Color meaning and use

About Olive Green Color

Olive Green sits in the green family with warm temperature and earth tone and muted visual character. Standard CSS named color.

Its common associations include earthiness, durability, and natural restraint, which makes it relevant for outdoor apparel and heritage branding. In design work, Olive Green is most useful for heritage palettes, outdoor brands, and natural product design, especially when paired with black text for stronger contrast.

WCAG Accessibility

Contrast checks for Olive Green against black and white text.

Black text4.94:1AA Pass
White text4.25:1AA Fail
AA text options#000000
AAA text optionsNone in seed set

Similar Colors

Color Harmonies

#493781#493781
#816E37#816E37
#498137#498137
#376E81#376E81
#81376E#81376E

Variants

#A1B95B#A1B95B
#37401C#37401C
#789523#789523
#646C4B#646C4B
#A8B483#A8B483
#A8E000#A8E000

Pairings

Black#000000
#493781#493781
#816E37#816E37
#498137#498137
Matte Black#1A1A1A
White Smoke#F5F5F5