Harmony system

Enamel Blue Color Harmonies

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

Enamel Blue sits in the blue family with cool temperature and jewel 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.

SourceEnamel Blue · #0067A0
Groups6
Palette colors6
FamilyBlue

How the harmony works

Enamel Blue Harmony Guide

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

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

AI-Ready Dataset v1.0.0
Luminance0.1224
Black text3.45:1AA Fail
White text6.09: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": "enamel-blue",
  "name": "Enamel Blue",
  "hex": "#0067A0",
  "url": "https://www.colorsencyclopedia.com/colors/enamel-blue/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/colors/enamel-blue.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": "#9E3700",
        "name": "#9E3700",
        "slug": null,
        "rgb": [
          158,
          55,
          0
        ],
        "hsl": [
          21,
          100,
          31
        ],
        "cmyk": [
          0,
          65,
          100,
          38
        ],
        "luminance": 0.1,
        "contrast": {
          "black": 3,
          "white": 7
        },
        "wcag": {
          "AA": [
            "#FFFFFF",
            "#F5F5F5"
          ],
          "AAA": [
            "#FFFFFF"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/9e3700/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/9e3700.json"
      }
    ],
    "anchor": "enamel-blue-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": "#009E86",
        "name": "#009E86",
        "slug": null,
        "rgb": [
          0,
          158,
          134
        ],
        "hsl": [
          171,
          100,
          31
        ],
        "cmyk": [
          100,
          0,
          15,
          38
        ],
        "luminance": 0.2617,
        "contrast": {
          "black": 6.23,
          "white": 3.37
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A"
          ],
          "AAA": []
        },
        "url": "https://www.colorsencyclopedia.com/hex/009e86/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/009e86.json"
      },
      {
        "hex": "#00189E",
        "name": "#00189E",
        "slug": null,
        "rgb": [
          0,
          24,
          158
        ],
        "hsl": [
          231,
          100,
          31
        ],
        "cmyk": [
          100,
          85,
          0,
          38
        ],
        "luminance": 0.0312,
        "contrast": {
          "black": 1.62,
          "white": 12.93
        },
        "wcag": {
          "AA": [
            "#FFFFFF",
            "#F5F5F5"
          ],
          "AAA": [
            "#FFFFFF",
            "#F5F5F5"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/00189e/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/00189e.json"
      }
    ],
    "anchor": "enamel-blue-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": "#9E0067",
        "name": "#9E0067",
        "slug": null,
        "rgb": [
          158,
          0,
          103
        ],
        "hsl": [
          321,
          100,
          31
        ],
        "cmyk": [
          0,
          100,
          35,
          38
        ],
        "luminance": 0.0825,
        "contrast": {
          "black": 2.65,
          "white": 7.92
        },
        "wcag": {
          "AA": [
            "#FFFFFF",
            "#F5F5F5"
          ],
          "AAA": [
            "#FFFFFF",
            "#F5F5F5"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/9e0067/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/9e0067.json"
      },
      {
        "hex": "#679E00",
        "name": "#679E00",
        "slug": null,
        "rgb": [
          103,
          158,
          0
        ],
        "hsl": [
          81,
          100,
          31
        ],
        "cmyk": [
          35,
          0,
          100,
          38
        ],
        "luminance": 0.2734,
        "contrast": {
          "black": 6.47,
          "white": 3.25
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A"
          ],
          "AAA": []
        },
        "url": "https://www.colorsencyclopedia.com/hex/679e00/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/679e00.json"
      }
    ],
    "anchor": "enamel-blue-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": "#86009E",
        "name": "#86009E",
        "slug": null,
        "rgb": [
          134,
          0,
          158
        ],
        "hsl": [
          291,
          100,
          31
        ],
        "cmyk": [
          15,
          100,
          0,
          38
        ],
        "luminance": 0.0754,
        "contrast": {
          "black": 2.51,
          "white": 8.37
        },
        "wcag": {
          "AA": [
            "#FFFFFF",
            "#F5F5F5"
          ],
          "AAA": [
            "#FFFFFF",
            "#F5F5F5"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/86009e/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/86009e.json"
      },
      {
        "hex": "#9E3700",
        "name": "#9E3700",
        "slug": null,
        "rgb": [
          158,
          55,
          0
        ],
        "hsl": [
          21,
          100,
          31
        ],
        "cmyk": [
          0,
          65,
          100,
          38
        ],
        "luminance": 0.1,
        "contrast": {
          "black": 3,
          "white": 7
        },
        "wcag": {
          "AA": [
            "#FFFFFF",
            "#F5F5F5"
          ],
          "AAA": [
            "#FFFFFF"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/9e3700/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/9e3700.json"
      },
      {
        "hex": "#189E00",
        "name": "#189E00",
        "slug": null,
        "rgb": [
          24,
          158,
          0
        ],
        "hsl": [
          111,
          100,
          31
        ],
        "cmyk": [
          85,
          0,
          100,
          38
        ],
        "luminance": 0.2465,
        "contrast": {
          "black": 5.93,
          "white": 3.54
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A"
          ],
          "AAA": []
        },
        "url": "https://www.colorsencyclopedia.com/hex/189e00/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/189e00.json"
      }
    ],
    "anchor": "enamel-blue-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": "#9E0018",
        "name": "#9E0018",
        "slug": null,
        "rgb": [
          158,
          0,
          24
        ],
        "hsl": [
          351,
          100,
          31
        ],
        "cmyk": [
          0,
          100,
          85,
          38
        ],
        "luminance": 0.0734,
        "contrast": {
          "black": 2.47,
          "white": 8.51
        },
        "wcag": {
          "AA": [
            "#FFFFFF",
            "#F5F5F5"
          ],
          "AAA": [
            "#FFFFFF",
            "#F5F5F5"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/9e0018/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/9e0018.json"
      },
      {
        "hex": "#9E8600",
        "name": "#9E8600",
        "slug": null,
        "rgb": [
          158,
          134,
          0
        ],
        "hsl": [
          51,
          100,
          31
        ],
        "cmyk": [
          0,
          15,
          100,
          38
        ],
        "luminance": 0.2432,
        "contrast": {
          "black": 5.86,
          "white": 3.58
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A"
          ],
          "AAA": []
        },
        "url": "https://www.colorsencyclopedia.com/hex/9e8600/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/9e8600.json"
      }
    ],
    "anchor": "enamel-blue-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": "#00A2FA",
        "name": "#00A2FA",
        "slug": null,
        "rgb": [
          0,
          162,
          250
        ],
        "hsl": [
          201,
          100,
          49
        ],
        "cmyk": [
          100,
          35,
          0,
          2
        ],
        "luminance": 0.3274,
        "contrast": {
          "black": 7.55,
          "white": 2.78
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A"
          ],
          "AAA": [
            "#000000"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/00a2fa/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/00a2fa.json"
      },
      {
        "hex": "#0067A0",
        "name": "Enamel Blue",
        "slug": "enamel-blue",
        "rgb": [
          0,
          103,
          160
        ],
        "hsl": [
          201,
          100,
          31
        ],
        "cmyk": [
          100,
          36,
          0,
          37
        ],
        "luminance": 0.1224,
        "contrast": {
          "black": 3.45,
          "white": 6.09
        },
        "wcag": {
          "AA": [
            "#FFFFFF",
            "#F5F5F5"
          ],
          "AAA": []
        },
        "url": "https://www.colorsencyclopedia.com/colors/enamel-blue/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/colors/enamel-blue.json"
      },
      {
        "hex": "#002B42",
        "name": "#002B42",
        "slug": null,
        "rgb": [
          0,
          43,
          66
        ],
        "hsl": [
          201,
          100,
          13
        ],
        "cmyk": [
          100,
          35,
          0,
          74
        ],
        "luminance": 0.0212,
        "contrast": {
          "black": 1.42,
          "white": 14.75
        },
        "wcag": {
          "AA": [
            "#FFFFFF",
            "#F5F5F5"
          ],
          "AAA": [
            "#FFFFFF",
            "#F5F5F5"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/002b42/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/002b42.json"
      }
    ],
    "anchor": "enamel-blue-harmony-monochromatic"
  }
]
Signature palette
[
  "#0067A0",
  "#9E3700",
  "#009E86",
  "#00189E",
  "#00A2FA",
  "#002B42"
]
Accessibility notes
[
  "Black contrast on Enamel Blue: 3.45:1",
  "White contrast on Enamel Blue: 6.09:1",
  "AA text options: #FFFFFF, #F5F5F5"
]
CSS tokens
":root {\n  --color-enamel-blue: #0067A0;\n  --enamel-blue-complementary-1: #9E3700;\n  --enamel-blue-analogous-1: #009E86;\n  --enamel-blue-analogous-2: #00189E;\n  --enamel-blue-triadic-1: #9E0067;\n  --enamel-blue-triadic-2: #679E00;\n  --enamel-blue-tetradic-1: #86009E;\n  --enamel-blue-tetradic-2: #9E3700;\n  --enamel-blue-tetradic-3: #189E00;\n  --enamel-blue-split-complementary-1: #9E0018;\n  --enamel-blue-split-complementary-2: #9E8600;\n  --enamel-blue-monochromatic-1: #00A2FA;\n  --enamel-blue-monochromatic-2: #0067A0;\n  --enamel-blue-monochromatic-3: #002B42;\n}\n\n.palette-enamel-blue-harmony {\n  color: #FFFFFF;\n  background: linear-gradient(135deg, #0067A0, #9E3700, #009E86, #00189E, #00A2FA, #002B42);\n}"
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "enamel-blue",
  "name": "Enamel Blue",
  "hex": "#0067A0",
  "rgb": [
    0,
    103,
    160
  ],
  "hsl": [
    201,
    100,
    31
  ],
  "cmyk": [
    100,
    36,
    0,
    37
  ],
  "family": "blue",
  "temperature": "cool",
  "tone": [
    "jewel-tone"
  ],
  "luminance": 0.1224,
  "contrast": {
    "black": 3.45,
    "white": 6.09
  },
  "wcag": {
    "AA": [
      "#FFFFFF",
      "#F5F5F5"
    ],
    "AAA": []
  },
  "sourceColor": {
    "slug": "enamel-blue",
    "name": "Enamel Blue",
    "hex": "#0067A0",
    "url": "https://www.colorsencyclopedia.com/colors/enamel-blue/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/enamel-blue.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": "#9E3700",
          "name": "#9E3700",
          "slug": null,
          "rgb": [
            158,
            55,
            0
          ],
          "hsl": [
            21,
            100,
            31
          ],
          "cmyk": [
            0,
            65,
            100,
            38
          ],
          "luminance": 0.1,
          "contrast": {
            "black": 3,
            "white": 7
          },
          "wcag": {
            "AA": [
              "#FFFFFF",
              "#F5F5F5"
            ],
            "AAA": [
              "#FFFFFF"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/9e3700/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/9e3700.json"
        }
      ],
      "anchor": "enamel-blue-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": "#009E86",
          "name": "#009E86",
          "slug": null,
          "rgb": [
            0,
            158,
            134
          ],
          "hsl": [
            171,
            100,
            31
          ],
          "cmyk": [
            100,
            0,
            15,
            38
          ],
          "luminance": 0.2617,
          "contrast": {
            "black": 6.23,
            "white": 3.37
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A"
            ],
            "AAA": []
          },
          "url": "https://www.colorsencyclopedia.com/hex/009e86/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/009e86.json"
        },
        {
          "hex": "#00189E",
          "name": "#00189E",
          "slug": null,
          "rgb": [
            0,
            24,
            158
          ],
          "hsl": [
            231,
            100,
            31
          ],
          "cmyk": [
            100,
            85,
            0,
            38
          ],
          "luminance": 0.0312,
          "contrast": {
            "black": 1.62,
            "white": 12.93
          },
          "wcag": {
            "AA": [
              "#FFFFFF",
              "#F5F5F5"
            ],
            "AAA": [
              "#FFFFFF",
              "#F5F5F5"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/00189e/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/00189e.json"
        }
      ],
      "anchor": "enamel-blue-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": "#9E0067",
          "name": "#9E0067",
          "slug": null,
          "rgb": [
            158,
            0,
            103
          ],
          "hsl": [
            321,
            100,
            31
          ],
          "cmyk": [
            0,
            100,
            35,
            38
          ],
          "luminance": 0.0825,
          "contrast": {
            "black": 2.65,
            "white": 7.92
          },
          "wcag": {
            "AA": [
              "#FFFFFF",
              "#F5F5F5"
            ],
            "AAA": [
              "#FFFFFF",
              "#F5F5F5"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/9e0067/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/9e0067.json"
        },
        {
          "hex": "#679E00",
          "name": "#679E00",
          "slug": null,
          "rgb": [
            103,
            158,
            0
          ],
          "hsl": [
            81,
            100,
            31
          ],
          "cmyk": [
            35,
            0,
            100,
            38
          ],
          "luminance": 0.2734,
          "contrast": {
            "black": 6.47,
            "white": 3.25
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A"
            ],
            "AAA": []
          },
          "url": "https://www.colorsencyclopedia.com/hex/679e00/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/679e00.json"
        }
      ],
      "anchor": "enamel-blue-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": "#86009E",
          "name": "#86009E",
          "slug": null,
          "rgb": [
            134,
            0,
            158
          ],
          "hsl": [
            291,
            100,
            31
          ],
          "cmyk": [
            15,
            100,
            0,
            38
          ],
          "luminance": 0.0754,
          "contrast": {
            "black": 2.51,
            "white": 8.37
          },
          "wcag": {
            "AA": [
              "#FFFFFF",
              "#F5F5F5"
            ],
            "AAA": [
              "#FFFFFF",
              "#F5F5F5"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/86009e/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/86009e.json"
        },
        {
          "hex": "#9E3700",
          "name": "#9E3700",
          "slug": null,
          "rgb": [
            158,
            55,
            0
          ],
          "hsl": [
            21,
            100,
            31
          ],
          "cmyk": [
            0,
            65,
            100,
            38
          ],
          "luminance": 0.1,
          "contrast": {
            "black": 3,
            "white": 7
          },
          "wcag": {
            "AA": [
              "#FFFFFF",
              "#F5F5F5"
            ],
            "AAA": [
              "#FFFFFF"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/9e3700/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/9e3700.json"
        },
        {
          "hex": "#189E00",
          "name": "#189E00",
          "slug": null,
          "rgb": [
            24,
            158,
            0
          ],
          "hsl": [
            111,
            100,
            31
          ],
          "cmyk": [
            85,
            0,
            100,
            38
          ],
          "luminance": 0.2465,
          "contrast": {
            "black": 5.93,
            "white": 3.54
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A"
            ],
            "AAA": []
          },
          "url": "https://www.colorsencyclopedia.com/hex/189e00/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/189e00.json"
        }
      ],
      "anchor": "enamel-blue-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": "#9E0018",
          "name": "#9E0018",
          "slug": null,
          "rgb": [
            158,
            0,
            24
          ],
          "hsl": [
            351,
            100,
            31
          ],
          "cmyk": [
            0,
            100,
            85,
            38
          ],
          "luminance": 0.0734,
          "contrast": {
            "black": 2.47,
            "white": 8.51
          },
          "wcag": {
            "AA": [
              "#FFFFFF",
              "#F5F5F5"
            ],
            "AAA": [
              "#FFFFFF",
              "#F5F5F5"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/9e0018/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/9e0018.json"
        },
        {
          "hex": "#9E8600",
          "name": "#9E8600",
          "slug": null,
          "rgb": [
            158,
            134,
            0
          ],
          "hsl": [
            51,
            100,
            31
          ],
          "cmyk": [
            0,
            15,
            100,
            38
          ],
          "luminance": 0.2432,
          "contrast": {
            "black": 5.86,
            "white": 3.58
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A"
            ],
            "AAA": []
          },
          "url": "https://www.colorsencyclopedia.com/hex/9e8600/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/9e8600.json"
        }
      ],
      "anchor": "enamel-blue-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": "#00A2FA",
          "name": "#00A2FA",
          "slug": null,
          "rgb": [
            0,
            162,
            250
          ],
          "hsl": [
            201,
            100,
            49
          ],
          "cmyk": [
            100,
            35,
            0,
            2
          ],
          "luminance": 0.3274,
          "contrast": {
            "black": 7.55,
            "white": 2.78
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A"
            ],
            "AAA": [
              "#000000"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/00a2fa/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/00a2fa.json"
        },
        {
          "hex": "#0067A0",
          "name": "Enamel Blue",
          "slug": "enamel-blue",
          "rgb": [
            0,
            103,
            160
          ],
          "hsl": [
            201,
            100,
            31
          ],
          "cmyk": [
            100,
            36,
            0,
            37
          ],
          "luminance": 0.1224,
          "contrast": {
            "black": 3.45,
            "white": 6.09
          },
          "wcag": {
            "AA": [
              "#FFFFFF",
              "#F5F5F5"
            ],
            "AAA": []
          },
          "url": "https://www.colorsencyclopedia.com/colors/enamel-blue/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/colors/enamel-blue.json"
        },
        {
          "hex": "#002B42",
          "name": "#002B42",
          "slug": null,
          "rgb": [
            0,
            43,
            66
          ],
          "hsl": [
            201,
            100,
            13
          ],
          "cmyk": [
            100,
            35,
            0,
            74
          ],
          "luminance": 0.0212,
          "contrast": {
            "black": 1.42,
            "white": 14.75
          },
          "wcag": {
            "AA": [
              "#FFFFFF",
              "#F5F5F5"
            ],
            "AAA": [
              "#FFFFFF",
              "#F5F5F5"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/002b42/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/002b42.json"
        }
      ],
      "anchor": "enamel-blue-harmony-monochromatic"
    }
  ],
  "signaturePalette": [
    "#0067A0",
    "#9E3700",
    "#009E86",
    "#00189E",
    "#00A2FA",
    "#002B42"
  ],
  "semanticGroups": [
    "blue harmony",
    "cool harmony",
    "jewel tone harmony",
    "enamel blue palette system"
  ],
  "useCases": [
    "palette generation",
    "brand color exploration",
    "UI accent planning",
    "CSS design tokens",
    "AI color retrieval"
  ],
  "accessibilityNotes": [
    "Black contrast on Enamel Blue: 3.45:1",
    "White contrast on Enamel Blue: 6.09:1",
    "AA text options: #FFFFFF, #F5F5F5"
  ],
  "relatedEndpoints": [
    "https://www.colorsencyclopedia.com/api/harmonies/enamel-blue.json",
    "https://www.colorsencyclopedia.com/api/colors/enamel-blue.json",
    "https://www.colorsencyclopedia.com/api/hex/0067a0.json"
  ],
  "url": "https://www.colorsencyclopedia.com/harmonies/enamel-blue/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/harmonies/enamel-blue.json",
  "cssSnippet": ":root {\n  --color-enamel-blue: #0067A0;\n  --enamel-blue-complementary-1: #9E3700;\n  --enamel-blue-analogous-1: #009E86;\n  --enamel-blue-analogous-2: #00189E;\n  --enamel-blue-triadic-1: #9E0067;\n  --enamel-blue-triadic-2: #679E00;\n  --enamel-blue-tetradic-1: #86009E;\n  --enamel-blue-tetradic-2: #9E3700;\n  --enamel-blue-tetradic-3: #189E00;\n  --enamel-blue-split-complementary-1: #9E0018;\n  --enamel-blue-split-complementary-2: #9E8600;\n  --enamel-blue-monochromatic-1: #00A2FA;\n  --enamel-blue-monochromatic-2: #0067A0;\n  --enamel-blue-monochromatic-3: #002B42;\n}\n\n.palette-enamel-blue-harmony {\n  color: #FFFFFF;\n  background: linear-gradient(135deg, #0067A0, #9E3700, #009E86, #00189E, #00A2FA, #002B42);\n}"
}

CSS Harmony Tokens

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

:root {
  --color-enamel-blue: #0067A0;
  --enamel-blue-complementary-1: #9E3700;
  --enamel-blue-analogous-1: #009E86;
  --enamel-blue-analogous-2: #00189E;
  --enamel-blue-triadic-1: #9E0067;
  --enamel-blue-triadic-2: #679E00;
  --enamel-blue-tetradic-1: #86009E;
  --enamel-blue-tetradic-2: #9E3700;
  --enamel-blue-tetradic-3: #189E00;
  --enamel-blue-split-complementary-1: #9E0018;
  --enamel-blue-split-complementary-2: #9E8600;
  --enamel-blue-monochromatic-1: #00A2FA;
  --enamel-blue-monochromatic-2: #0067A0;
  --enamel-blue-monochromatic-3: #002B42;
}

.palette-enamel-blue-harmony {
  color: #FFFFFF;
  background: linear-gradient(135deg, #0067A0, #9E3700, #009E86, #00189E, #00A2FA, #002B42);
}

Enamel Blue 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 colorEnamel Blue · #0067A0
#9E3700#9E3700
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 colorEnamel Blue · #0067A0
#009E86#009E86
#00189E#00189E
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 colorEnamel Blue · #0067A0
#9E0067#9E0067
#679E00#679E00
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 colorEnamel Blue · #0067A0
#86009E#86009E
#9E3700#9E3700
#189E00#189E00
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 colorEnamel Blue · #0067A0
#9E0018#9E0018
#9E8600#9E8600
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 colorEnamel Blue · #0067A0
#00A2FA#00A2FA
Enamel Blue#0067A0
#002B42#002B42