Harmony system

Smalt Color Harmonies

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

Smalt 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.

SourceSmalt · #003399
Groups6
Palette colors6
FamilyBlue

How the harmony works

Smalt Harmony Guide

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

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

AI-Ready Dataset v1.0.0
Luminance0.0467
Black text1.93:1AA Fail
White text10.86: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": "smalt",
  "name": "Smalt",
  "hex": "#003399",
  "url": "https://www.colorsencyclopedia.com/colors/smalt/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/colors/smalt.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": "#996600",
        "name": "#996600",
        "slug": null,
        "rgb": [
          153,
          102,
          0
        ],
        "hsl": [
          40,
          100,
          30
        ],
        "cmyk": [
          0,
          33,
          100,
          40
        ],
        "luminance": 0.1628,
        "contrast": {
          "black": 4.26,
          "white": 4.93
        },
        "wcag": {
          "AA": [
            "#FFFFFF",
            "#F5F5F5"
          ],
          "AAA": []
        },
        "url": "https://www.colorsencyclopedia.com/hex/996600/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/996600.json"
      }
    ],
    "anchor": "smalt-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": "#007F99",
        "name": "#007F99",
        "slug": null,
        "rgb": [
          0,
          127,
          153
        ],
        "hsl": [
          190,
          100,
          30
        ],
        "cmyk": [
          100,
          17,
          0,
          40
        ],
        "luminance": 0.1748,
        "contrast": {
          "black": 4.5,
          "white": 4.67
        },
        "wcag": {
          "AA": [
            "#000000",
            "#FFFFFF"
          ],
          "AAA": []
        },
        "url": "https://www.colorsencyclopedia.com/hex/007f99/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/007f99.json"
      },
      {
        "hex": "#190099",
        "name": "#190099",
        "slug": null,
        "rgb": [
          25,
          0,
          153
        ],
        "hsl": [
          250,
          100,
          30
        ],
        "cmyk": [
          84,
          100,
          0,
          40
        ],
        "luminance": 0.0251,
        "contrast": {
          "black": 1.5,
          "white": 13.98
        },
        "wcag": {
          "AA": [
            "#FFFFFF",
            "#F5F5F5"
          ],
          "AAA": [
            "#FFFFFF",
            "#F5F5F5"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/190099/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/190099.json"
      }
    ],
    "anchor": "smalt-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": "#990033",
        "name": "#990033",
        "slug": null,
        "rgb": [
          153,
          0,
          51
        ],
        "hsl": [
          340,
          100,
          30
        ],
        "cmyk": [
          0,
          100,
          67,
          40
        ],
        "luminance": 0.0701,
        "contrast": {
          "black": 2.4,
          "white": 8.74
        },
        "wcag": {
          "AA": [
            "#FFFFFF",
            "#F5F5F5"
          ],
          "AAA": [
            "#FFFFFF",
            "#F5F5F5"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/990033/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/990033.json"
      },
      {
        "hex": "#339900",
        "name": "#339900",
        "slug": null,
        "rgb": [
          51,
          153,
          0
        ],
        "hsl": [
          100,
          100,
          30
        ],
        "cmyk": [
          67,
          0,
          100,
          40
        ],
        "luminance": 0.2349,
        "contrast": {
          "black": 5.7,
          "white": 3.69
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A"
          ],
          "AAA": []
        },
        "url": "https://www.colorsencyclopedia.com/hex/339900/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/339900.json"
      }
    ],
    "anchor": "smalt-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": "#99007F",
        "name": "#99007F",
        "slug": null,
        "rgb": [
          153,
          0,
          127
        ],
        "hsl": [
          310,
          100,
          30
        ],
        "cmyk": [
          0,
          100,
          17,
          40
        ],
        "luminance": 0.083,
        "contrast": {
          "black": 2.66,
          "white": 7.89
        },
        "wcag": {
          "AA": [
            "#FFFFFF",
            "#F5F5F5"
          ],
          "AAA": [
            "#FFFFFF",
            "#F5F5F5"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/99007f/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/99007f.json"
      },
      {
        "hex": "#996600",
        "name": "#996600",
        "slug": null,
        "rgb": [
          153,
          102,
          0
        ],
        "hsl": [
          40,
          100,
          30
        ],
        "cmyk": [
          0,
          33,
          100,
          40
        ],
        "luminance": 0.1628,
        "contrast": {
          "black": 4.26,
          "white": 4.93
        },
        "wcag": {
          "AA": [
            "#FFFFFF",
            "#F5F5F5"
          ],
          "AAA": []
        },
        "url": "https://www.colorsencyclopedia.com/hex/996600/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/996600.json"
      },
      {
        "hex": "#00991A",
        "name": "#00991A",
        "slug": null,
        "rgb": [
          0,
          153,
          26
        ],
        "hsl": [
          130,
          100,
          30
        ],
        "cmyk": [
          100,
          0,
          83,
          40
        ],
        "luminance": 0.2286,
        "contrast": {
          "black": 5.57,
          "white": 3.77
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A"
          ],
          "AAA": []
        },
        "url": "https://www.colorsencyclopedia.com/hex/00991a/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/00991a.json"
      }
    ],
    "anchor": "smalt-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": "#991900",
        "name": "#991900",
        "slug": null,
        "rgb": [
          153,
          25,
          0
        ],
        "hsl": [
          10,
          100,
          30
        ],
        "cmyk": [
          0,
          84,
          100,
          40
        ],
        "luminance": 0.0747,
        "contrast": {
          "black": 2.49,
          "white": 8.42
        },
        "wcag": {
          "AA": [
            "#FFFFFF",
            "#F5F5F5"
          ],
          "AAA": [
            "#FFFFFF",
            "#F5F5F5"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/991900/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/991900.json"
      },
      {
        "hex": "#7F9900",
        "name": "#7F9900",
        "slug": null,
        "rgb": [
          127,
          153,
          0
        ],
        "hsl": [
          70,
          100,
          30
        ],
        "cmyk": [
          17,
          0,
          100,
          40
        ],
        "luminance": 0.2729,
        "contrast": {
          "black": 6.46,
          "white": 3.25
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A"
          ],
          "AAA": []
        },
        "url": "https://www.colorsencyclopedia.com/hex/7f9900/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/7f9900.json"
      }
    ],
    "anchor": "smalt-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": "#0052F5",
        "name": "#0052F5",
        "slug": null,
        "rgb": [
          0,
          82,
          245
        ],
        "hsl": [
          220,
          100,
          48
        ],
        "cmyk": [
          100,
          67,
          0,
          4
        ],
        "luminance": 0.1263,
        "contrast": {
          "black": 3.53,
          "white": 5.96
        },
        "wcag": {
          "AA": [
            "#FFFFFF",
            "#F5F5F5"
          ],
          "AAA": []
        },
        "url": "https://www.colorsencyclopedia.com/hex/0052f5/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/0052f5.json"
      },
      {
        "hex": "#003399",
        "name": "Smalt",
        "slug": "smalt",
        "rgb": [
          0,
          51,
          153
        ],
        "hsl": [
          220,
          100,
          30
        ],
        "cmyk": [
          100,
          67,
          0,
          40
        ],
        "luminance": 0.0467,
        "contrast": {
          "black": 1.93,
          "white": 10.86
        },
        "wcag": {
          "AA": [
            "#FFFFFF",
            "#F5F5F5"
          ],
          "AAA": [
            "#FFFFFF",
            "#F5F5F5"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/colors/smalt/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/colors/smalt.json"
      },
      {
        "hex": "#00143D",
        "name": "#00143D",
        "slug": null,
        "rgb": [
          0,
          20,
          61
        ],
        "hsl": [
          220,
          100,
          12
        ],
        "cmyk": [
          100,
          67,
          0,
          76
        ],
        "luminance": 0.0084,
        "contrast": {
          "black": 1.17,
          "white": 17.98
        },
        "wcag": {
          "AA": [
            "#FFFFFF",
            "#F5F5F5"
          ],
          "AAA": [
            "#FFFFFF",
            "#F5F5F5"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/00143d/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/00143d.json"
      }
    ],
    "anchor": "smalt-harmony-monochromatic"
  }
]
Signature palette
[
  "#003399",
  "#996600",
  "#007F99",
  "#190099",
  "#0052F5",
  "#00143D"
]
Accessibility notes
[
  "Black contrast on Smalt: 1.93:1",
  "White contrast on Smalt: 10.86:1",
  "AA text options: #FFFFFF, #F5F5F5"
]
CSS tokens
":root {\n  --color-smalt: #003399;\n  --smalt-complementary-1: #996600;\n  --smalt-analogous-1: #007F99;\n  --smalt-analogous-2: #190099;\n  --smalt-triadic-1: #990033;\n  --smalt-triadic-2: #339900;\n  --smalt-tetradic-1: #99007F;\n  --smalt-tetradic-2: #996600;\n  --smalt-tetradic-3: #00991A;\n  --smalt-split-complementary-1: #991900;\n  --smalt-split-complementary-2: #7F9900;\n  --smalt-monochromatic-1: #0052F5;\n  --smalt-monochromatic-2: #003399;\n  --smalt-monochromatic-3: #00143D;\n}\n\n.palette-smalt-harmony {\n  color: #FFFFFF;\n  background: linear-gradient(135deg, #003399, #996600, #007F99, #190099, #0052F5, #00143D);\n}"
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "smalt",
  "name": "Smalt",
  "hex": "#003399",
  "rgb": [
    0,
    51,
    153
  ],
  "hsl": [
    220,
    100,
    30
  ],
  "cmyk": [
    100,
    67,
    0,
    40
  ],
  "family": "blue",
  "temperature": "cool",
  "tone": [
    "jewel-tone"
  ],
  "luminance": 0.0467,
  "contrast": {
    "black": 1.93,
    "white": 10.86
  },
  "wcag": {
    "AA": [
      "#FFFFFF",
      "#F5F5F5"
    ],
    "AAA": [
      "#FFFFFF",
      "#F5F5F5"
    ]
  },
  "sourceColor": {
    "slug": "smalt",
    "name": "Smalt",
    "hex": "#003399",
    "url": "https://www.colorsencyclopedia.com/colors/smalt/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/smalt.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": "#996600",
          "name": "#996600",
          "slug": null,
          "rgb": [
            153,
            102,
            0
          ],
          "hsl": [
            40,
            100,
            30
          ],
          "cmyk": [
            0,
            33,
            100,
            40
          ],
          "luminance": 0.1628,
          "contrast": {
            "black": 4.26,
            "white": 4.93
          },
          "wcag": {
            "AA": [
              "#FFFFFF",
              "#F5F5F5"
            ],
            "AAA": []
          },
          "url": "https://www.colorsencyclopedia.com/hex/996600/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/996600.json"
        }
      ],
      "anchor": "smalt-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": "#007F99",
          "name": "#007F99",
          "slug": null,
          "rgb": [
            0,
            127,
            153
          ],
          "hsl": [
            190,
            100,
            30
          ],
          "cmyk": [
            100,
            17,
            0,
            40
          ],
          "luminance": 0.1748,
          "contrast": {
            "black": 4.5,
            "white": 4.67
          },
          "wcag": {
            "AA": [
              "#000000",
              "#FFFFFF"
            ],
            "AAA": []
          },
          "url": "https://www.colorsencyclopedia.com/hex/007f99/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/007f99.json"
        },
        {
          "hex": "#190099",
          "name": "#190099",
          "slug": null,
          "rgb": [
            25,
            0,
            153
          ],
          "hsl": [
            250,
            100,
            30
          ],
          "cmyk": [
            84,
            100,
            0,
            40
          ],
          "luminance": 0.0251,
          "contrast": {
            "black": 1.5,
            "white": 13.98
          },
          "wcag": {
            "AA": [
              "#FFFFFF",
              "#F5F5F5"
            ],
            "AAA": [
              "#FFFFFF",
              "#F5F5F5"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/190099/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/190099.json"
        }
      ],
      "anchor": "smalt-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": "#990033",
          "name": "#990033",
          "slug": null,
          "rgb": [
            153,
            0,
            51
          ],
          "hsl": [
            340,
            100,
            30
          ],
          "cmyk": [
            0,
            100,
            67,
            40
          ],
          "luminance": 0.0701,
          "contrast": {
            "black": 2.4,
            "white": 8.74
          },
          "wcag": {
            "AA": [
              "#FFFFFF",
              "#F5F5F5"
            ],
            "AAA": [
              "#FFFFFF",
              "#F5F5F5"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/990033/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/990033.json"
        },
        {
          "hex": "#339900",
          "name": "#339900",
          "slug": null,
          "rgb": [
            51,
            153,
            0
          ],
          "hsl": [
            100,
            100,
            30
          ],
          "cmyk": [
            67,
            0,
            100,
            40
          ],
          "luminance": 0.2349,
          "contrast": {
            "black": 5.7,
            "white": 3.69
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A"
            ],
            "AAA": []
          },
          "url": "https://www.colorsencyclopedia.com/hex/339900/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/339900.json"
        }
      ],
      "anchor": "smalt-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": "#99007F",
          "name": "#99007F",
          "slug": null,
          "rgb": [
            153,
            0,
            127
          ],
          "hsl": [
            310,
            100,
            30
          ],
          "cmyk": [
            0,
            100,
            17,
            40
          ],
          "luminance": 0.083,
          "contrast": {
            "black": 2.66,
            "white": 7.89
          },
          "wcag": {
            "AA": [
              "#FFFFFF",
              "#F5F5F5"
            ],
            "AAA": [
              "#FFFFFF",
              "#F5F5F5"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/99007f/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/99007f.json"
        },
        {
          "hex": "#996600",
          "name": "#996600",
          "slug": null,
          "rgb": [
            153,
            102,
            0
          ],
          "hsl": [
            40,
            100,
            30
          ],
          "cmyk": [
            0,
            33,
            100,
            40
          ],
          "luminance": 0.1628,
          "contrast": {
            "black": 4.26,
            "white": 4.93
          },
          "wcag": {
            "AA": [
              "#FFFFFF",
              "#F5F5F5"
            ],
            "AAA": []
          },
          "url": "https://www.colorsencyclopedia.com/hex/996600/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/996600.json"
        },
        {
          "hex": "#00991A",
          "name": "#00991A",
          "slug": null,
          "rgb": [
            0,
            153,
            26
          ],
          "hsl": [
            130,
            100,
            30
          ],
          "cmyk": [
            100,
            0,
            83,
            40
          ],
          "luminance": 0.2286,
          "contrast": {
            "black": 5.57,
            "white": 3.77
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A"
            ],
            "AAA": []
          },
          "url": "https://www.colorsencyclopedia.com/hex/00991a/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/00991a.json"
        }
      ],
      "anchor": "smalt-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": "#991900",
          "name": "#991900",
          "slug": null,
          "rgb": [
            153,
            25,
            0
          ],
          "hsl": [
            10,
            100,
            30
          ],
          "cmyk": [
            0,
            84,
            100,
            40
          ],
          "luminance": 0.0747,
          "contrast": {
            "black": 2.49,
            "white": 8.42
          },
          "wcag": {
            "AA": [
              "#FFFFFF",
              "#F5F5F5"
            ],
            "AAA": [
              "#FFFFFF",
              "#F5F5F5"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/991900/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/991900.json"
        },
        {
          "hex": "#7F9900",
          "name": "#7F9900",
          "slug": null,
          "rgb": [
            127,
            153,
            0
          ],
          "hsl": [
            70,
            100,
            30
          ],
          "cmyk": [
            17,
            0,
            100,
            40
          ],
          "luminance": 0.2729,
          "contrast": {
            "black": 6.46,
            "white": 3.25
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A"
            ],
            "AAA": []
          },
          "url": "https://www.colorsencyclopedia.com/hex/7f9900/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/7f9900.json"
        }
      ],
      "anchor": "smalt-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": "#0052F5",
          "name": "#0052F5",
          "slug": null,
          "rgb": [
            0,
            82,
            245
          ],
          "hsl": [
            220,
            100,
            48
          ],
          "cmyk": [
            100,
            67,
            0,
            4
          ],
          "luminance": 0.1263,
          "contrast": {
            "black": 3.53,
            "white": 5.96
          },
          "wcag": {
            "AA": [
              "#FFFFFF",
              "#F5F5F5"
            ],
            "AAA": []
          },
          "url": "https://www.colorsencyclopedia.com/hex/0052f5/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/0052f5.json"
        },
        {
          "hex": "#003399",
          "name": "Smalt",
          "slug": "smalt",
          "rgb": [
            0,
            51,
            153
          ],
          "hsl": [
            220,
            100,
            30
          ],
          "cmyk": [
            100,
            67,
            0,
            40
          ],
          "luminance": 0.0467,
          "contrast": {
            "black": 1.93,
            "white": 10.86
          },
          "wcag": {
            "AA": [
              "#FFFFFF",
              "#F5F5F5"
            ],
            "AAA": [
              "#FFFFFF",
              "#F5F5F5"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/colors/smalt/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/colors/smalt.json"
        },
        {
          "hex": "#00143D",
          "name": "#00143D",
          "slug": null,
          "rgb": [
            0,
            20,
            61
          ],
          "hsl": [
            220,
            100,
            12
          ],
          "cmyk": [
            100,
            67,
            0,
            76
          ],
          "luminance": 0.0084,
          "contrast": {
            "black": 1.17,
            "white": 17.98
          },
          "wcag": {
            "AA": [
              "#FFFFFF",
              "#F5F5F5"
            ],
            "AAA": [
              "#FFFFFF",
              "#F5F5F5"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/00143d/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/00143d.json"
        }
      ],
      "anchor": "smalt-harmony-monochromatic"
    }
  ],
  "signaturePalette": [
    "#003399",
    "#996600",
    "#007F99",
    "#190099",
    "#0052F5",
    "#00143D"
  ],
  "semanticGroups": [
    "blue harmony",
    "cool harmony",
    "jewel tone harmony",
    "smalt palette system"
  ],
  "useCases": [
    "palette generation",
    "brand color exploration",
    "UI accent planning",
    "CSS design tokens",
    "AI color retrieval"
  ],
  "accessibilityNotes": [
    "Black contrast on Smalt: 1.93:1",
    "White contrast on Smalt: 10.86:1",
    "AA text options: #FFFFFF, #F5F5F5"
  ],
  "relatedEndpoints": [
    "https://www.colorsencyclopedia.com/api/harmonies/smalt.json",
    "https://www.colorsencyclopedia.com/api/colors/smalt.json",
    "https://www.colorsencyclopedia.com/api/hex/003399.json"
  ],
  "url": "https://www.colorsencyclopedia.com/harmonies/smalt/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/harmonies/smalt.json",
  "cssSnippet": ":root {\n  --color-smalt: #003399;\n  --smalt-complementary-1: #996600;\n  --smalt-analogous-1: #007F99;\n  --smalt-analogous-2: #190099;\n  --smalt-triadic-1: #990033;\n  --smalt-triadic-2: #339900;\n  --smalt-tetradic-1: #99007F;\n  --smalt-tetradic-2: #996600;\n  --smalt-tetradic-3: #00991A;\n  --smalt-split-complementary-1: #991900;\n  --smalt-split-complementary-2: #7F9900;\n  --smalt-monochromatic-1: #0052F5;\n  --smalt-monochromatic-2: #003399;\n  --smalt-monochromatic-3: #00143D;\n}\n\n.palette-smalt-harmony {\n  color: #FFFFFF;\n  background: linear-gradient(135deg, #003399, #996600, #007F99, #190099, #0052F5, #00143D);\n}"
}

CSS Harmony Tokens

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

:root {
  --color-smalt: #003399;
  --smalt-complementary-1: #996600;
  --smalt-analogous-1: #007F99;
  --smalt-analogous-2: #190099;
  --smalt-triadic-1: #990033;
  --smalt-triadic-2: #339900;
  --smalt-tetradic-1: #99007F;
  --smalt-tetradic-2: #996600;
  --smalt-tetradic-3: #00991A;
  --smalt-split-complementary-1: #991900;
  --smalt-split-complementary-2: #7F9900;
  --smalt-monochromatic-1: #0052F5;
  --smalt-monochromatic-2: #003399;
  --smalt-monochromatic-3: #00143D;
}

.palette-smalt-harmony {
  color: #FFFFFF;
  background: linear-gradient(135deg, #003399, #996600, #007F99, #190099, #0052F5, #00143D);
}

Smalt 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 colorSmalt · #003399
#996600#996600
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 colorSmalt · #003399
#007F99#007F99
#190099#190099
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 colorSmalt · #003399
#990033#990033
#339900#339900
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 colorSmalt · #003399
#99007F#99007F
#996600#996600
#00991A#00991A
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 colorSmalt · #003399
#991900#991900
#7F9900#7F9900
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 colorSmalt · #003399
#0052F5#0052F5
Smalt#003399
#00143D#00143D