Harmony system

Alexandrite Color Harmonies

Alexandrite harmonies from #3D8B74: complementary #8A3D54, plus five harmony groups with CSS and contrast data.

Alexandrite is a cool green at hue 162°, saturation 39% and lightness 39%. 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.

SourceAlexandrite · #3D8B74
Groups6
Palette colors6
FamilyGreen

How the harmony works

Alexandrite Harmony Guide

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

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

AI-Ready Dataset v1.0.0
Luminance0.2072
Black text5.14:1AA Pass
White text4.08: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": "alexandrite",
  "name": "Alexandrite",
  "hex": "#3D8B74",
  "url": "https://www.colorsencyclopedia.com/colors/alexandrite/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/colors/alexandrite.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": "#8A3D54",
        "name": "#8A3D54",
        "slug": null,
        "rgb": [
          138,
          61,
          84
        ],
        "hsl": [
          342,
          39,
          39
        ],
        "cmyk": [
          0,
          56,
          39,
          46
        ],
        "luminance": 0.0938,
        "contrast": {
          "black": 2.88,
          "white": 7.3
        },
        "wcag": {
          "AA": [
            "#FFFFFF",
            "#F5F5F5"
          ],
          "AAA": [
            "#FFFFFF"
          ]
        },
        "url": null,
        "apiUrl": null
      }
    ],
    "anchor": "alexandrite-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": "#3D8A4C",
        "name": "#3D8A4C",
        "slug": null,
        "rgb": [
          61,
          138,
          76
        ],
        "hsl": [
          132,
          39,
          39
        ],
        "cmyk": [
          56,
          0,
          45,
          46
        ],
        "luminance": 0.1969,
        "contrast": {
          "black": 4.94,
          "white": 4.25
        },
        "wcag": {
          "AA": [
            "#000000"
          ],
          "AAA": []
        },
        "url": null,
        "apiUrl": null
      },
      {
        "hex": "#3D7B8A",
        "name": "#3D7B8A",
        "slug": null,
        "rgb": [
          61,
          123,
          138
        ],
        "hsl": [
          192,
          39,
          39
        ],
        "cmyk": [
          56,
          11,
          0,
          46
        ],
        "luminance": 0.1699,
        "contrast": {
          "black": 4.4,
          "white": 4.77
        },
        "wcag": {
          "AA": [
            "#FFFFFF"
          ],
          "AAA": []
        },
        "url": null,
        "apiUrl": null
      }
    ],
    "anchor": "alexandrite-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": "#733D8A",
        "name": "#733D8A",
        "slug": null,
        "rgb": [
          115,
          61,
          138
        ],
        "hsl": [
          282,
          39,
          39
        ],
        "cmyk": [
          17,
          56,
          0,
          46
        ],
        "luminance": 0.0882,
        "contrast": {
          "black": 2.76,
          "white": 7.6
        },
        "wcag": {
          "AA": [
            "#FFFFFF",
            "#F5F5F5"
          ],
          "AAA": [
            "#FFFFFF"
          ]
        },
        "url": null,
        "apiUrl": null
      },
      {
        "hex": "#8A733D",
        "name": "#8A733D",
        "slug": null,
        "rgb": [
          138,
          115,
          61
        ],
        "hsl": [
          42,
          39,
          39
        ],
        "cmyk": [
          0,
          17,
          56,
          46
        ],
        "luminance": 0.18,
        "contrast": {
          "black": 4.6,
          "white": 4.57
        },
        "wcag": {
          "AA": [
            "#000000",
            "#FFFFFF"
          ],
          "AAA": []
        },
        "url": null,
        "apiUrl": null
      }
    ],
    "anchor": "alexandrite-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": "#4C3D8A",
        "name": "#4C3D8A",
        "slug": null,
        "rgb": [
          76,
          61,
          138
        ],
        "hsl": [
          252,
          39,
          39
        ],
        "cmyk": [
          45,
          56,
          0,
          46
        ],
        "luminance": 0.0671,
        "contrast": {
          "black": 2.34,
          "white": 8.97
        },
        "wcag": {
          "AA": [
            "#FFFFFF",
            "#F5F5F5"
          ],
          "AAA": [
            "#FFFFFF",
            "#F5F5F5"
          ]
        },
        "url": null,
        "apiUrl": null
      },
      {
        "hex": "#8A3D54",
        "name": "#8A3D54",
        "slug": null,
        "rgb": [
          138,
          61,
          84
        ],
        "hsl": [
          342,
          39,
          39
        ],
        "cmyk": [
          0,
          56,
          39,
          46
        ],
        "luminance": 0.0938,
        "contrast": {
          "black": 2.88,
          "white": 7.3
        },
        "wcag": {
          "AA": [
            "#FFFFFF",
            "#F5F5F5"
          ],
          "AAA": [
            "#FFFFFF"
          ]
        },
        "url": null,
        "apiUrl": null
      },
      {
        "hex": "#7B8A3D",
        "name": "#7B8A3D",
        "slug": null,
        "rgb": [
          123,
          138,
          61
        ],
        "hsl": [
          72,
          39,
          39
        ],
        "cmyk": [
          11,
          0,
          56,
          46
        ],
        "luminance": 0.2272,
        "contrast": {
          "black": 5.54,
          "white": 3.79
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A"
          ],
          "AAA": []
        },
        "url": null,
        "apiUrl": null
      }
    ],
    "anchor": "alexandrite-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": "#8A3D7B",
        "name": "#8A3D7B",
        "slug": null,
        "rgb": [
          138,
          61,
          123
        ],
        "hsl": [
          312,
          39,
          39
        ],
        "cmyk": [
          0,
          56,
          11,
          46
        ],
        "luminance": 0.1017,
        "contrast": {
          "black": 3.03,
          "white": 6.92
        },
        "wcag": {
          "AA": [
            "#FFFFFF",
            "#F5F5F5"
          ],
          "AAA": []
        },
        "url": null,
        "apiUrl": null
      },
      {
        "hex": "#8A4C3D",
        "name": "#8A4C3D",
        "slug": null,
        "rgb": [
          138,
          76,
          61
        ],
        "hsl": [
          12,
          39,
          39
        ],
        "cmyk": [
          0,
          45,
          56,
          46
        ],
        "luminance": 0.1091,
        "contrast": {
          "black": 3.18,
          "white": 6.6
        },
        "wcag": {
          "AA": [
            "#FFFFFF",
            "#F5F5F5"
          ],
          "AAA": []
        },
        "url": null,
        "apiUrl": null
      }
    ],
    "anchor": "alexandrite-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": "#67BCA2",
        "name": "#67BCA2",
        "slug": null,
        "rgb": [
          103,
          188,
          162
        ],
        "hsl": [
          162,
          39,
          57
        ],
        "cmyk": [
          45,
          0,
          14,
          26
        ],
        "luminance": 0.4146,
        "contrast": {
          "black": 9.29,
          "white": 2.26
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A"
          ]
        },
        "url": null,
        "apiUrl": null
      },
      {
        "hex": "#3D8B74",
        "name": "Alexandrite",
        "slug": "alexandrite",
        "rgb": [
          61,
          139,
          116
        ],
        "hsl": [
          162,
          39,
          39
        ],
        "cmyk": [
          56,
          0,
          17,
          45
        ],
        "luminance": 0.2072,
        "contrast": {
          "black": 5.14,
          "white": 4.08
        },
        "wcag": {
          "AA": [
            "#000000"
          ],
          "AAA": []
        },
        "url": "https://www.colorsencyclopedia.com/colors/alexandrite/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/colors/alexandrite.json"
      },
      {
        "hex": "#214A3E",
        "name": "#214A3E",
        "slug": null,
        "rgb": [
          33,
          74,
          62
        ],
        "hsl": [
          162,
          38,
          21
        ],
        "cmyk": [
          55,
          0,
          16,
          71
        ],
        "luminance": 0.0557,
        "contrast": {
          "black": 2.11,
          "white": 9.93
        },
        "wcag": {
          "AA": [
            "#FFFFFF",
            "#F5F5F5"
          ],
          "AAA": [
            "#FFFFFF",
            "#F5F5F5"
          ]
        },
        "url": null,
        "apiUrl": null
      }
    ],
    "anchor": "alexandrite-harmony-monochromatic"
  }
]
Signature palette
[
  "#3D8B74",
  "#8A3D54",
  "#3D8A4C",
  "#3D7B8A",
  "#67BCA2",
  "#214A3E"
]
Accessibility notes
[
  "Black contrast on Alexandrite: 5.14:1",
  "White contrast on Alexandrite: 4.08:1",
  "AA text options: #000000"
]
CSS tokens
":root {\n  --color-alexandrite: #3D8B74;\n  --alexandrite-complementary-1: #8A3D54;\n  --alexandrite-analogous-1: #3D8A4C;\n  --alexandrite-analogous-2: #3D7B8A;\n  --alexandrite-triadic-1: #733D8A;\n  --alexandrite-triadic-2: #8A733D;\n  --alexandrite-tetradic-1: #4C3D8A;\n  --alexandrite-tetradic-2: #8A3D54;\n  --alexandrite-tetradic-3: #7B8A3D;\n  --alexandrite-split-complementary-1: #8A3D7B;\n  --alexandrite-split-complementary-2: #8A4C3D;\n  --alexandrite-monochromatic-1: #67BCA2;\n  --alexandrite-monochromatic-2: #3D8B74;\n  --alexandrite-monochromatic-3: #214A3E;\n}\n\n.palette-alexandrite-harmony {\n  color: #111827;\n  background: linear-gradient(135deg, #3D8B74, #8A3D54, #3D8A4C, #3D7B8A, #67BCA2, #214A3E);\n}"
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "alexandrite",
  "name": "Alexandrite",
  "hex": "#3D8B74",
  "rgb": [
    61,
    139,
    116
  ],
  "hsl": [
    162,
    39,
    39
  ],
  "cmyk": [
    56,
    0,
    17,
    45
  ],
  "family": "green",
  "temperature": "cool",
  "tone": [
    "earth-tone"
  ],
  "luminance": 0.2072,
  "contrast": {
    "black": 5.14,
    "white": 4.08
  },
  "wcag": {
    "AA": [
      "#000000"
    ],
    "AAA": []
  },
  "sourceColor": {
    "slug": "alexandrite",
    "name": "Alexandrite",
    "hex": "#3D8B74",
    "url": "https://www.colorsencyclopedia.com/colors/alexandrite/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/alexandrite.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": "#8A3D54",
          "name": "#8A3D54",
          "slug": null,
          "rgb": [
            138,
            61,
            84
          ],
          "hsl": [
            342,
            39,
            39
          ],
          "cmyk": [
            0,
            56,
            39,
            46
          ],
          "luminance": 0.0938,
          "contrast": {
            "black": 2.88,
            "white": 7.3
          },
          "wcag": {
            "AA": [
              "#FFFFFF",
              "#F5F5F5"
            ],
            "AAA": [
              "#FFFFFF"
            ]
          },
          "url": null,
          "apiUrl": null
        }
      ],
      "anchor": "alexandrite-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": "#3D8A4C",
          "name": "#3D8A4C",
          "slug": null,
          "rgb": [
            61,
            138,
            76
          ],
          "hsl": [
            132,
            39,
            39
          ],
          "cmyk": [
            56,
            0,
            45,
            46
          ],
          "luminance": 0.1969,
          "contrast": {
            "black": 4.94,
            "white": 4.25
          },
          "wcag": {
            "AA": [
              "#000000"
            ],
            "AAA": []
          },
          "url": null,
          "apiUrl": null
        },
        {
          "hex": "#3D7B8A",
          "name": "#3D7B8A",
          "slug": null,
          "rgb": [
            61,
            123,
            138
          ],
          "hsl": [
            192,
            39,
            39
          ],
          "cmyk": [
            56,
            11,
            0,
            46
          ],
          "luminance": 0.1699,
          "contrast": {
            "black": 4.4,
            "white": 4.77
          },
          "wcag": {
            "AA": [
              "#FFFFFF"
            ],
            "AAA": []
          },
          "url": null,
          "apiUrl": null
        }
      ],
      "anchor": "alexandrite-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": "#733D8A",
          "name": "#733D8A",
          "slug": null,
          "rgb": [
            115,
            61,
            138
          ],
          "hsl": [
            282,
            39,
            39
          ],
          "cmyk": [
            17,
            56,
            0,
            46
          ],
          "luminance": 0.0882,
          "contrast": {
            "black": 2.76,
            "white": 7.6
          },
          "wcag": {
            "AA": [
              "#FFFFFF",
              "#F5F5F5"
            ],
            "AAA": [
              "#FFFFFF"
            ]
          },
          "url": null,
          "apiUrl": null
        },
        {
          "hex": "#8A733D",
          "name": "#8A733D",
          "slug": null,
          "rgb": [
            138,
            115,
            61
          ],
          "hsl": [
            42,
            39,
            39
          ],
          "cmyk": [
            0,
            17,
            56,
            46
          ],
          "luminance": 0.18,
          "contrast": {
            "black": 4.6,
            "white": 4.57
          },
          "wcag": {
            "AA": [
              "#000000",
              "#FFFFFF"
            ],
            "AAA": []
          },
          "url": null,
          "apiUrl": null
        }
      ],
      "anchor": "alexandrite-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": "#4C3D8A",
          "name": "#4C3D8A",
          "slug": null,
          "rgb": [
            76,
            61,
            138
          ],
          "hsl": [
            252,
            39,
            39
          ],
          "cmyk": [
            45,
            56,
            0,
            46
          ],
          "luminance": 0.0671,
          "contrast": {
            "black": 2.34,
            "white": 8.97
          },
          "wcag": {
            "AA": [
              "#FFFFFF",
              "#F5F5F5"
            ],
            "AAA": [
              "#FFFFFF",
              "#F5F5F5"
            ]
          },
          "url": null,
          "apiUrl": null
        },
        {
          "hex": "#8A3D54",
          "name": "#8A3D54",
          "slug": null,
          "rgb": [
            138,
            61,
            84
          ],
          "hsl": [
            342,
            39,
            39
          ],
          "cmyk": [
            0,
            56,
            39,
            46
          ],
          "luminance": 0.0938,
          "contrast": {
            "black": 2.88,
            "white": 7.3
          },
          "wcag": {
            "AA": [
              "#FFFFFF",
              "#F5F5F5"
            ],
            "AAA": [
              "#FFFFFF"
            ]
          },
          "url": null,
          "apiUrl": null
        },
        {
          "hex": "#7B8A3D",
          "name": "#7B8A3D",
          "slug": null,
          "rgb": [
            123,
            138,
            61
          ],
          "hsl": [
            72,
            39,
            39
          ],
          "cmyk": [
            11,
            0,
            56,
            46
          ],
          "luminance": 0.2272,
          "contrast": {
            "black": 5.54,
            "white": 3.79
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A"
            ],
            "AAA": []
          },
          "url": null,
          "apiUrl": null
        }
      ],
      "anchor": "alexandrite-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": "#8A3D7B",
          "name": "#8A3D7B",
          "slug": null,
          "rgb": [
            138,
            61,
            123
          ],
          "hsl": [
            312,
            39,
            39
          ],
          "cmyk": [
            0,
            56,
            11,
            46
          ],
          "luminance": 0.1017,
          "contrast": {
            "black": 3.03,
            "white": 6.92
          },
          "wcag": {
            "AA": [
              "#FFFFFF",
              "#F5F5F5"
            ],
            "AAA": []
          },
          "url": null,
          "apiUrl": null
        },
        {
          "hex": "#8A4C3D",
          "name": "#8A4C3D",
          "slug": null,
          "rgb": [
            138,
            76,
            61
          ],
          "hsl": [
            12,
            39,
            39
          ],
          "cmyk": [
            0,
            45,
            56,
            46
          ],
          "luminance": 0.1091,
          "contrast": {
            "black": 3.18,
            "white": 6.6
          },
          "wcag": {
            "AA": [
              "#FFFFFF",
              "#F5F5F5"
            ],
            "AAA": []
          },
          "url": null,
          "apiUrl": null
        }
      ],
      "anchor": "alexandrite-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": "#67BCA2",
          "name": "#67BCA2",
          "slug": null,
          "rgb": [
            103,
            188,
            162
          ],
          "hsl": [
            162,
            39,
            57
          ],
          "cmyk": [
            45,
            0,
            14,
            26
          ],
          "luminance": 0.4146,
          "contrast": {
            "black": 9.29,
            "white": 2.26
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A"
            ]
          },
          "url": null,
          "apiUrl": null
        },
        {
          "hex": "#3D8B74",
          "name": "Alexandrite",
          "slug": "alexandrite",
          "rgb": [
            61,
            139,
            116
          ],
          "hsl": [
            162,
            39,
            39
          ],
          "cmyk": [
            56,
            0,
            17,
            45
          ],
          "luminance": 0.2072,
          "contrast": {
            "black": 5.14,
            "white": 4.08
          },
          "wcag": {
            "AA": [
              "#000000"
            ],
            "AAA": []
          },
          "url": "https://www.colorsencyclopedia.com/colors/alexandrite/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/colors/alexandrite.json"
        },
        {
          "hex": "#214A3E",
          "name": "#214A3E",
          "slug": null,
          "rgb": [
            33,
            74,
            62
          ],
          "hsl": [
            162,
            38,
            21
          ],
          "cmyk": [
            55,
            0,
            16,
            71
          ],
          "luminance": 0.0557,
          "contrast": {
            "black": 2.11,
            "white": 9.93
          },
          "wcag": {
            "AA": [
              "#FFFFFF",
              "#F5F5F5"
            ],
            "AAA": [
              "#FFFFFF",
              "#F5F5F5"
            ]
          },
          "url": null,
          "apiUrl": null
        }
      ],
      "anchor": "alexandrite-harmony-monochromatic"
    }
  ],
  "signaturePalette": [
    "#3D8B74",
    "#8A3D54",
    "#3D8A4C",
    "#3D7B8A",
    "#67BCA2",
    "#214A3E"
  ],
  "semanticGroups": [
    "green harmony",
    "cool harmony",
    "earth tone harmony",
    "alexandrite palette system"
  ],
  "useCases": [
    "palette generation",
    "brand color exploration",
    "UI accent planning",
    "CSS design tokens",
    "AI color retrieval"
  ],
  "accessibilityNotes": [
    "Black contrast on Alexandrite: 5.14:1",
    "White contrast on Alexandrite: 4.08:1",
    "AA text options: #000000"
  ],
  "relatedEndpoints": [
    "https://www.colorsencyclopedia.com/api/harmonies/alexandrite.json",
    "https://www.colorsencyclopedia.com/api/colors/alexandrite.json",
    "https://www.colorsencyclopedia.com/api/hex/3d8b74.json"
  ],
  "url": "https://www.colorsencyclopedia.com/harmonies/alexandrite/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/harmonies/alexandrite.json",
  "cssSnippet": ":root {\n  --color-alexandrite: #3D8B74;\n  --alexandrite-complementary-1: #8A3D54;\n  --alexandrite-analogous-1: #3D8A4C;\n  --alexandrite-analogous-2: #3D7B8A;\n  --alexandrite-triadic-1: #733D8A;\n  --alexandrite-triadic-2: #8A733D;\n  --alexandrite-tetradic-1: #4C3D8A;\n  --alexandrite-tetradic-2: #8A3D54;\n  --alexandrite-tetradic-3: #7B8A3D;\n  --alexandrite-split-complementary-1: #8A3D7B;\n  --alexandrite-split-complementary-2: #8A4C3D;\n  --alexandrite-monochromatic-1: #67BCA2;\n  --alexandrite-monochromatic-2: #3D8B74;\n  --alexandrite-monochromatic-3: #214A3E;\n}\n\n.palette-alexandrite-harmony {\n  color: #111827;\n  background: linear-gradient(135deg, #3D8B74, #8A3D54, #3D8A4C, #3D7B8A, #67BCA2, #214A3E);\n}"
}

CSS Harmony Tokens

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

:root {
  --color-alexandrite: #3D8B74;
  --alexandrite-complementary-1: #8A3D54;
  --alexandrite-analogous-1: #3D8A4C;
  --alexandrite-analogous-2: #3D7B8A;
  --alexandrite-triadic-1: #733D8A;
  --alexandrite-triadic-2: #8A733D;
  --alexandrite-tetradic-1: #4C3D8A;
  --alexandrite-tetradic-2: #8A3D54;
  --alexandrite-tetradic-3: #7B8A3D;
  --alexandrite-split-complementary-1: #8A3D7B;
  --alexandrite-split-complementary-2: #8A4C3D;
  --alexandrite-monochromatic-1: #67BCA2;
  --alexandrite-monochromatic-2: #3D8B74;
  --alexandrite-monochromatic-3: #214A3E;
}

.palette-alexandrite-harmony {
  color: #111827;
  background: linear-gradient(135deg, #3D8B74, #8A3D54, #3D8A4C, #3D7B8A, #67BCA2, #214A3E);
}

Alexandrite 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 Alexandrite #3D8B74 and produces #8A3D54. 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 colorAlexandrite · #3D8B74
Analogous Harmony2 colors · neighboring hue movement

The analogous set starts from Alexandrite #3D8B74 and produces #3D8A4C and #3D7B8A. 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 colorAlexandrite · #3D8B74
Triadic Harmony2 colors · three evenly spaced hues

The triadic set starts from Alexandrite #3D8B74 and produces #733D8A and #8A733D. 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 colorAlexandrite · #3D8B74
Tetradic Harmony3 colors · two complementary pairs

The tetradic set starts from Alexandrite #3D8B74 and produces #4C3D8A, #8A3D54, and #7B8A3D. 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 colorAlexandrite · #3D8B74
Split Complementary Harmony2 colors · softened complementary contrast

The split complementary set starts from Alexandrite #3D8B74 and produces #8A3D7B and #8A4C3D. 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 colorAlexandrite · #3D8B74
Monochromatic Harmony3 colors · same hue, different values

The monochromatic set starts from Alexandrite #3D8B74 and produces #67BCA2, #3D8B74, and #214A3E. Its same hue, different values relationship suits surfaces, states, elevation, and restrained UI themes. The generated values match Alexandrite in the named-color dataset.

Behaviorsame hue, different values
Best usesurfaces, states, elevation, restrained UI themes
Source colorAlexandrite · #3D8B74