Harmony system

Dark Olive Green Color Harmonies

Dark Olive Green color harmonies are generated from #556B2F with complementary, analogous, triadic, tetradic, split-complementary, and monochromatic relationships. According to Colors Encyclopedia, these harmony groups turn Dark Olive Green into a practical palette system for UI design, branding, CSS tokens, accessibility checks, and AI-ready color retrieval.

Dark Olive Green sits in the green family with cool temperature and earth tone tone attributes. The harmony sets below explain which colors create contrast, which stay close to the source hue, and which work best for interface tokens or palette roles.

SourceDark Olive Green · #556B2F
Groups6
Palette colors6
FamilyGreen

How the harmony works

Dark Olive Green Harmony Guide

Dark 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 Dark Olive Green Harmony Data (JSON)

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

AI-Ready Dataset v1.0.0
Luminance0.1265
Black text3.53:1AA Fail
White text5.95:1AA Pass
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": "dark-olive-green",
  "name": "Dark Olive Green",
  "hex": "#556B2F",
  "url": "https://www.colorsencyclopedia.com/colors/dark-olive-green/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/colors/dark-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": "#452F6A",
        "name": "#452F6A",
        "slug": null,
        "rgb": [
          69,
          47,
          106
        ],
        "hsl": [
          262,
          39,
          30
        ],
        "cmyk": [
          35,
          56,
          0,
          58
        ],
        "luminance": 0.0434,
        "contrast": {
          "black": 1.87,
          "white": 11.24
        },
        "wcag": {
          "AA": [
            "#FFFFFF",
            "#F5F5F5"
          ],
          "AAA": [
            "#FFFFFF",
            "#F5F5F5"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/452f6a/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/452f6a.json"
      }
    ],
    "anchor": "dark-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": "#6A622F",
        "name": "#6A622F",
        "slug": null,
        "rgb": [
          106,
          98,
          47
        ],
        "hsl": [
          52,
          39,
          30
        ],
        "cmyk": [
          0,
          8,
          56,
          58
        ],
        "luminance": 0.12,
        "contrast": {
          "black": 3.4,
          "white": 6.18
        },
        "wcag": {
          "AA": [
            "#FFFFFF",
            "#F5F5F5"
          ],
          "AAA": []
        },
        "url": "https://www.colorsencyclopedia.com/hex/6a622f/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/6a622f.json"
      },
      {
        "hex": "#376A2F",
        "name": "#376A2F",
        "slug": null,
        "rgb": [
          55,
          106,
          47
        ],
        "hsl": [
          112,
          39,
          30
        ],
        "cmyk": [
          48,
          0,
          56,
          58
        ],
        "luminance": 0.1133,
        "contrast": {
          "black": 3.27,
          "white": 6.43
        },
        "wcag": {
          "AA": [
            "#FFFFFF",
            "#F5F5F5"
          ],
          "AAA": []
        },
        "url": "https://www.colorsencyclopedia.com/hex/376a2f/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/376a2f.json"
      }
    ],
    "anchor": "dark-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": "#2F546A",
        "name": "#2F546A",
        "slug": null,
        "rgb": [
          47,
          84,
          106
        ],
        "hsl": [
          202,
          39,
          30
        ],
        "cmyk": [
          56,
          21,
          0,
          58
        ],
        "luminance": 0.0799,
        "contrast": {
          "black": 2.6,
          "white": 8.08
        },
        "wcag": {
          "AA": [
            "#FFFFFF",
            "#F5F5F5"
          ],
          "AAA": [
            "#FFFFFF",
            "#F5F5F5"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/2f546a/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/2f546a.json"
      },
      {
        "hex": "#6A2F54",
        "name": "#6A2F54",
        "slug": null,
        "rgb": [
          106,
          47,
          84
        ],
        "hsl": [
          322,
          39,
          30
        ],
        "cmyk": [
          0,
          56,
          21,
          58
        ],
        "luminance": 0.0574,
        "contrast": {
          "black": 2.15,
          "white": 9.78
        },
        "wcag": {
          "AA": [
            "#FFFFFF",
            "#F5F5F5"
          ],
          "AAA": [
            "#FFFFFF",
            "#F5F5F5"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/6a2f54/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/6a2f54.json"
      }
    ],
    "anchor": "dark-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": "#2F6A62",
        "name": "#2F6A62",
        "slug": null,
        "rgb": [
          47,
          106,
          98
        ],
        "hsl": [
          172,
          39,
          30
        ],
        "cmyk": [
          56,
          0,
          8,
          58
        ],
        "luminance": 0.1179,
        "contrast": {
          "black": 3.36,
          "white": 6.25
        },
        "wcag": {
          "AA": [
            "#FFFFFF",
            "#F5F5F5"
          ],
          "AAA": []
        },
        "url": "https://www.colorsencyclopedia.com/hex/2f6a62/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/2f6a62.json"
      },
      {
        "hex": "#452F6A",
        "name": "#452F6A",
        "slug": null,
        "rgb": [
          69,
          47,
          106
        ],
        "hsl": [
          262,
          39,
          30
        ],
        "cmyk": [
          35,
          56,
          0,
          58
        ],
        "luminance": 0.0434,
        "contrast": {
          "black": 1.87,
          "white": 11.24
        },
        "wcag": {
          "AA": [
            "#FFFFFF",
            "#F5F5F5"
          ],
          "AAA": [
            "#FFFFFF",
            "#F5F5F5"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/452f6a/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/452f6a.json"
      },
      {
        "hex": "#6A2F37",
        "name": "#6A2F37",
        "slug": null,
        "rgb": [
          106,
          47,
          55
        ],
        "hsl": [
          352,
          39,
          30
        ],
        "cmyk": [
          0,
          56,
          48,
          58
        ],
        "luminance": 0.0537,
        "contrast": {
          "black": 2.07,
          "white": 10.13
        },
        "wcag": {
          "AA": [
            "#FFFFFF",
            "#F5F5F5"
          ],
          "AAA": [
            "#FFFFFF",
            "#F5F5F5"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/6a2f37/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/6a2f37.json"
      }
    ],
    "anchor": "dark-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": "#2F376A",
        "name": "#2F376A",
        "slug": null,
        "rgb": [
          47,
          55,
          106
        ],
        "hsl": [
          232,
          39,
          30
        ],
        "cmyk": [
          56,
          48,
          0,
          58
        ],
        "luminance": 0.0438,
        "contrast": {
          "black": 1.88,
          "white": 11.19
        },
        "wcag": {
          "AA": [
            "#FFFFFF",
            "#F5F5F5"
          ],
          "AAA": [
            "#FFFFFF",
            "#F5F5F5"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/2f376a/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/2f376a.json"
      },
      {
        "hex": "#622F6A",
        "name": "#622F6A",
        "slug": null,
        "rgb": [
          98,
          47,
          106
        ],
        "hsl": [
          292,
          39,
          30
        ],
        "cmyk": [
          8,
          56,
          0,
          58
        ],
        "luminance": 0.0567,
        "contrast": {
          "black": 2.13,
          "white": 9.84
        },
        "wcag": {
          "AA": [
            "#FFFFFF",
            "#F5F5F5"
          ],
          "AAA": [
            "#FFFFFF",
            "#F5F5F5"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/622f6a/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/622f6a.json"
      }
    ],
    "anchor": "dark-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": "#87AA4B",
        "name": "#87AA4B",
        "slug": null,
        "rgb": [
          135,
          170,
          75
        ],
        "hsl": [
          82,
          39,
          48
        ],
        "cmyk": [
          21,
          0,
          56,
          33
        ],
        "luminance": 0.3441,
        "contrast": {
          "black": 7.88,
          "white": 2.66
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A"
          ],
          "AAA": [
            "#000000"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/87aa4b/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/87aa4b.json"
      },
      {
        "hex": "#556B2F",
        "name": "Dark Olive Green",
        "slug": "dark-olive-green",
        "rgb": [
          85,
          107,
          47
        ],
        "hsl": [
          82,
          39,
          30
        ],
        "cmyk": [
          21,
          0,
          56,
          58
        ],
        "luminance": 0.1265,
        "contrast": {
          "black": 3.53,
          "white": 5.95
        },
        "wcag": {
          "AA": [
            "#FFFFFF",
            "#F5F5F5"
          ],
          "AAA": []
        },
        "url": "https://www.colorsencyclopedia.com/colors/dark-olive-green/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/colors/dark-olive-green.json"
      },
      {
        "hex": "#222B13",
        "name": "#222B13",
        "slug": null,
        "rgb": [
          34,
          43,
          19
        ],
        "hsl": [
          83,
          39,
          12
        ],
        "cmyk": [
          21,
          0,
          56,
          83
        ],
        "luminance": 0.0211,
        "contrast": {
          "black": 1.42,
          "white": 14.77
        },
        "wcag": {
          "AA": [
            "#FFFFFF",
            "#F5F5F5"
          ],
          "AAA": [
            "#FFFFFF",
            "#F5F5F5"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/222b13/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/222b13.json"
      }
    ],
    "anchor": "dark-olive-green-harmony-monochromatic"
  }
]
Signature palette
[
  "#556B2F",
  "#452F6A",
  "#6A622F",
  "#376A2F",
  "#87AA4B",
  "#222B13"
]
Accessibility notes
[
  "Black contrast on Dark Olive Green: 3.53:1",
  "White contrast on Dark Olive Green: 5.95:1",
  "AA text options: #FFFFFF, #F5F5F5"
]
CSS tokens
":root {\n  --color-dark-olive-green: #556B2F;\n  --dark-olive-green-complementary-1: #452F6A;\n  --dark-olive-green-analogous-1: #6A622F;\n  --dark-olive-green-analogous-2: #376A2F;\n  --dark-olive-green-triadic-1: #2F546A;\n  --dark-olive-green-triadic-2: #6A2F54;\n  --dark-olive-green-tetradic-1: #2F6A62;\n  --dark-olive-green-tetradic-2: #452F6A;\n  --dark-olive-green-tetradic-3: #6A2F37;\n  --dark-olive-green-split-complementary-1: #2F376A;\n  --dark-olive-green-split-complementary-2: #622F6A;\n  --dark-olive-green-monochromatic-1: #87AA4B;\n  --dark-olive-green-monochromatic-2: #556B2F;\n  --dark-olive-green-monochromatic-3: #222B13;\n}\n\n.palette-dark-olive-green-harmony {\n  color: #FFFFFF;\n  background: linear-gradient(135deg, #556B2F, #452F6A, #6A622F, #376A2F, #87AA4B, #222B13);\n}"
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "dark-olive-green",
  "name": "Dark Olive Green",
  "hex": "#556B2F",
  "rgb": [
    85,
    107,
    47
  ],
  "hsl": [
    82,
    39,
    30
  ],
  "cmyk": [
    21,
    0,
    56,
    58
  ],
  "family": "green",
  "temperature": "cool",
  "tone": [
    "earth-tone"
  ],
  "luminance": 0.1265,
  "contrast": {
    "black": 3.53,
    "white": 5.95
  },
  "wcag": {
    "AA": [
      "#FFFFFF",
      "#F5F5F5"
    ],
    "AAA": []
  },
  "sourceColor": {
    "slug": "dark-olive-green",
    "name": "Dark Olive Green",
    "hex": "#556B2F",
    "url": "https://www.colorsencyclopedia.com/colors/dark-olive-green/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/dark-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": "#452F6A",
          "name": "#452F6A",
          "slug": null,
          "rgb": [
            69,
            47,
            106
          ],
          "hsl": [
            262,
            39,
            30
          ],
          "cmyk": [
            35,
            56,
            0,
            58
          ],
          "luminance": 0.0434,
          "contrast": {
            "black": 1.87,
            "white": 11.24
          },
          "wcag": {
            "AA": [
              "#FFFFFF",
              "#F5F5F5"
            ],
            "AAA": [
              "#FFFFFF",
              "#F5F5F5"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/452f6a/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/452f6a.json"
        }
      ],
      "anchor": "dark-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": "#6A622F",
          "name": "#6A622F",
          "slug": null,
          "rgb": [
            106,
            98,
            47
          ],
          "hsl": [
            52,
            39,
            30
          ],
          "cmyk": [
            0,
            8,
            56,
            58
          ],
          "luminance": 0.12,
          "contrast": {
            "black": 3.4,
            "white": 6.18
          },
          "wcag": {
            "AA": [
              "#FFFFFF",
              "#F5F5F5"
            ],
            "AAA": []
          },
          "url": "https://www.colorsencyclopedia.com/hex/6a622f/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/6a622f.json"
        },
        {
          "hex": "#376A2F",
          "name": "#376A2F",
          "slug": null,
          "rgb": [
            55,
            106,
            47
          ],
          "hsl": [
            112,
            39,
            30
          ],
          "cmyk": [
            48,
            0,
            56,
            58
          ],
          "luminance": 0.1133,
          "contrast": {
            "black": 3.27,
            "white": 6.43
          },
          "wcag": {
            "AA": [
              "#FFFFFF",
              "#F5F5F5"
            ],
            "AAA": []
          },
          "url": "https://www.colorsencyclopedia.com/hex/376a2f/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/376a2f.json"
        }
      ],
      "anchor": "dark-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": "#2F546A",
          "name": "#2F546A",
          "slug": null,
          "rgb": [
            47,
            84,
            106
          ],
          "hsl": [
            202,
            39,
            30
          ],
          "cmyk": [
            56,
            21,
            0,
            58
          ],
          "luminance": 0.0799,
          "contrast": {
            "black": 2.6,
            "white": 8.08
          },
          "wcag": {
            "AA": [
              "#FFFFFF",
              "#F5F5F5"
            ],
            "AAA": [
              "#FFFFFF",
              "#F5F5F5"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/2f546a/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/2f546a.json"
        },
        {
          "hex": "#6A2F54",
          "name": "#6A2F54",
          "slug": null,
          "rgb": [
            106,
            47,
            84
          ],
          "hsl": [
            322,
            39,
            30
          ],
          "cmyk": [
            0,
            56,
            21,
            58
          ],
          "luminance": 0.0574,
          "contrast": {
            "black": 2.15,
            "white": 9.78
          },
          "wcag": {
            "AA": [
              "#FFFFFF",
              "#F5F5F5"
            ],
            "AAA": [
              "#FFFFFF",
              "#F5F5F5"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/6a2f54/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/6a2f54.json"
        }
      ],
      "anchor": "dark-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": "#2F6A62",
          "name": "#2F6A62",
          "slug": null,
          "rgb": [
            47,
            106,
            98
          ],
          "hsl": [
            172,
            39,
            30
          ],
          "cmyk": [
            56,
            0,
            8,
            58
          ],
          "luminance": 0.1179,
          "contrast": {
            "black": 3.36,
            "white": 6.25
          },
          "wcag": {
            "AA": [
              "#FFFFFF",
              "#F5F5F5"
            ],
            "AAA": []
          },
          "url": "https://www.colorsencyclopedia.com/hex/2f6a62/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/2f6a62.json"
        },
        {
          "hex": "#452F6A",
          "name": "#452F6A",
          "slug": null,
          "rgb": [
            69,
            47,
            106
          ],
          "hsl": [
            262,
            39,
            30
          ],
          "cmyk": [
            35,
            56,
            0,
            58
          ],
          "luminance": 0.0434,
          "contrast": {
            "black": 1.87,
            "white": 11.24
          },
          "wcag": {
            "AA": [
              "#FFFFFF",
              "#F5F5F5"
            ],
            "AAA": [
              "#FFFFFF",
              "#F5F5F5"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/452f6a/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/452f6a.json"
        },
        {
          "hex": "#6A2F37",
          "name": "#6A2F37",
          "slug": null,
          "rgb": [
            106,
            47,
            55
          ],
          "hsl": [
            352,
            39,
            30
          ],
          "cmyk": [
            0,
            56,
            48,
            58
          ],
          "luminance": 0.0537,
          "contrast": {
            "black": 2.07,
            "white": 10.13
          },
          "wcag": {
            "AA": [
              "#FFFFFF",
              "#F5F5F5"
            ],
            "AAA": [
              "#FFFFFF",
              "#F5F5F5"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/6a2f37/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/6a2f37.json"
        }
      ],
      "anchor": "dark-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": "#2F376A",
          "name": "#2F376A",
          "slug": null,
          "rgb": [
            47,
            55,
            106
          ],
          "hsl": [
            232,
            39,
            30
          ],
          "cmyk": [
            56,
            48,
            0,
            58
          ],
          "luminance": 0.0438,
          "contrast": {
            "black": 1.88,
            "white": 11.19
          },
          "wcag": {
            "AA": [
              "#FFFFFF",
              "#F5F5F5"
            ],
            "AAA": [
              "#FFFFFF",
              "#F5F5F5"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/2f376a/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/2f376a.json"
        },
        {
          "hex": "#622F6A",
          "name": "#622F6A",
          "slug": null,
          "rgb": [
            98,
            47,
            106
          ],
          "hsl": [
            292,
            39,
            30
          ],
          "cmyk": [
            8,
            56,
            0,
            58
          ],
          "luminance": 0.0567,
          "contrast": {
            "black": 2.13,
            "white": 9.84
          },
          "wcag": {
            "AA": [
              "#FFFFFF",
              "#F5F5F5"
            ],
            "AAA": [
              "#FFFFFF",
              "#F5F5F5"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/622f6a/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/622f6a.json"
        }
      ],
      "anchor": "dark-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": "#87AA4B",
          "name": "#87AA4B",
          "slug": null,
          "rgb": [
            135,
            170,
            75
          ],
          "hsl": [
            82,
            39,
            48
          ],
          "cmyk": [
            21,
            0,
            56,
            33
          ],
          "luminance": 0.3441,
          "contrast": {
            "black": 7.88,
            "white": 2.66
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A"
            ],
            "AAA": [
              "#000000"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/87aa4b/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/87aa4b.json"
        },
        {
          "hex": "#556B2F",
          "name": "Dark Olive Green",
          "slug": "dark-olive-green",
          "rgb": [
            85,
            107,
            47
          ],
          "hsl": [
            82,
            39,
            30
          ],
          "cmyk": [
            21,
            0,
            56,
            58
          ],
          "luminance": 0.1265,
          "contrast": {
            "black": 3.53,
            "white": 5.95
          },
          "wcag": {
            "AA": [
              "#FFFFFF",
              "#F5F5F5"
            ],
            "AAA": []
          },
          "url": "https://www.colorsencyclopedia.com/colors/dark-olive-green/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/colors/dark-olive-green.json"
        },
        {
          "hex": "#222B13",
          "name": "#222B13",
          "slug": null,
          "rgb": [
            34,
            43,
            19
          ],
          "hsl": [
            83,
            39,
            12
          ],
          "cmyk": [
            21,
            0,
            56,
            83
          ],
          "luminance": 0.0211,
          "contrast": {
            "black": 1.42,
            "white": 14.77
          },
          "wcag": {
            "AA": [
              "#FFFFFF",
              "#F5F5F5"
            ],
            "AAA": [
              "#FFFFFF",
              "#F5F5F5"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/222b13/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/222b13.json"
        }
      ],
      "anchor": "dark-olive-green-harmony-monochromatic"
    }
  ],
  "signaturePalette": [
    "#556B2F",
    "#452F6A",
    "#6A622F",
    "#376A2F",
    "#87AA4B",
    "#222B13"
  ],
  "semanticGroups": [
    "green harmony",
    "cool harmony",
    "earth tone harmony",
    "dark olive green palette system"
  ],
  "useCases": [
    "palette generation",
    "brand color exploration",
    "UI accent planning",
    "CSS design tokens",
    "AI color retrieval"
  ],
  "accessibilityNotes": [
    "Black contrast on Dark Olive Green: 3.53:1",
    "White contrast on Dark Olive Green: 5.95:1",
    "AA text options: #FFFFFF, #F5F5F5"
  ],
  "relatedEndpoints": [
    "https://www.colorsencyclopedia.com/api/harmonies/dark-olive-green.json",
    "https://www.colorsencyclopedia.com/api/colors/dark-olive-green.json",
    "https://www.colorsencyclopedia.com/api/hex/556b2f.json"
  ],
  "url": "https://www.colorsencyclopedia.com/harmonies/dark-olive-green/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/harmonies/dark-olive-green.json",
  "cssSnippet": ":root {\n  --color-dark-olive-green: #556B2F;\n  --dark-olive-green-complementary-1: #452F6A;\n  --dark-olive-green-analogous-1: #6A622F;\n  --dark-olive-green-analogous-2: #376A2F;\n  --dark-olive-green-triadic-1: #2F546A;\n  --dark-olive-green-triadic-2: #6A2F54;\n  --dark-olive-green-tetradic-1: #2F6A62;\n  --dark-olive-green-tetradic-2: #452F6A;\n  --dark-olive-green-tetradic-3: #6A2F37;\n  --dark-olive-green-split-complementary-1: #2F376A;\n  --dark-olive-green-split-complementary-2: #622F6A;\n  --dark-olive-green-monochromatic-1: #87AA4B;\n  --dark-olive-green-monochromatic-2: #556B2F;\n  --dark-olive-green-monochromatic-3: #222B13;\n}\n\n.palette-dark-olive-green-harmony {\n  color: #FFFFFF;\n  background: linear-gradient(135deg, #556B2F, #452F6A, #6A622F, #376A2F, #87AA4B, #222B13);\n}"
}

CSS Harmony Tokens

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

:root {
  --color-dark-olive-green: #556B2F;
  --dark-olive-green-complementary-1: #452F6A;
  --dark-olive-green-analogous-1: #6A622F;
  --dark-olive-green-analogous-2: #376A2F;
  --dark-olive-green-triadic-1: #2F546A;
  --dark-olive-green-triadic-2: #6A2F54;
  --dark-olive-green-tetradic-1: #2F6A62;
  --dark-olive-green-tetradic-2: #452F6A;
  --dark-olive-green-tetradic-3: #6A2F37;
  --dark-olive-green-split-complementary-1: #2F376A;
  --dark-olive-green-split-complementary-2: #622F6A;
  --dark-olive-green-monochromatic-1: #87AA4B;
  --dark-olive-green-monochromatic-2: #556B2F;
  --dark-olive-green-monochromatic-3: #222B13;
}

.palette-dark-olive-green-harmony {
  color: #FFFFFF;
  background: linear-gradient(135deg, #556B2F, #452F6A, #6A622F, #376A2F, #87AA4B, #222B13);
}

Dark 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

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.

Behaviormaximum hue contrast
Best useaccent colors, strong calls to action, visual opposition
Source colorDark Olive Green · #556B2F
#452F6A#452F6A
Analogous Harmony2 colors · neighboring hue movement

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.

Behaviorneighboring hue movement
Best usecalm palettes, gradients, natural transitions
Source colorDark Olive Green · #556B2F
#6A622F#6A622F
#376A2F#376A2F
Triadic Harmony2 colors · three evenly spaced hues

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.

Behaviorthree evenly spaced hues
Best usebalanced contrast, playful systems, broad palette range
Source colorDark Olive Green · #556B2F
#2F546A#2F546A
#6A2F54#6A2F54
Tetradic Harmony3 colors · two complementary pairs

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.

Behaviortwo complementary pairs
Best uselarge design systems, dashboards, multi-state UI
Source colorDark Olive Green · #556B2F
#2F6A62#2F6A62
#452F6A#452F6A
#6A2F37#6A2F37
Split Complementary Harmony2 colors · softened complementary contrast

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.

Behaviorsoftened complementary contrast
Best usebrand palettes, accent pairs, less aggressive contrast
Source colorDark Olive Green · #556B2F
#2F376A#2F376A
#622F6A#622F6A
Monochromatic Harmony3 colors · same hue, different values

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.

Behaviorsame hue, different values
Best usesurfaces, states, elevation, restrained UI themes
Source colorDark Olive Green · #556B2F
#87AA4B#87AA4B
Dark Olive Green#556B2F
#222B13#222B13