Harmony system

Olive Green Color Harmonies

Olive Green harmonies from #708238: complementary #493781, plus five harmony groups with CSS and contrast data.

Olive Green is a warm green at hue 75°, saturation 40% and lightness 36%. The sets below keep those measurements visible while moving around the color wheel, making it easier to choose close hues, direct contrast or a wider token system.

SourceOlive Green · #708238
Groups6
Palette colors6
FamilyGreen

How the harmony works

Olive Green Harmony Guide

Olive Green harmonies are computed from hue relationships rather than subjective palette names. Complementary colors create direct contrast, analogous colors stay close to the source hue, triadic and tetradic groups add broader palette range, split-complementary colors soften contrast, and monochromatic variants keep the same hue for UI surfaces and states.

Machine-readable data

Machine-Readable Olive Green Harmony Data (JSON)

Structured harmony groups, source color metadata, CSS tokens, accessibility notes, and related API endpoints for Olive Green.

AI-Ready Dataset v1.0.0
Luminance0.197
Black text4.94:1AA Pass
White text4.25:1AA Fail
sourceColorCanonical source color
harmonyGroupsComplementary, analogous, triadic, tetradic, split-complementary, and monochromatic sets
signaturePaletteCompact harmony preview palette
semanticGroupsAI-ready harmony labels
useCasesDesign and retrieval contexts
accessibilityNotesContrast guidance for the source color
Download JSON Open API
Structured sections
Source color
{
  "slug": "olive-green",
  "name": "Olive Green",
  "hex": "#708238",
  "url": "https://www.colorsencyclopedia.com/colors/olive-green/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/colors/olive-green.json"
}
Harmony groups
[
  {
    "key": "complementary",
    "label": "Complementary",
    "behavior": "maximum hue contrast",
    "bestUse": "accent colors, strong calls to action, visual opposition",
    "description": "Complementary harmony uses the color opposite the source hue. It creates the strongest direct relationship in the wheel, so it is best for accents, contrast anchors, and palettes that need immediate separation.",
    "colors": [
      {
        "hex": "#493781",
        "name": "#493781",
        "slug": null,
        "rgb": [
          73,
          55,
          129
        ],
        "hsl": [
          255,
          40,
          36
        ],
        "cmyk": [
          43,
          57,
          0,
          49
        ],
        "luminance": 0.0573,
        "contrast": {
          "black": 2.15,
          "white": 9.79
        },
        "wcag": {
          "AA": [
            "#FFFFFF",
            "#F5F5F5"
          ],
          "AAA": [
            "#FFFFFF",
            "#F5F5F5"
          ]
        },
        "url": null,
        "apiUrl": null
      }
    ],
    "anchor": "olive-green-harmony-complementary"
  },
  {
    "key": "analogous",
    "label": "Analogous",
    "behavior": "neighboring hue movement",
    "bestUse": "calm palettes, gradients, natural transitions",
    "description": "Analogous harmony uses hues close to the source color. It keeps the palette visually connected and is useful for quiet interfaces, editorial color systems, and smooth background or gradient work.",
    "colors": [
      {
        "hex": "#816E37",
        "name": "#816E37",
        "slug": null,
        "rgb": [
          129,
          110,
          55
        ],
        "hsl": [
          45,
          40,
          36
        ],
        "cmyk": [
          0,
          15,
          57,
          49
        ],
        "luminance": 0.1609,
        "contrast": {
          "black": 4.22,
          "white": 4.98
        },
        "wcag": {
          "AA": [
            "#FFFFFF",
            "#F5F5F5"
          ],
          "AAA": []
        },
        "url": null,
        "apiUrl": null
      },
      {
        "hex": "#498137",
        "name": "#498137",
        "slug": null,
        "rgb": [
          73,
          129,
          55
        ],
        "hsl": [
          105,
          40,
          36
        ],
        "cmyk": [
          43,
          0,
          57,
          49
        ],
        "luminance": 0.1739,
        "contrast": {
          "black": 4.48,
          "white": 4.69
        },
        "wcag": {
          "AA": [
            "#FFFFFF"
          ],
          "AAA": []
        },
        "url": null,
        "apiUrl": null
      }
    ],
    "anchor": "olive-green-harmony-analogous"
  },
  {
    "key": "triadic",
    "label": "Triadic",
    "behavior": "three evenly spaced hues",
    "bestUse": "balanced contrast, playful systems, broad palette range",
    "description": "Triadic harmony places colors around the wheel at equal intervals. It gives more range than analogous harmony while keeping a stable mathematical relationship between the selected hues.",
    "colors": [
      {
        "hex": "#376E81",
        "name": "#376E81",
        "slug": null,
        "rgb": [
          55,
          110,
          129
        ],
        "hsl": [
          195,
          40,
          36
        ],
        "cmyk": [
          57,
          15,
          0,
          49
        ],
        "luminance": 0.1355,
        "contrast": {
          "black": 3.71,
          "white": 5.66
        },
        "wcag": {
          "AA": [
            "#FFFFFF",
            "#F5F5F5"
          ],
          "AAA": []
        },
        "url": null,
        "apiUrl": null
      },
      {
        "hex": "#81376E",
        "name": "#81376E",
        "slug": null,
        "rgb": [
          129,
          55,
          110
        ],
        "hsl": [
          315,
          40,
          36
        ],
        "cmyk": [
          0,
          57,
          15,
          49
        ],
        "luminance": 0.0853,
        "contrast": {
          "black": 2.71,
          "white": 7.76
        },
        "wcag": {
          "AA": [
            "#FFFFFF",
            "#F5F5F5"
          ],
          "AAA": [
            "#FFFFFF",
            "#F5F5F5"
          ]
        },
        "url": null,
        "apiUrl": null
      }
    ],
    "anchor": "olive-green-harmony-triadic"
  },
  {
    "key": "tetradic",
    "label": "Tetradic",
    "behavior": "two complementary pairs",
    "bestUse": "large design systems, dashboards, multi-state UI",
    "description": "Tetradic harmony creates a four-color system from two complementary relationships. It is useful when a palette needs multiple roles, but the colors should be assigned carefully so one hue remains dominant.",
    "colors": [
      {
        "hex": "#37816E",
        "name": "#37816E",
        "slug": null,
        "rgb": [
          55,
          129,
          110
        ],
        "hsl": [
          165,
          40,
          36
        ],
        "cmyk": [
          57,
          0,
          15,
          49
        ],
        "luminance": 0.1764,
        "contrast": {
          "black": 4.53,
          "white": 4.64
        },
        "wcag": {
          "AA": [
            "#000000",
            "#FFFFFF"
          ],
          "AAA": []
        },
        "url": null,
        "apiUrl": null
      },
      {
        "hex": "#493781",
        "name": "#493781",
        "slug": null,
        "rgb": [
          73,
          55,
          129
        ],
        "hsl": [
          255,
          40,
          36
        ],
        "cmyk": [
          43,
          57,
          0,
          49
        ],
        "luminance": 0.0573,
        "contrast": {
          "black": 2.15,
          "white": 9.79
        },
        "wcag": {
          "AA": [
            "#FFFFFF",
            "#F5F5F5"
          ],
          "AAA": [
            "#FFFFFF",
            "#F5F5F5"
          ]
        },
        "url": null,
        "apiUrl": null
      },
      {
        "hex": "#813749",
        "name": "#813749",
        "slug": null,
        "rgb": [
          129,
          55,
          73
        ],
        "hsl": [
          345,
          40,
          36
        ],
        "cmyk": [
          0,
          57,
          43,
          49
        ],
        "luminance": 0.0788,
        "contrast": {
          "black": 2.58,
          "white": 8.15
        },
        "wcag": {
          "AA": [
            "#FFFFFF",
            "#F5F5F5"
          ],
          "AAA": [
            "#FFFFFF",
            "#F5F5F5"
          ]
        },
        "url": null,
        "apiUrl": null
      }
    ],
    "anchor": "olive-green-harmony-tetradic"
  },
  {
    "key": "splitComplementary",
    "label": "Split Complementary",
    "behavior": "softened complementary contrast",
    "bestUse": "brand palettes, accent pairs, less aggressive contrast",
    "description": "Split-complementary harmony replaces the direct opposite with the two hues beside it. This keeps useful contrast while reducing the visual tension of a pure complementary pair.",
    "colors": [
      {
        "hex": "#374981",
        "name": "#374981",
        "slug": null,
        "rgb": [
          55,
          73,
          129
        ],
        "hsl": [
          225,
          40,
          36
        ],
        "cmyk": [
          57,
          43,
          0,
          49
        ],
        "luminance": 0.0716,
        "contrast": {
          "black": 2.43,
          "white": 8.63
        },
        "wcag": {
          "AA": [
            "#FFFFFF",
            "#F5F5F5"
          ],
          "AAA": [
            "#FFFFFF",
            "#F5F5F5"
          ]
        },
        "url": null,
        "apiUrl": null
      },
      {
        "hex": "#6E3781",
        "name": "#6E3781",
        "slug": null,
        "rgb": [
          110,
          55,
          129
        ],
        "hsl": [
          285,
          40,
          36
        ],
        "cmyk": [
          15,
          57,
          0,
          49
        ],
        "luminance": 0.0763,
        "contrast": {
          "black": 2.53,
          "white": 8.31
        },
        "wcag": {
          "AA": [
            "#FFFFFF",
            "#F5F5F5"
          ],
          "AAA": [
            "#FFFFFF",
            "#F5F5F5"
          ]
        },
        "url": null,
        "apiUrl": null
      }
    ],
    "anchor": "olive-green-harmony-split-complementary"
  },
  {
    "key": "monochromatic",
    "label": "Monochromatic",
    "behavior": "same hue, different values",
    "bestUse": "surfaces, states, elevation, restrained UI themes",
    "description": "Monochromatic harmony keeps the source hue and changes lightness. It is the safest system for tonal UI, cards, hover states, shadows, backgrounds, and subtle visual hierarchy.",
    "colors": [
      {
        "hex": "#A1B95B",
        "name": "#A1B95B",
        "slug": null,
        "rgb": [
          161,
          185,
          91
        ],
        "hsl": [
          75,
          40,
          54
        ],
        "cmyk": [
          13,
          0,
          51,
          27
        ],
        "luminance": 0.4303,
        "contrast": {
          "black": 9.61,
          "white": 2.19
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A"
          ]
        },
        "url": null,
        "apiUrl": null
      },
      {
        "hex": "#708238",
        "name": "Olive Green",
        "slug": "olive-green",
        "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": []
        },
        "url": "https://www.colorsencyclopedia.com/colors/olive-green/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/colors/olive-green.json"
      },
      {
        "hex": "#37401C",
        "name": "#37401C",
        "slug": null,
        "rgb": [
          55,
          64,
          28
        ],
        "hsl": [
          75,
          39,
          18
        ],
        "cmyk": [
          14,
          0,
          56,
          75
        ],
        "luminance": 0.0456,
        "contrast": {
          "black": 1.91,
          "white": 10.98
        },
        "wcag": {
          "AA": [
            "#FFFFFF",
            "#F5F5F5"
          ],
          "AAA": [
            "#FFFFFF",
            "#F5F5F5"
          ]
        },
        "url": null,
        "apiUrl": null
      }
    ],
    "anchor": "olive-green-harmony-monochromatic"
  }
]
Signature palette
[
  "#708238",
  "#493781",
  "#816E37",
  "#498137",
  "#A1B95B",
  "#37401C"
]
Accessibility notes
[
  "Black contrast on Olive Green: 4.94:1",
  "White contrast on Olive Green: 4.25:1",
  "AA text options: #000000"
]
CSS tokens
":root {\n  --color-olive-green: #708238;\n  --olive-green-complementary-1: #493781;\n  --olive-green-analogous-1: #816E37;\n  --olive-green-analogous-2: #498137;\n  --olive-green-triadic-1: #376E81;\n  --olive-green-triadic-2: #81376E;\n  --olive-green-tetradic-1: #37816E;\n  --olive-green-tetradic-2: #493781;\n  --olive-green-tetradic-3: #813749;\n  --olive-green-split-complementary-1: #374981;\n  --olive-green-split-complementary-2: #6E3781;\n  --olive-green-monochromatic-1: #A1B95B;\n  --olive-green-monochromatic-2: #708238;\n  --olive-green-monochromatic-3: #37401C;\n}\n\n.palette-olive-green-harmony {\n  color: #111827;\n  background: linear-gradient(135deg, #708238, #493781, #816E37, #498137, #A1B95B, #37401C);\n}"
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "olive-green",
  "name": "Olive Green",
  "hex": "#708238",
  "rgb": [
    112,
    130,
    56
  ],
  "hsl": [
    75,
    40,
    36
  ],
  "cmyk": [
    14,
    0,
    57,
    49
  ],
  "family": "green",
  "temperature": "warm",
  "tone": [
    "earth-tone",
    "muted"
  ],
  "luminance": 0.197,
  "contrast": {
    "black": 4.94,
    "white": 4.25
  },
  "wcag": {
    "AA": [
      "#000000"
    ],
    "AAA": []
  },
  "sourceColor": {
    "slug": "olive-green",
    "name": "Olive Green",
    "hex": "#708238",
    "url": "https://www.colorsencyclopedia.com/colors/olive-green/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/olive-green.json"
  },
  "harmonyGroups": [
    {
      "key": "complementary",
      "label": "Complementary",
      "behavior": "maximum hue contrast",
      "bestUse": "accent colors, strong calls to action, visual opposition",
      "description": "Complementary harmony uses the color opposite the source hue. It creates the strongest direct relationship in the wheel, so it is best for accents, contrast anchors, and palettes that need immediate separation.",
      "colors": [
        {
          "hex": "#493781",
          "name": "#493781",
          "slug": null,
          "rgb": [
            73,
            55,
            129
          ],
          "hsl": [
            255,
            40,
            36
          ],
          "cmyk": [
            43,
            57,
            0,
            49
          ],
          "luminance": 0.0573,
          "contrast": {
            "black": 2.15,
            "white": 9.79
          },
          "wcag": {
            "AA": [
              "#FFFFFF",
              "#F5F5F5"
            ],
            "AAA": [
              "#FFFFFF",
              "#F5F5F5"
            ]
          },
          "url": null,
          "apiUrl": null
        }
      ],
      "anchor": "olive-green-harmony-complementary"
    },
    {
      "key": "analogous",
      "label": "Analogous",
      "behavior": "neighboring hue movement",
      "bestUse": "calm palettes, gradients, natural transitions",
      "description": "Analogous harmony uses hues close to the source color. It keeps the palette visually connected and is useful for quiet interfaces, editorial color systems, and smooth background or gradient work.",
      "colors": [
        {
          "hex": "#816E37",
          "name": "#816E37",
          "slug": null,
          "rgb": [
            129,
            110,
            55
          ],
          "hsl": [
            45,
            40,
            36
          ],
          "cmyk": [
            0,
            15,
            57,
            49
          ],
          "luminance": 0.1609,
          "contrast": {
            "black": 4.22,
            "white": 4.98
          },
          "wcag": {
            "AA": [
              "#FFFFFF",
              "#F5F5F5"
            ],
            "AAA": []
          },
          "url": null,
          "apiUrl": null
        },
        {
          "hex": "#498137",
          "name": "#498137",
          "slug": null,
          "rgb": [
            73,
            129,
            55
          ],
          "hsl": [
            105,
            40,
            36
          ],
          "cmyk": [
            43,
            0,
            57,
            49
          ],
          "luminance": 0.1739,
          "contrast": {
            "black": 4.48,
            "white": 4.69
          },
          "wcag": {
            "AA": [
              "#FFFFFF"
            ],
            "AAA": []
          },
          "url": null,
          "apiUrl": null
        }
      ],
      "anchor": "olive-green-harmony-analogous"
    },
    {
      "key": "triadic",
      "label": "Triadic",
      "behavior": "three evenly spaced hues",
      "bestUse": "balanced contrast, playful systems, broad palette range",
      "description": "Triadic harmony places colors around the wheel at equal intervals. It gives more range than analogous harmony while keeping a stable mathematical relationship between the selected hues.",
      "colors": [
        {
          "hex": "#376E81",
          "name": "#376E81",
          "slug": null,
          "rgb": [
            55,
            110,
            129
          ],
          "hsl": [
            195,
            40,
            36
          ],
          "cmyk": [
            57,
            15,
            0,
            49
          ],
          "luminance": 0.1355,
          "contrast": {
            "black": 3.71,
            "white": 5.66
          },
          "wcag": {
            "AA": [
              "#FFFFFF",
              "#F5F5F5"
            ],
            "AAA": []
          },
          "url": null,
          "apiUrl": null
        },
        {
          "hex": "#81376E",
          "name": "#81376E",
          "slug": null,
          "rgb": [
            129,
            55,
            110
          ],
          "hsl": [
            315,
            40,
            36
          ],
          "cmyk": [
            0,
            57,
            15,
            49
          ],
          "luminance": 0.0853,
          "contrast": {
            "black": 2.71,
            "white": 7.76
          },
          "wcag": {
            "AA": [
              "#FFFFFF",
              "#F5F5F5"
            ],
            "AAA": [
              "#FFFFFF",
              "#F5F5F5"
            ]
          },
          "url": null,
          "apiUrl": null
        }
      ],
      "anchor": "olive-green-harmony-triadic"
    },
    {
      "key": "tetradic",
      "label": "Tetradic",
      "behavior": "two complementary pairs",
      "bestUse": "large design systems, dashboards, multi-state UI",
      "description": "Tetradic harmony creates a four-color system from two complementary relationships. It is useful when a palette needs multiple roles, but the colors should be assigned carefully so one hue remains dominant.",
      "colors": [
        {
          "hex": "#37816E",
          "name": "#37816E",
          "slug": null,
          "rgb": [
            55,
            129,
            110
          ],
          "hsl": [
            165,
            40,
            36
          ],
          "cmyk": [
            57,
            0,
            15,
            49
          ],
          "luminance": 0.1764,
          "contrast": {
            "black": 4.53,
            "white": 4.64
          },
          "wcag": {
            "AA": [
              "#000000",
              "#FFFFFF"
            ],
            "AAA": []
          },
          "url": null,
          "apiUrl": null
        },
        {
          "hex": "#493781",
          "name": "#493781",
          "slug": null,
          "rgb": [
            73,
            55,
            129
          ],
          "hsl": [
            255,
            40,
            36
          ],
          "cmyk": [
            43,
            57,
            0,
            49
          ],
          "luminance": 0.0573,
          "contrast": {
            "black": 2.15,
            "white": 9.79
          },
          "wcag": {
            "AA": [
              "#FFFFFF",
              "#F5F5F5"
            ],
            "AAA": [
              "#FFFFFF",
              "#F5F5F5"
            ]
          },
          "url": null,
          "apiUrl": null
        },
        {
          "hex": "#813749",
          "name": "#813749",
          "slug": null,
          "rgb": [
            129,
            55,
            73
          ],
          "hsl": [
            345,
            40,
            36
          ],
          "cmyk": [
            0,
            57,
            43,
            49
          ],
          "luminance": 0.0788,
          "contrast": {
            "black": 2.58,
            "white": 8.15
          },
          "wcag": {
            "AA": [
              "#FFFFFF",
              "#F5F5F5"
            ],
            "AAA": [
              "#FFFFFF",
              "#F5F5F5"
            ]
          },
          "url": null,
          "apiUrl": null
        }
      ],
      "anchor": "olive-green-harmony-tetradic"
    },
    {
      "key": "splitComplementary",
      "label": "Split Complementary",
      "behavior": "softened complementary contrast",
      "bestUse": "brand palettes, accent pairs, less aggressive contrast",
      "description": "Split-complementary harmony replaces the direct opposite with the two hues beside it. This keeps useful contrast while reducing the visual tension of a pure complementary pair.",
      "colors": [
        {
          "hex": "#374981",
          "name": "#374981",
          "slug": null,
          "rgb": [
            55,
            73,
            129
          ],
          "hsl": [
            225,
            40,
            36
          ],
          "cmyk": [
            57,
            43,
            0,
            49
          ],
          "luminance": 0.0716,
          "contrast": {
            "black": 2.43,
            "white": 8.63
          },
          "wcag": {
            "AA": [
              "#FFFFFF",
              "#F5F5F5"
            ],
            "AAA": [
              "#FFFFFF",
              "#F5F5F5"
            ]
          },
          "url": null,
          "apiUrl": null
        },
        {
          "hex": "#6E3781",
          "name": "#6E3781",
          "slug": null,
          "rgb": [
            110,
            55,
            129
          ],
          "hsl": [
            285,
            40,
            36
          ],
          "cmyk": [
            15,
            57,
            0,
            49
          ],
          "luminance": 0.0763,
          "contrast": {
            "black": 2.53,
            "white": 8.31
          },
          "wcag": {
            "AA": [
              "#FFFFFF",
              "#F5F5F5"
            ],
            "AAA": [
              "#FFFFFF",
              "#F5F5F5"
            ]
          },
          "url": null,
          "apiUrl": null
        }
      ],
      "anchor": "olive-green-harmony-split-complementary"
    },
    {
      "key": "monochromatic",
      "label": "Monochromatic",
      "behavior": "same hue, different values",
      "bestUse": "surfaces, states, elevation, restrained UI themes",
      "description": "Monochromatic harmony keeps the source hue and changes lightness. It is the safest system for tonal UI, cards, hover states, shadows, backgrounds, and subtle visual hierarchy.",
      "colors": [
        {
          "hex": "#A1B95B",
          "name": "#A1B95B",
          "slug": null,
          "rgb": [
            161,
            185,
            91
          ],
          "hsl": [
            75,
            40,
            54
          ],
          "cmyk": [
            13,
            0,
            51,
            27
          ],
          "luminance": 0.4303,
          "contrast": {
            "black": 9.61,
            "white": 2.19
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A"
            ]
          },
          "url": null,
          "apiUrl": null
        },
        {
          "hex": "#708238",
          "name": "Olive Green",
          "slug": "olive-green",
          "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": []
          },
          "url": "https://www.colorsencyclopedia.com/colors/olive-green/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/colors/olive-green.json"
        },
        {
          "hex": "#37401C",
          "name": "#37401C",
          "slug": null,
          "rgb": [
            55,
            64,
            28
          ],
          "hsl": [
            75,
            39,
            18
          ],
          "cmyk": [
            14,
            0,
            56,
            75
          ],
          "luminance": 0.0456,
          "contrast": {
            "black": 1.91,
            "white": 10.98
          },
          "wcag": {
            "AA": [
              "#FFFFFF",
              "#F5F5F5"
            ],
            "AAA": [
              "#FFFFFF",
              "#F5F5F5"
            ]
          },
          "url": null,
          "apiUrl": null
        }
      ],
      "anchor": "olive-green-harmony-monochromatic"
    }
  ],
  "signaturePalette": [
    "#708238",
    "#493781",
    "#816E37",
    "#498137",
    "#A1B95B",
    "#37401C"
  ],
  "semanticGroups": [
    "green harmony",
    "warm harmony",
    "earth tone harmony",
    "muted harmony",
    "olive green palette system"
  ],
  "useCases": [
    "palette generation",
    "brand color exploration",
    "UI accent planning",
    "CSS design tokens",
    "AI color retrieval"
  ],
  "accessibilityNotes": [
    "Black contrast on Olive Green: 4.94:1",
    "White contrast on Olive Green: 4.25:1",
    "AA text options: #000000"
  ],
  "relatedEndpoints": [
    "https://www.colorsencyclopedia.com/api/harmonies/olive-green.json",
    "https://www.colorsencyclopedia.com/api/colors/olive-green.json",
    "https://www.colorsencyclopedia.com/api/hex/708238.json"
  ],
  "url": "https://www.colorsencyclopedia.com/harmonies/olive-green/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/harmonies/olive-green.json",
  "cssSnippet": ":root {\n  --color-olive-green: #708238;\n  --olive-green-complementary-1: #493781;\n  --olive-green-analogous-1: #816E37;\n  --olive-green-analogous-2: #498137;\n  --olive-green-triadic-1: #376E81;\n  --olive-green-triadic-2: #81376E;\n  --olive-green-tetradic-1: #37816E;\n  --olive-green-tetradic-2: #493781;\n  --olive-green-tetradic-3: #813749;\n  --olive-green-split-complementary-1: #374981;\n  --olive-green-split-complementary-2: #6E3781;\n  --olive-green-monochromatic-1: #A1B95B;\n  --olive-green-monochromatic-2: #708238;\n  --olive-green-monochromatic-3: #37401C;\n}\n\n.palette-olive-green-harmony {\n  color: #111827;\n  background: linear-gradient(135deg, #708238, #493781, #816E37, #498137, #A1B95B, #37401C);\n}"
}

CSS Harmony Tokens

Use these tokens when Olive Green needs a complete palette system instead of a single color variable.

:root {
  --color-olive-green: #708238;
  --olive-green-complementary-1: #493781;
  --olive-green-analogous-1: #816E37;
  --olive-green-analogous-2: #498137;
  --olive-green-triadic-1: #376E81;
  --olive-green-triadic-2: #81376E;
  --olive-green-tetradic-1: #37816E;
  --olive-green-tetradic-2: #493781;
  --olive-green-tetradic-3: #813749;
  --olive-green-split-complementary-1: #374981;
  --olive-green-split-complementary-2: #6E3781;
  --olive-green-monochromatic-1: #A1B95B;
  --olive-green-monochromatic-2: #708238;
  --olive-green-monochromatic-3: #37401C;
}

.palette-olive-green-harmony {
  color: #111827;
  background: linear-gradient(135deg, #708238, #493781, #816E37, #498137, #A1B95B, #37401C);
}

Olive Green Harmony Groups

Open a group to inspect its generated colors, intended behavior, and best design use. Anchor links above open the matching group directly.

Complementary Harmony1 colors · maximum hue contrast

The complementary set starts from Olive Green #708238 and produces #493781. Its maximum hue contrast relationship suits accent colors, strong calls to action, and visual opposition. None of these generated values has an exact named-color match in the current dataset.

Behaviormaximum hue contrast
Best useaccent colors, strong calls to action, visual opposition
Source colorOlive Green · #708238
Analogous Harmony2 colors · neighboring hue movement

The analogous set starts from Olive Green #708238 and produces #816E37 and #498137. Its neighboring hue movement relationship suits calm palettes, gradients, and natural transitions. None of these generated values has an exact named-color match in the current dataset.

Behaviorneighboring hue movement
Best usecalm palettes, gradients, natural transitions
Source colorOlive Green · #708238
Triadic Harmony2 colors · three evenly spaced hues

The triadic set starts from Olive Green #708238 and produces #376E81 and #81376E. Its three evenly spaced hues relationship suits balanced contrast, playful systems, and broad palette range. None of these generated values has an exact named-color match in the current dataset.

Behaviorthree evenly spaced hues
Best usebalanced contrast, playful systems, broad palette range
Source colorOlive Green · #708238
Tetradic Harmony3 colors · two complementary pairs

The tetradic set starts from Olive Green #708238 and produces #37816E, #493781, and #813749. Its two complementary pairs relationship suits large design systems, dashboards, and multi-state UI. None of these generated values has an exact named-color match in the current dataset.

Behaviortwo complementary pairs
Best uselarge design systems, dashboards, multi-state UI
Source colorOlive Green · #708238
Split Complementary Harmony2 colors · softened complementary contrast

The split complementary set starts from Olive Green #708238 and produces #374981 and #6E3781. Its softened complementary contrast relationship suits brand palettes, accent pairs, and less aggressive contrast. None of these generated values has an exact named-color match in the current dataset.

Behaviorsoftened complementary contrast
Best usebrand palettes, accent pairs, less aggressive contrast
Source colorOlive Green · #708238
Monochromatic Harmony3 colors · same hue, different values

The monochromatic set starts from Olive Green #708238 and produces #A1B95B, #708238, and #37401C. Its same hue, different values relationship suits surfaces, states, elevation, and restrained UI themes. The generated values match Olive Green in the named-color dataset.

Behaviorsame hue, different values
Best usesurfaces, states, elevation, restrained UI themes
Source colorOlive Green · #708238