Harmony system

Storm Blue Color Harmonies

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

Storm Blue sits in the cyan family with cool temperature and muted 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.

SourceStorm Blue · #4F666A
Groups6
Palette colors6
FamilyCyan

How the harmony works

Storm Blue Harmony Guide

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

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

AI-Ready Dataset v1.0.0
Luminance0.1221
Black text3.44:1AA Fail
White text6.1: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": "storm-blue",
  "name": "Storm Blue",
  "hex": "#4F666A",
  "url": "https://www.colorsencyclopedia.com/colors/storm-blue/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/colors/storm-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": "#6A524E",
        "name": "#6A524E",
        "slug": null,
        "rgb": [
          106,
          82,
          78
        ],
        "hsl": [
          9,
          15,
          36
        ],
        "cmyk": [
          0,
          23,
          26,
          58
        ],
        "luminance": 0.0965,
        "contrast": {
          "black": 2.93,
          "white": 7.17
        },
        "wcag": {
          "AA": [
            "#FFFFFF",
            "#F5F5F5"
          ],
          "AAA": [
            "#FFFFFF"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/6a524e/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/6a524e.json"
      }
    ],
    "anchor": "storm-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": "#4E6A60",
        "name": "#4E6A60",
        "slug": null,
        "rgb": [
          78,
          106,
          96
        ],
        "hsl": [
          159,
          15,
          36
        ],
        "cmyk": [
          26,
          0,
          9,
          58
        ],
        "luminance": 0.1277,
        "contrast": {
          "black": 3.55,
          "white": 5.91
        },
        "wcag": {
          "AA": [
            "#FFFFFF",
            "#F5F5F5"
          ],
          "AAA": []
        },
        "url": "https://www.colorsencyclopedia.com/hex/4e6a60/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/4e6a60.json"
      },
      {
        "hex": "#4E586A",
        "name": "#4E586A",
        "slug": null,
        "rgb": [
          78,
          88,
          106
        ],
        "hsl": [
          219,
          15,
          36
        ],
        "cmyk": [
          26,
          17,
          0,
          58
        ],
        "luminance": 0.0964,
        "contrast": {
          "black": 2.93,
          "white": 7.17
        },
        "wcag": {
          "AA": [
            "#FFFFFF",
            "#F5F5F5"
          ],
          "AAA": [
            "#FFFFFF"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/4e586a/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/4e586a.json"
      }
    ],
    "anchor": "storm-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": "#6A4E65",
        "name": "#6A4E65",
        "slug": null,
        "rgb": [
          106,
          78,
          101
        ],
        "hsl": [
          311,
          15,
          36
        ],
        "cmyk": [
          0,
          26,
          5,
          58
        ],
        "luminance": 0.0945,
        "contrast": {
          "black": 2.89,
          "white": 7.27
        },
        "wcag": {
          "AA": [
            "#FFFFFF",
            "#F5F5F5"
          ],
          "AAA": [
            "#FFFFFF"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/6a4e65/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/6a4e65.json"
      },
      {
        "hex": "#656A4E",
        "name": "#656A4E",
        "slug": null,
        "rgb": [
          101,
          106,
          78
        ],
        "hsl": [
          71,
          15,
          36
        ],
        "cmyk": [
          5,
          0,
          26,
          58
        ],
        "luminance": 0.1362,
        "contrast": {
          "black": 3.72,
          "white": 5.64
        },
        "wcag": {
          "AA": [
            "#FFFFFF",
            "#F5F5F5"
          ],
          "AAA": []
        },
        "url": "https://www.colorsencyclopedia.com/hex/656a4e/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/656a4e.json"
      }
    ],
    "anchor": "storm-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": "#604E6A",
        "name": "#604E6A",
        "slug": null,
        "rgb": [
          96,
          78,
          106
        ],
        "hsl": [
          279,
          15,
          36
        ],
        "cmyk": [
          9,
          26,
          0,
          58
        ],
        "luminance": 0.0898,
        "contrast": {
          "black": 2.8,
          "white": 7.51
        },
        "wcag": {
          "AA": [
            "#FFFFFF",
            "#F5F5F5"
          ],
          "AAA": [
            "#FFFFFF"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/604e6a/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/604e6a.json"
      },
      {
        "hex": "#6A524E",
        "name": "#6A524E",
        "slug": null,
        "rgb": [
          106,
          82,
          78
        ],
        "hsl": [
          9,
          15,
          36
        ],
        "cmyk": [
          0,
          23,
          26,
          58
        ],
        "luminance": 0.0965,
        "contrast": {
          "black": 2.93,
          "white": 7.17
        },
        "wcag": {
          "AA": [
            "#FFFFFF",
            "#F5F5F5"
          ],
          "AAA": [
            "#FFFFFF"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/6a524e/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/6a524e.json"
      },
      {
        "hex": "#586A4E",
        "name": "#586A4E",
        "slug": null,
        "rgb": [
          88,
          106,
          78
        ],
        "hsl": [
          99,
          15,
          36
        ],
        "cmyk": [
          17,
          0,
          26,
          58
        ],
        "luminance": 0.1293,
        "contrast": {
          "black": 3.59,
          "white": 5.86
        },
        "wcag": {
          "AA": [
            "#FFFFFF",
            "#F5F5F5"
          ],
          "AAA": []
        },
        "url": "https://www.colorsencyclopedia.com/hex/586a4e/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/586a4e.json"
      }
    ],
    "anchor": "storm-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": "#6A4E58",
        "name": "#6A4E58",
        "slug": null,
        "rgb": [
          106,
          78,
          88
        ],
        "hsl": [
          339,
          15,
          36
        ],
        "cmyk": [
          0,
          26,
          17,
          58
        ],
        "luminance": 0.0922,
        "contrast": {
          "black": 2.84,
          "white": 7.38
        },
        "wcag": {
          "AA": [
            "#FFFFFF",
            "#F5F5F5"
          ],
          "AAA": [
            "#FFFFFF"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/6a4e58/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/6a4e58.json"
      },
      {
        "hex": "#6A604E",
        "name": "#6A604E",
        "slug": null,
        "rgb": [
          106,
          96,
          78
        ],
        "hsl": [
          39,
          15,
          36
        ],
        "cmyk": [
          0,
          9,
          26,
          58
        ],
        "luminance": 0.1198,
        "contrast": {
          "black": 3.4,
          "white": 6.18
        },
        "wcag": {
          "AA": [
            "#FFFFFF",
            "#F5F5F5"
          ],
          "AAA": []
        },
        "url": "https://www.colorsencyclopedia.com/hex/6a604e/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/6a604e.json"
      }
    ],
    "anchor": "storm-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": "#78969B",
        "name": "#78969B",
        "slug": null,
        "rgb": [
          120,
          150,
          155
        ],
        "hsl": [
          189,
          15,
          54
        ],
        "cmyk": [
          23,
          3,
          0,
          39
        ],
        "luminance": 0.2817,
        "contrast": {
          "black": 6.63,
          "white": 3.17
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A"
          ],
          "AAA": []
        },
        "url": "https://www.colorsencyclopedia.com/hex/78969b/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/78969b.json"
      },
      {
        "hex": "#4F666A",
        "name": "Storm Blue",
        "slug": "storm-blue",
        "rgb": [
          79,
          102,
          106
        ],
        "hsl": [
          189,
          15,
          36
        ],
        "cmyk": [
          25,
          4,
          0,
          58
        ],
        "luminance": 0.1221,
        "contrast": {
          "black": 3.44,
          "white": 6.1
        },
        "wcag": {
          "AA": [
            "#FFFFFF",
            "#F5F5F5"
          ],
          "AAA": []
        },
        "url": "https://www.colorsencyclopedia.com/colors/storm-blue/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/colors/storm-blue.json"
      },
      {
        "hex": "#273335",
        "name": "#273335",
        "slug": null,
        "rgb": [
          39,
          51,
          53
        ],
        "hsl": [
          189,
          15,
          18
        ],
        "cmyk": [
          26,
          4,
          0,
          79
        ],
        "luminance": 0.0306,
        "contrast": {
          "black": 1.61,
          "white": 13.03
        },
        "wcag": {
          "AA": [
            "#FFFFFF",
            "#F5F5F5"
          ],
          "AAA": [
            "#FFFFFF",
            "#F5F5F5"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/273335/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/273335.json"
      }
    ],
    "anchor": "storm-blue-harmony-monochromatic"
  }
]
Signature palette
[
  "#4F666A",
  "#6A524E",
  "#4E6A60",
  "#4E586A",
  "#78969B",
  "#273335"
]
Accessibility notes
[
  "Black contrast on Storm Blue: 3.44:1",
  "White contrast on Storm Blue: 6.1:1",
  "AA text options: #FFFFFF, #F5F5F5"
]
CSS tokens
":root {\n  --color-storm-blue: #4F666A;\n  --storm-blue-complementary-1: #6A524E;\n  --storm-blue-analogous-1: #4E6A60;\n  --storm-blue-analogous-2: #4E586A;\n  --storm-blue-triadic-1: #6A4E65;\n  --storm-blue-triadic-2: #656A4E;\n  --storm-blue-tetradic-1: #604E6A;\n  --storm-blue-tetradic-2: #6A524E;\n  --storm-blue-tetradic-3: #586A4E;\n  --storm-blue-split-complementary-1: #6A4E58;\n  --storm-blue-split-complementary-2: #6A604E;\n  --storm-blue-monochromatic-1: #78969B;\n  --storm-blue-monochromatic-2: #4F666A;\n  --storm-blue-monochromatic-3: #273335;\n}\n\n.palette-storm-blue-harmony {\n  color: #FFFFFF;\n  background: linear-gradient(135deg, #4F666A, #6A524E, #4E6A60, #4E586A, #78969B, #273335);\n}"
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "storm-blue",
  "name": "Storm Blue",
  "hex": "#4F666A",
  "rgb": [
    79,
    102,
    106
  ],
  "hsl": [
    189,
    15,
    36
  ],
  "cmyk": [
    25,
    4,
    0,
    58
  ],
  "family": "cyan",
  "temperature": "cool",
  "tone": [
    "muted"
  ],
  "luminance": 0.1221,
  "contrast": {
    "black": 3.44,
    "white": 6.1
  },
  "wcag": {
    "AA": [
      "#FFFFFF",
      "#F5F5F5"
    ],
    "AAA": []
  },
  "sourceColor": {
    "slug": "storm-blue",
    "name": "Storm Blue",
    "hex": "#4F666A",
    "url": "https://www.colorsencyclopedia.com/colors/storm-blue/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/storm-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": "#6A524E",
          "name": "#6A524E",
          "slug": null,
          "rgb": [
            106,
            82,
            78
          ],
          "hsl": [
            9,
            15,
            36
          ],
          "cmyk": [
            0,
            23,
            26,
            58
          ],
          "luminance": 0.0965,
          "contrast": {
            "black": 2.93,
            "white": 7.17
          },
          "wcag": {
            "AA": [
              "#FFFFFF",
              "#F5F5F5"
            ],
            "AAA": [
              "#FFFFFF"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/6a524e/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/6a524e.json"
        }
      ],
      "anchor": "storm-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": "#4E6A60",
          "name": "#4E6A60",
          "slug": null,
          "rgb": [
            78,
            106,
            96
          ],
          "hsl": [
            159,
            15,
            36
          ],
          "cmyk": [
            26,
            0,
            9,
            58
          ],
          "luminance": 0.1277,
          "contrast": {
            "black": 3.55,
            "white": 5.91
          },
          "wcag": {
            "AA": [
              "#FFFFFF",
              "#F5F5F5"
            ],
            "AAA": []
          },
          "url": "https://www.colorsencyclopedia.com/hex/4e6a60/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/4e6a60.json"
        },
        {
          "hex": "#4E586A",
          "name": "#4E586A",
          "slug": null,
          "rgb": [
            78,
            88,
            106
          ],
          "hsl": [
            219,
            15,
            36
          ],
          "cmyk": [
            26,
            17,
            0,
            58
          ],
          "luminance": 0.0964,
          "contrast": {
            "black": 2.93,
            "white": 7.17
          },
          "wcag": {
            "AA": [
              "#FFFFFF",
              "#F5F5F5"
            ],
            "AAA": [
              "#FFFFFF"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/4e586a/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/4e586a.json"
        }
      ],
      "anchor": "storm-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": "#6A4E65",
          "name": "#6A4E65",
          "slug": null,
          "rgb": [
            106,
            78,
            101
          ],
          "hsl": [
            311,
            15,
            36
          ],
          "cmyk": [
            0,
            26,
            5,
            58
          ],
          "luminance": 0.0945,
          "contrast": {
            "black": 2.89,
            "white": 7.27
          },
          "wcag": {
            "AA": [
              "#FFFFFF",
              "#F5F5F5"
            ],
            "AAA": [
              "#FFFFFF"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/6a4e65/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/6a4e65.json"
        },
        {
          "hex": "#656A4E",
          "name": "#656A4E",
          "slug": null,
          "rgb": [
            101,
            106,
            78
          ],
          "hsl": [
            71,
            15,
            36
          ],
          "cmyk": [
            5,
            0,
            26,
            58
          ],
          "luminance": 0.1362,
          "contrast": {
            "black": 3.72,
            "white": 5.64
          },
          "wcag": {
            "AA": [
              "#FFFFFF",
              "#F5F5F5"
            ],
            "AAA": []
          },
          "url": "https://www.colorsencyclopedia.com/hex/656a4e/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/656a4e.json"
        }
      ],
      "anchor": "storm-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": "#604E6A",
          "name": "#604E6A",
          "slug": null,
          "rgb": [
            96,
            78,
            106
          ],
          "hsl": [
            279,
            15,
            36
          ],
          "cmyk": [
            9,
            26,
            0,
            58
          ],
          "luminance": 0.0898,
          "contrast": {
            "black": 2.8,
            "white": 7.51
          },
          "wcag": {
            "AA": [
              "#FFFFFF",
              "#F5F5F5"
            ],
            "AAA": [
              "#FFFFFF"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/604e6a/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/604e6a.json"
        },
        {
          "hex": "#6A524E",
          "name": "#6A524E",
          "slug": null,
          "rgb": [
            106,
            82,
            78
          ],
          "hsl": [
            9,
            15,
            36
          ],
          "cmyk": [
            0,
            23,
            26,
            58
          ],
          "luminance": 0.0965,
          "contrast": {
            "black": 2.93,
            "white": 7.17
          },
          "wcag": {
            "AA": [
              "#FFFFFF",
              "#F5F5F5"
            ],
            "AAA": [
              "#FFFFFF"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/6a524e/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/6a524e.json"
        },
        {
          "hex": "#586A4E",
          "name": "#586A4E",
          "slug": null,
          "rgb": [
            88,
            106,
            78
          ],
          "hsl": [
            99,
            15,
            36
          ],
          "cmyk": [
            17,
            0,
            26,
            58
          ],
          "luminance": 0.1293,
          "contrast": {
            "black": 3.59,
            "white": 5.86
          },
          "wcag": {
            "AA": [
              "#FFFFFF",
              "#F5F5F5"
            ],
            "AAA": []
          },
          "url": "https://www.colorsencyclopedia.com/hex/586a4e/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/586a4e.json"
        }
      ],
      "anchor": "storm-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": "#6A4E58",
          "name": "#6A4E58",
          "slug": null,
          "rgb": [
            106,
            78,
            88
          ],
          "hsl": [
            339,
            15,
            36
          ],
          "cmyk": [
            0,
            26,
            17,
            58
          ],
          "luminance": 0.0922,
          "contrast": {
            "black": 2.84,
            "white": 7.38
          },
          "wcag": {
            "AA": [
              "#FFFFFF",
              "#F5F5F5"
            ],
            "AAA": [
              "#FFFFFF"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/6a4e58/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/6a4e58.json"
        },
        {
          "hex": "#6A604E",
          "name": "#6A604E",
          "slug": null,
          "rgb": [
            106,
            96,
            78
          ],
          "hsl": [
            39,
            15,
            36
          ],
          "cmyk": [
            0,
            9,
            26,
            58
          ],
          "luminance": 0.1198,
          "contrast": {
            "black": 3.4,
            "white": 6.18
          },
          "wcag": {
            "AA": [
              "#FFFFFF",
              "#F5F5F5"
            ],
            "AAA": []
          },
          "url": "https://www.colorsencyclopedia.com/hex/6a604e/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/6a604e.json"
        }
      ],
      "anchor": "storm-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": "#78969B",
          "name": "#78969B",
          "slug": null,
          "rgb": [
            120,
            150,
            155
          ],
          "hsl": [
            189,
            15,
            54
          ],
          "cmyk": [
            23,
            3,
            0,
            39
          ],
          "luminance": 0.2817,
          "contrast": {
            "black": 6.63,
            "white": 3.17
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A"
            ],
            "AAA": []
          },
          "url": "https://www.colorsencyclopedia.com/hex/78969b/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/78969b.json"
        },
        {
          "hex": "#4F666A",
          "name": "Storm Blue",
          "slug": "storm-blue",
          "rgb": [
            79,
            102,
            106
          ],
          "hsl": [
            189,
            15,
            36
          ],
          "cmyk": [
            25,
            4,
            0,
            58
          ],
          "luminance": 0.1221,
          "contrast": {
            "black": 3.44,
            "white": 6.1
          },
          "wcag": {
            "AA": [
              "#FFFFFF",
              "#F5F5F5"
            ],
            "AAA": []
          },
          "url": "https://www.colorsencyclopedia.com/colors/storm-blue/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/colors/storm-blue.json"
        },
        {
          "hex": "#273335",
          "name": "#273335",
          "slug": null,
          "rgb": [
            39,
            51,
            53
          ],
          "hsl": [
            189,
            15,
            18
          ],
          "cmyk": [
            26,
            4,
            0,
            79
          ],
          "luminance": 0.0306,
          "contrast": {
            "black": 1.61,
            "white": 13.03
          },
          "wcag": {
            "AA": [
              "#FFFFFF",
              "#F5F5F5"
            ],
            "AAA": [
              "#FFFFFF",
              "#F5F5F5"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/273335/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/273335.json"
        }
      ],
      "anchor": "storm-blue-harmony-monochromatic"
    }
  ],
  "signaturePalette": [
    "#4F666A",
    "#6A524E",
    "#4E6A60",
    "#4E586A",
    "#78969B",
    "#273335"
  ],
  "semanticGroups": [
    "cyan harmony",
    "cool harmony",
    "muted harmony",
    "storm blue palette system"
  ],
  "useCases": [
    "palette generation",
    "brand color exploration",
    "UI accent planning",
    "CSS design tokens",
    "AI color retrieval"
  ],
  "accessibilityNotes": [
    "Black contrast on Storm Blue: 3.44:1",
    "White contrast on Storm Blue: 6.1:1",
    "AA text options: #FFFFFF, #F5F5F5"
  ],
  "relatedEndpoints": [
    "https://www.colorsencyclopedia.com/api/harmonies/storm-blue.json",
    "https://www.colorsencyclopedia.com/api/colors/storm-blue.json",
    "https://www.colorsencyclopedia.com/api/hex/4f666a.json"
  ],
  "url": "https://www.colorsencyclopedia.com/harmonies/storm-blue/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/harmonies/storm-blue.json",
  "cssSnippet": ":root {\n  --color-storm-blue: #4F666A;\n  --storm-blue-complementary-1: #6A524E;\n  --storm-blue-analogous-1: #4E6A60;\n  --storm-blue-analogous-2: #4E586A;\n  --storm-blue-triadic-1: #6A4E65;\n  --storm-blue-triadic-2: #656A4E;\n  --storm-blue-tetradic-1: #604E6A;\n  --storm-blue-tetradic-2: #6A524E;\n  --storm-blue-tetradic-3: #586A4E;\n  --storm-blue-split-complementary-1: #6A4E58;\n  --storm-blue-split-complementary-2: #6A604E;\n  --storm-blue-monochromatic-1: #78969B;\n  --storm-blue-monochromatic-2: #4F666A;\n  --storm-blue-monochromatic-3: #273335;\n}\n\n.palette-storm-blue-harmony {\n  color: #FFFFFF;\n  background: linear-gradient(135deg, #4F666A, #6A524E, #4E6A60, #4E586A, #78969B, #273335);\n}"
}

CSS Harmony Tokens

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

:root {
  --color-storm-blue: #4F666A;
  --storm-blue-complementary-1: #6A524E;
  --storm-blue-analogous-1: #4E6A60;
  --storm-blue-analogous-2: #4E586A;
  --storm-blue-triadic-1: #6A4E65;
  --storm-blue-triadic-2: #656A4E;
  --storm-blue-tetradic-1: #604E6A;
  --storm-blue-tetradic-2: #6A524E;
  --storm-blue-tetradic-3: #586A4E;
  --storm-blue-split-complementary-1: #6A4E58;
  --storm-blue-split-complementary-2: #6A604E;
  --storm-blue-monochromatic-1: #78969B;
  --storm-blue-monochromatic-2: #4F666A;
  --storm-blue-monochromatic-3: #273335;
}

.palette-storm-blue-harmony {
  color: #FFFFFF;
  background: linear-gradient(135deg, #4F666A, #6A524E, #4E6A60, #4E586A, #78969B, #273335);
}

Storm 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 colorStorm Blue · #4F666A
#6A524E#6A524E
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 colorStorm Blue · #4F666A
#4E6A60#4E6A60
#4E586A#4E586A
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 colorStorm Blue · #4F666A
#6A4E65#6A4E65
#656A4E#656A4E
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 colorStorm Blue · #4F666A
#604E6A#604E6A
#6A524E#6A524E
#586A4E#586A4E
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 colorStorm Blue · #4F666A
#6A4E58#6A4E58
#6A604E#6A604E
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 colorStorm Blue · #4F666A
#78969B#78969B
Storm Blue#4F666A
#273335#273335