Harmony system

Hunter Green Color Harmonies

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

Hunter Green sits in the green family with cool temperature and muted, 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.

SourceHunter Green · #355E3B
Groups6
Palette colors6
FamilyGreen

How the harmony works

Hunter Green Harmony Guide

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

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

AI-Ready Dataset v1.0.0
Luminance0.0908
Black text2.82:1AA Fail
White text7.46: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": "hunter-green",
  "name": "Hunter Green",
  "hex": "#355E3B",
  "url": "https://www.colorsencyclopedia.com/colors/hunter-green/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/colors/hunter-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": "#5F3558",
        "name": "#5F3558",
        "slug": null,
        "rgb": [
          95,
          53,
          88
        ],
        "hsl": [
          310,
          28,
          29
        ],
        "cmyk": [
          0,
          44,
          7,
          63
        ],
        "luminance": 0.0568,
        "contrast": {
          "black": 2.14,
          "white": 9.83
        },
        "wcag": {
          "AA": [
            "#FFFFFF",
            "#F5F5F5"
          ],
          "AAA": [
            "#FFFFFF",
            "#F5F5F5"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/5f3558/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/5f3558.json"
      }
    ],
    "anchor": "hunter-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": "#445F35",
        "name": "#445F35",
        "slug": null,
        "rgb": [
          68,
          95,
          53
        ],
        "hsl": [
          99,
          28,
          29
        ],
        "cmyk": [
          28,
          0,
          44,
          63
        ],
        "luminance": 0.0967,
        "contrast": {
          "black": 2.93,
          "white": 7.16
        },
        "wcag": {
          "AA": [
            "#FFFFFF",
            "#F5F5F5"
          ],
          "AAA": [
            "#FFFFFF"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/445f35/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/445f35.json"
      },
      {
        "hex": "#355F50",
        "name": "#355F50",
        "slug": null,
        "rgb": [
          53,
          95,
          80
        ],
        "hsl": [
          159,
          28,
          29
        ],
        "cmyk": [
          44,
          0,
          16,
          63
        ],
        "luminance": 0.0952,
        "contrast": {
          "black": 2.9,
          "white": 7.23
        },
        "wcag": {
          "AA": [
            "#FFFFFF",
            "#F5F5F5"
          ],
          "AAA": [
            "#FFFFFF"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/355f50/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/355f50.json"
      }
    ],
    "anchor": "hunter-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": "#3B355F",
        "name": "#3B355F",
        "slug": null,
        "rgb": [
          59,
          53,
          95
        ],
        "hsl": [
          249,
          28,
          29
        ],
        "cmyk": [
          38,
          44,
          0,
          63
        ],
        "luminance": 0.043,
        "contrast": {
          "black": 1.86,
          "white": 11.29
        },
        "wcag": {
          "AA": [
            "#FFFFFF",
            "#F5F5F5"
          ],
          "AAA": [
            "#FFFFFF",
            "#F5F5F5"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/3b355f/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/3b355f.json"
      },
      {
        "hex": "#5F3B35",
        "name": "#5F3B35",
        "slug": null,
        "rgb": [
          95,
          59,
          53
        ],
        "hsl": [
          9,
          28,
          29
        ],
        "cmyk": [
          0,
          38,
          44,
          63
        ],
        "luminance": 0.0582,
        "contrast": {
          "black": 2.16,
          "white": 9.7
        },
        "wcag": {
          "AA": [
            "#FFFFFF",
            "#F5F5F5"
          ],
          "AAA": [
            "#FFFFFF",
            "#F5F5F5"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/5f3b35/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/5f3b35.json"
      }
    ],
    "anchor": "hunter-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": "#35445F",
        "name": "#35445F",
        "slug": null,
        "rgb": [
          53,
          68,
          95
        ],
        "hsl": [
          219,
          28,
          29
        ],
        "cmyk": [
          44,
          28,
          0,
          63
        ],
        "luminance": 0.0572,
        "contrast": {
          "black": 2.14,
          "white": 9.79
        },
        "wcag": {
          "AA": [
            "#FFFFFF",
            "#F5F5F5"
          ],
          "AAA": [
            "#FFFFFF",
            "#F5F5F5"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/35445f/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/35445f.json"
      },
      {
        "hex": "#5F3558",
        "name": "#5F3558",
        "slug": null,
        "rgb": [
          95,
          53,
          88
        ],
        "hsl": [
          310,
          28,
          29
        ],
        "cmyk": [
          0,
          44,
          7,
          63
        ],
        "luminance": 0.0568,
        "contrast": {
          "black": 2.14,
          "white": 9.83
        },
        "wcag": {
          "AA": [
            "#FFFFFF",
            "#F5F5F5"
          ],
          "AAA": [
            "#FFFFFF",
            "#F5F5F5"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/5f3558/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/5f3558.json"
      },
      {
        "hex": "#5F5035",
        "name": "#5F5035",
        "slug": null,
        "rgb": [
          95,
          80,
          53
        ],
        "hsl": [
          39,
          28,
          29
        ],
        "cmyk": [
          0,
          16,
          44,
          63
        ],
        "luminance": 0.0843,
        "contrast": {
          "black": 2.69,
          "white": 7.82
        },
        "wcag": {
          "AA": [
            "#FFFFFF",
            "#F5F5F5"
          ],
          "AAA": [
            "#FFFFFF",
            "#F5F5F5"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/5f5035/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/5f5035.json"
      }
    ],
    "anchor": "hunter-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": "#50355F",
        "name": "#50355F",
        "slug": null,
        "rgb": [
          80,
          53,
          95
        ],
        "hsl": [
          279,
          28,
          29
        ],
        "cmyk": [
          16,
          44,
          0,
          63
        ],
        "luminance": 0.0508,
        "contrast": {
          "black": 2.02,
          "white": 10.42
        },
        "wcag": {
          "AA": [
            "#FFFFFF",
            "#F5F5F5"
          ],
          "AAA": [
            "#FFFFFF",
            "#F5F5F5"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/50355f/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/50355f.json"
      },
      {
        "hex": "#5F3544",
        "name": "#5F3544",
        "slug": null,
        "rgb": [
          95,
          53,
          68
        ],
        "hsl": [
          339,
          28,
          29
        ],
        "cmyk": [
          0,
          44,
          28,
          63
        ],
        "luminance": 0.054,
        "contrast": {
          "black": 2.08,
          "white": 10.1
        },
        "wcag": {
          "AA": [
            "#FFFFFF",
            "#F5F5F5"
          ],
          "AAA": [
            "#FFFFFF",
            "#F5F5F5"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/5f3544/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/5f3544.json"
      }
    ],
    "anchor": "hunter-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": "#569960",
        "name": "#569960",
        "slug": null,
        "rgb": [
          86,
          153,
          96
        ],
        "hsl": [
          129,
          28,
          47
        ],
        "cmyk": [
          44,
          0,
          37,
          40
        ],
        "luminance": 0.2561,
        "contrast": {
          "black": 6.12,
          "white": 3.43
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A"
          ],
          "AAA": []
        },
        "url": "https://www.colorsencyclopedia.com/hex/569960/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/569960.json"
      },
      {
        "hex": "#355E3B",
        "name": "Hunter Green",
        "slug": "hunter-green",
        "rgb": [
          53,
          94,
          59
        ],
        "hsl": [
          129,
          28,
          29
        ],
        "cmyk": [
          44,
          0,
          37,
          63
        ],
        "luminance": 0.0908,
        "contrast": {
          "black": 2.82,
          "white": 7.46
        },
        "wcag": {
          "AA": [
            "#FFFFFF",
            "#F5F5F5"
          ],
          "AAA": [
            "#FFFFFF"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/colors/hunter-green/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/colors/hunter-green.json"
      },
      {
        "hex": "#142417",
        "name": "#142417",
        "slug": null,
        "rgb": [
          20,
          36,
          23
        ],
        "hsl": [
          131,
          29,
          11
        ],
        "cmyk": [
          44,
          0,
          36,
          86
        ],
        "luminance": 0.0147,
        "contrast": {
          "black": 1.29,
          "white": 16.23
        },
        "wcag": {
          "AA": [
            "#FFFFFF",
            "#F5F5F5"
          ],
          "AAA": [
            "#FFFFFF",
            "#F5F5F5"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/142417/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/142417.json"
      }
    ],
    "anchor": "hunter-green-harmony-monochromatic"
  }
]
Signature palette
[
  "#355E3B",
  "#5F3558",
  "#445F35",
  "#355F50",
  "#569960",
  "#142417"
]
Accessibility notes
[
  "Black contrast on Hunter Green: 2.82:1",
  "White contrast on Hunter Green: 7.46:1",
  "AA text options: #FFFFFF, #F5F5F5"
]
CSS tokens
":root {\n  --color-hunter-green: #355E3B;\n  --hunter-green-complementary-1: #5F3558;\n  --hunter-green-analogous-1: #445F35;\n  --hunter-green-analogous-2: #355F50;\n  --hunter-green-triadic-1: #3B355F;\n  --hunter-green-triadic-2: #5F3B35;\n  --hunter-green-tetradic-1: #35445F;\n  --hunter-green-tetradic-2: #5F3558;\n  --hunter-green-tetradic-3: #5F5035;\n  --hunter-green-split-complementary-1: #50355F;\n  --hunter-green-split-complementary-2: #5F3544;\n  --hunter-green-monochromatic-1: #569960;\n  --hunter-green-monochromatic-2: #355E3B;\n  --hunter-green-monochromatic-3: #142417;\n}\n\n.palette-hunter-green-harmony {\n  color: #FFFFFF;\n  background: linear-gradient(135deg, #355E3B, #5F3558, #445F35, #355F50, #569960, #142417);\n}"
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "hunter-green",
  "name": "Hunter Green",
  "hex": "#355E3B",
  "rgb": [
    53,
    94,
    59
  ],
  "hsl": [
    129,
    28,
    29
  ],
  "cmyk": [
    44,
    0,
    37,
    63
  ],
  "family": "green",
  "temperature": "cool",
  "tone": [
    "muted",
    "earth-tone"
  ],
  "luminance": 0.0908,
  "contrast": {
    "black": 2.82,
    "white": 7.46
  },
  "wcag": {
    "AA": [
      "#FFFFFF",
      "#F5F5F5"
    ],
    "AAA": [
      "#FFFFFF"
    ]
  },
  "sourceColor": {
    "slug": "hunter-green",
    "name": "Hunter Green",
    "hex": "#355E3B",
    "url": "https://www.colorsencyclopedia.com/colors/hunter-green/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/hunter-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": "#5F3558",
          "name": "#5F3558",
          "slug": null,
          "rgb": [
            95,
            53,
            88
          ],
          "hsl": [
            310,
            28,
            29
          ],
          "cmyk": [
            0,
            44,
            7,
            63
          ],
          "luminance": 0.0568,
          "contrast": {
            "black": 2.14,
            "white": 9.83
          },
          "wcag": {
            "AA": [
              "#FFFFFF",
              "#F5F5F5"
            ],
            "AAA": [
              "#FFFFFF",
              "#F5F5F5"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/5f3558/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/5f3558.json"
        }
      ],
      "anchor": "hunter-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": "#445F35",
          "name": "#445F35",
          "slug": null,
          "rgb": [
            68,
            95,
            53
          ],
          "hsl": [
            99,
            28,
            29
          ],
          "cmyk": [
            28,
            0,
            44,
            63
          ],
          "luminance": 0.0967,
          "contrast": {
            "black": 2.93,
            "white": 7.16
          },
          "wcag": {
            "AA": [
              "#FFFFFF",
              "#F5F5F5"
            ],
            "AAA": [
              "#FFFFFF"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/445f35/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/445f35.json"
        },
        {
          "hex": "#355F50",
          "name": "#355F50",
          "slug": null,
          "rgb": [
            53,
            95,
            80
          ],
          "hsl": [
            159,
            28,
            29
          ],
          "cmyk": [
            44,
            0,
            16,
            63
          ],
          "luminance": 0.0952,
          "contrast": {
            "black": 2.9,
            "white": 7.23
          },
          "wcag": {
            "AA": [
              "#FFFFFF",
              "#F5F5F5"
            ],
            "AAA": [
              "#FFFFFF"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/355f50/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/355f50.json"
        }
      ],
      "anchor": "hunter-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": "#3B355F",
          "name": "#3B355F",
          "slug": null,
          "rgb": [
            59,
            53,
            95
          ],
          "hsl": [
            249,
            28,
            29
          ],
          "cmyk": [
            38,
            44,
            0,
            63
          ],
          "luminance": 0.043,
          "contrast": {
            "black": 1.86,
            "white": 11.29
          },
          "wcag": {
            "AA": [
              "#FFFFFF",
              "#F5F5F5"
            ],
            "AAA": [
              "#FFFFFF",
              "#F5F5F5"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/3b355f/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/3b355f.json"
        },
        {
          "hex": "#5F3B35",
          "name": "#5F3B35",
          "slug": null,
          "rgb": [
            95,
            59,
            53
          ],
          "hsl": [
            9,
            28,
            29
          ],
          "cmyk": [
            0,
            38,
            44,
            63
          ],
          "luminance": 0.0582,
          "contrast": {
            "black": 2.16,
            "white": 9.7
          },
          "wcag": {
            "AA": [
              "#FFFFFF",
              "#F5F5F5"
            ],
            "AAA": [
              "#FFFFFF",
              "#F5F5F5"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/5f3b35/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/5f3b35.json"
        }
      ],
      "anchor": "hunter-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": "#35445F",
          "name": "#35445F",
          "slug": null,
          "rgb": [
            53,
            68,
            95
          ],
          "hsl": [
            219,
            28,
            29
          ],
          "cmyk": [
            44,
            28,
            0,
            63
          ],
          "luminance": 0.0572,
          "contrast": {
            "black": 2.14,
            "white": 9.79
          },
          "wcag": {
            "AA": [
              "#FFFFFF",
              "#F5F5F5"
            ],
            "AAA": [
              "#FFFFFF",
              "#F5F5F5"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/35445f/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/35445f.json"
        },
        {
          "hex": "#5F3558",
          "name": "#5F3558",
          "slug": null,
          "rgb": [
            95,
            53,
            88
          ],
          "hsl": [
            310,
            28,
            29
          ],
          "cmyk": [
            0,
            44,
            7,
            63
          ],
          "luminance": 0.0568,
          "contrast": {
            "black": 2.14,
            "white": 9.83
          },
          "wcag": {
            "AA": [
              "#FFFFFF",
              "#F5F5F5"
            ],
            "AAA": [
              "#FFFFFF",
              "#F5F5F5"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/5f3558/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/5f3558.json"
        },
        {
          "hex": "#5F5035",
          "name": "#5F5035",
          "slug": null,
          "rgb": [
            95,
            80,
            53
          ],
          "hsl": [
            39,
            28,
            29
          ],
          "cmyk": [
            0,
            16,
            44,
            63
          ],
          "luminance": 0.0843,
          "contrast": {
            "black": 2.69,
            "white": 7.82
          },
          "wcag": {
            "AA": [
              "#FFFFFF",
              "#F5F5F5"
            ],
            "AAA": [
              "#FFFFFF",
              "#F5F5F5"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/5f5035/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/5f5035.json"
        }
      ],
      "anchor": "hunter-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": "#50355F",
          "name": "#50355F",
          "slug": null,
          "rgb": [
            80,
            53,
            95
          ],
          "hsl": [
            279,
            28,
            29
          ],
          "cmyk": [
            16,
            44,
            0,
            63
          ],
          "luminance": 0.0508,
          "contrast": {
            "black": 2.02,
            "white": 10.42
          },
          "wcag": {
            "AA": [
              "#FFFFFF",
              "#F5F5F5"
            ],
            "AAA": [
              "#FFFFFF",
              "#F5F5F5"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/50355f/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/50355f.json"
        },
        {
          "hex": "#5F3544",
          "name": "#5F3544",
          "slug": null,
          "rgb": [
            95,
            53,
            68
          ],
          "hsl": [
            339,
            28,
            29
          ],
          "cmyk": [
            0,
            44,
            28,
            63
          ],
          "luminance": 0.054,
          "contrast": {
            "black": 2.08,
            "white": 10.1
          },
          "wcag": {
            "AA": [
              "#FFFFFF",
              "#F5F5F5"
            ],
            "AAA": [
              "#FFFFFF",
              "#F5F5F5"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/5f3544/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/5f3544.json"
        }
      ],
      "anchor": "hunter-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": "#569960",
          "name": "#569960",
          "slug": null,
          "rgb": [
            86,
            153,
            96
          ],
          "hsl": [
            129,
            28,
            47
          ],
          "cmyk": [
            44,
            0,
            37,
            40
          ],
          "luminance": 0.2561,
          "contrast": {
            "black": 6.12,
            "white": 3.43
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A"
            ],
            "AAA": []
          },
          "url": "https://www.colorsencyclopedia.com/hex/569960/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/569960.json"
        },
        {
          "hex": "#355E3B",
          "name": "Hunter Green",
          "slug": "hunter-green",
          "rgb": [
            53,
            94,
            59
          ],
          "hsl": [
            129,
            28,
            29
          ],
          "cmyk": [
            44,
            0,
            37,
            63
          ],
          "luminance": 0.0908,
          "contrast": {
            "black": 2.82,
            "white": 7.46
          },
          "wcag": {
            "AA": [
              "#FFFFFF",
              "#F5F5F5"
            ],
            "AAA": [
              "#FFFFFF"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/colors/hunter-green/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/colors/hunter-green.json"
        },
        {
          "hex": "#142417",
          "name": "#142417",
          "slug": null,
          "rgb": [
            20,
            36,
            23
          ],
          "hsl": [
            131,
            29,
            11
          ],
          "cmyk": [
            44,
            0,
            36,
            86
          ],
          "luminance": 0.0147,
          "contrast": {
            "black": 1.29,
            "white": 16.23
          },
          "wcag": {
            "AA": [
              "#FFFFFF",
              "#F5F5F5"
            ],
            "AAA": [
              "#FFFFFF",
              "#F5F5F5"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/142417/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/142417.json"
        }
      ],
      "anchor": "hunter-green-harmony-monochromatic"
    }
  ],
  "signaturePalette": [
    "#355E3B",
    "#5F3558",
    "#445F35",
    "#355F50",
    "#569960",
    "#142417"
  ],
  "semanticGroups": [
    "green harmony",
    "cool harmony",
    "muted harmony",
    "earth tone harmony",
    "hunter green palette system"
  ],
  "useCases": [
    "palette generation",
    "brand color exploration",
    "UI accent planning",
    "CSS design tokens",
    "AI color retrieval"
  ],
  "accessibilityNotes": [
    "Black contrast on Hunter Green: 2.82:1",
    "White contrast on Hunter Green: 7.46:1",
    "AA text options: #FFFFFF, #F5F5F5"
  ],
  "relatedEndpoints": [
    "https://www.colorsencyclopedia.com/api/harmonies/hunter-green.json",
    "https://www.colorsencyclopedia.com/api/colors/hunter-green.json",
    "https://www.colorsencyclopedia.com/api/hex/355e3b.json"
  ],
  "url": "https://www.colorsencyclopedia.com/harmonies/hunter-green/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/harmonies/hunter-green.json",
  "cssSnippet": ":root {\n  --color-hunter-green: #355E3B;\n  --hunter-green-complementary-1: #5F3558;\n  --hunter-green-analogous-1: #445F35;\n  --hunter-green-analogous-2: #355F50;\n  --hunter-green-triadic-1: #3B355F;\n  --hunter-green-triadic-2: #5F3B35;\n  --hunter-green-tetradic-1: #35445F;\n  --hunter-green-tetradic-2: #5F3558;\n  --hunter-green-tetradic-3: #5F5035;\n  --hunter-green-split-complementary-1: #50355F;\n  --hunter-green-split-complementary-2: #5F3544;\n  --hunter-green-monochromatic-1: #569960;\n  --hunter-green-monochromatic-2: #355E3B;\n  --hunter-green-monochromatic-3: #142417;\n}\n\n.palette-hunter-green-harmony {\n  color: #FFFFFF;\n  background: linear-gradient(135deg, #355E3B, #5F3558, #445F35, #355F50, #569960, #142417);\n}"
}

CSS Harmony Tokens

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

:root {
  --color-hunter-green: #355E3B;
  --hunter-green-complementary-1: #5F3558;
  --hunter-green-analogous-1: #445F35;
  --hunter-green-analogous-2: #355F50;
  --hunter-green-triadic-1: #3B355F;
  --hunter-green-triadic-2: #5F3B35;
  --hunter-green-tetradic-1: #35445F;
  --hunter-green-tetradic-2: #5F3558;
  --hunter-green-tetradic-3: #5F5035;
  --hunter-green-split-complementary-1: #50355F;
  --hunter-green-split-complementary-2: #5F3544;
  --hunter-green-monochromatic-1: #569960;
  --hunter-green-monochromatic-2: #355E3B;
  --hunter-green-monochromatic-3: #142417;
}

.palette-hunter-green-harmony {
  color: #FFFFFF;
  background: linear-gradient(135deg, #355E3B, #5F3558, #445F35, #355F50, #569960, #142417);
}

Hunter 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 colorHunter Green · #355E3B
#5F3558#5F3558
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 colorHunter Green · #355E3B
#445F35#445F35
#355F50#355F50
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 colorHunter Green · #355E3B
#3B355F#3B355F
#5F3B35#5F3B35
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 colorHunter Green · #355E3B
#35445F#35445F
#5F3558#5F3558
#5F5035#5F5035
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 colorHunter Green · #355E3B
#50355F#50355F
#5F3544#5F3544
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 colorHunter Green · #355E3B
#569960#569960
Hunter Green#355E3B
#142417#142417