Harmony system

Signal Blue Color Harmonies

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

Signal Blue sits in the blue family with cool temperature and vibrant, 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.

SourceSignal Blue · #0057B8
Groups6
Palette colors6
FamilyBlue

How the harmony works

Signal Blue Harmony Guide

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

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

AI-Ready Dataset v1.0.0
Luminance0.1028
Black text3.06:1AA Fail
White text6.87: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": "signal-blue",
  "name": "Signal Blue",
  "hex": "#0057B8",
  "url": "https://www.colorsencyclopedia.com/colors/signal-blue/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/colors/signal-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": "#B86200",
        "name": "#B86200",
        "slug": null,
        "rgb": [
          184,
          98,
          0
        ],
        "hsl": [
          32,
          100,
          36
        ],
        "cmyk": [
          0,
          47,
          100,
          28
        ],
        "luminance": 0.1893,
        "contrast": {
          "black": 4.79,
          "white": 4.39
        },
        "wcag": {
          "AA": [
            "#000000"
          ],
          "AAA": []
        },
        "url": "https://www.colorsencyclopedia.com/hex/b86200/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/b86200.json"
      }
    ],
    "anchor": "signal-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": "#00B1B8",
        "name": "#00B1B8",
        "slug": null,
        "rgb": [
          0,
          177,
          184
        ],
        "hsl": [
          182,
          100,
          36
        ],
        "cmyk": [
          100,
          4,
          0,
          28
        ],
        "luminance": 0.349,
        "contrast": {
          "black": 7.98,
          "white": 2.63
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A"
          ],
          "AAA": [
            "#000000"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/00b1b8/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/00b1b8.json"
      },
      {
        "hex": "#0600B8",
        "name": "#0600B8",
        "slug": null,
        "rgb": [
          6,
          0,
          184
        ],
        "hsl": [
          242,
          100,
          36
        ],
        "cmyk": [
          97,
          100,
          0,
          28
        ],
        "luminance": 0.035,
        "contrast": {
          "black": 1.7,
          "white": 12.35
        },
        "wcag": {
          "AA": [
            "#FFFFFF",
            "#F5F5F5"
          ],
          "AAA": [
            "#FFFFFF",
            "#F5F5F5"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/0600b8/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/0600b8.json"
      }
    ],
    "anchor": "signal-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": "#B80056",
        "name": "#B80056",
        "slug": null,
        "rgb": [
          184,
          0,
          86
        ],
        "hsl": [
          332,
          100,
          36
        ],
        "cmyk": [
          0,
          100,
          53,
          28
        ],
        "luminance": 0.1086,
        "contrast": {
          "black": 3.17,
          "white": 6.62
        },
        "wcag": {
          "AA": [
            "#FFFFFF",
            "#F5F5F5"
          ],
          "AAA": []
        },
        "url": "https://www.colorsencyclopedia.com/hex/b80056/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/b80056.json"
      },
      {
        "hex": "#56B800",
        "name": "#56B800",
        "slug": null,
        "rgb": [
          86,
          184,
          0
        ],
        "hsl": [
          92,
          100,
          36
        ],
        "cmyk": [
          53,
          0,
          100,
          28
        ],
        "luminance": 0.3626,
        "contrast": {
          "black": 8.25,
          "white": 2.54
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A"
          ],
          "AAA": [
            "#000000"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/56b800/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/56b800.json"
      }
    ],
    "anchor": "signal-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": "#B800B1",
        "name": "#B800B1",
        "slug": null,
        "rgb": [
          184,
          0,
          177
        ],
        "hsl": [
          302,
          100,
          36
        ],
        "cmyk": [
          0,
          100,
          4,
          28
        ],
        "luminance": 0.1336,
        "contrast": {
          "black": 3.67,
          "white": 5.72
        },
        "wcag": {
          "AA": [
            "#FFFFFF",
            "#F5F5F5"
          ],
          "AAA": []
        },
        "url": "https://www.colorsencyclopedia.com/hex/b800b1/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/b800b1.json"
      },
      {
        "hex": "#B86200",
        "name": "#B86200",
        "slug": null,
        "rgb": [
          184,
          98,
          0
        ],
        "hsl": [
          32,
          100,
          36
        ],
        "cmyk": [
          0,
          47,
          100,
          28
        ],
        "luminance": 0.1893,
        "contrast": {
          "black": 4.79,
          "white": 4.39
        },
        "wcag": {
          "AA": [
            "#000000"
          ],
          "AAA": []
        },
        "url": "https://www.colorsencyclopedia.com/hex/b86200/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/b86200.json"
      },
      {
        "hex": "#00B806",
        "name": "#00B806",
        "slug": null,
        "rgb": [
          0,
          184,
          6
        ],
        "hsl": [
          122,
          100,
          36
        ],
        "cmyk": [
          100,
          0,
          97,
          28
        ],
        "luminance": 0.3429,
        "contrast": {
          "black": 7.86,
          "white": 2.67
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A"
          ],
          "AAA": [
            "#000000"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/00b806/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/00b806.json"
      }
    ],
    "anchor": "signal-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": "#B80600",
        "name": "#B80600",
        "slug": null,
        "rgb": [
          184,
          6,
          0
        ],
        "hsl": [
          2,
          100,
          36
        ],
        "cmyk": [
          0,
          97,
          100,
          28
        ],
        "luminance": 0.1032,
        "contrast": {
          "black": 3.06,
          "white": 6.85
        },
        "wcag": {
          "AA": [
            "#FFFFFF",
            "#F5F5F5"
          ],
          "AAA": []
        },
        "url": "https://www.colorsencyclopedia.com/hex/b80600/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/b80600.json"
      },
      {
        "hex": "#B1B800",
        "name": "#B1B800",
        "slug": null,
        "rgb": [
          177,
          184,
          0
        ],
        "hsl": [
          62,
          100,
          36
        ],
        "cmyk": [
          4,
          0,
          100,
          28
        ],
        "luminance": 0.4363,
        "contrast": {
          "black": 9.73,
          "white": 2.16
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/b1b800/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/b1b800.json"
      }
    ],
    "anchor": "signal-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": "#1482FF",
        "name": "#1482FF",
        "slug": null,
        "rgb": [
          20,
          130,
          255
        ],
        "hsl": [
          212,
          100,
          54
        ],
        "cmyk": [
          92,
          49,
          0,
          0
        ],
        "luminance": 0.2333,
        "contrast": {
          "black": 5.67,
          "white": 3.71
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A"
          ],
          "AAA": []
        },
        "url": "https://www.colorsencyclopedia.com/hex/1482ff/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/1482ff.json"
      },
      {
        "hex": "#0057B8",
        "name": "Signal Blue",
        "slug": "signal-blue",
        "rgb": [
          0,
          87,
          184
        ],
        "hsl": [
          212,
          100,
          36
        ],
        "cmyk": [
          100,
          53,
          0,
          28
        ],
        "luminance": 0.1028,
        "contrast": {
          "black": 3.06,
          "white": 6.87
        },
        "wcag": {
          "AA": [
            "#FFFFFF",
            "#F5F5F5"
          ],
          "AAA": []
        },
        "url": "https://www.colorsencyclopedia.com/colors/signal-blue/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/colors/signal-blue.json"
      },
      {
        "hex": "#002B5C",
        "name": "#002B5C",
        "slug": null,
        "rgb": [
          0,
          43,
          92
        ],
        "hsl": [
          212,
          100,
          18
        ],
        "cmyk": [
          100,
          53,
          0,
          64
        ],
        "luminance": 0.025,
        "contrast": {
          "black": 1.5,
          "white": 14
        },
        "wcag": {
          "AA": [
            "#FFFFFF",
            "#F5F5F5"
          ],
          "AAA": [
            "#FFFFFF",
            "#F5F5F5"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/002b5c/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/002b5c.json"
      }
    ],
    "anchor": "signal-blue-harmony-monochromatic"
  }
]
Signature palette
[
  "#0057B8",
  "#B86200",
  "#00B1B8",
  "#0600B8",
  "#1482FF",
  "#002B5C"
]
Accessibility notes
[
  "Black contrast on Signal Blue: 3.06:1",
  "White contrast on Signal Blue: 6.87:1",
  "AA text options: #FFFFFF, #F5F5F5"
]
CSS tokens
":root {\n  --color-signal-blue: #0057B8;\n  --signal-blue-complementary-1: #B86200;\n  --signal-blue-analogous-1: #00B1B8;\n  --signal-blue-analogous-2: #0600B8;\n  --signal-blue-triadic-1: #B80056;\n  --signal-blue-triadic-2: #56B800;\n  --signal-blue-tetradic-1: #B800B1;\n  --signal-blue-tetradic-2: #B86200;\n  --signal-blue-tetradic-3: #00B806;\n  --signal-blue-split-complementary-1: #B80600;\n  --signal-blue-split-complementary-2: #B1B800;\n  --signal-blue-monochromatic-1: #1482FF;\n  --signal-blue-monochromatic-2: #0057B8;\n  --signal-blue-monochromatic-3: #002B5C;\n}\n\n.palette-signal-blue-harmony {\n  color: #FFFFFF;\n  background: linear-gradient(135deg, #0057B8, #B86200, #00B1B8, #0600B8, #1482FF, #002B5C);\n}"
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "signal-blue",
  "name": "Signal Blue",
  "hex": "#0057B8",
  "rgb": [
    0,
    87,
    184
  ],
  "hsl": [
    212,
    100,
    36
  ],
  "cmyk": [
    100,
    53,
    0,
    28
  ],
  "family": "blue",
  "temperature": "cool",
  "tone": [
    "vibrant",
    "jewel-tone"
  ],
  "luminance": 0.1028,
  "contrast": {
    "black": 3.06,
    "white": 6.87
  },
  "wcag": {
    "AA": [
      "#FFFFFF",
      "#F5F5F5"
    ],
    "AAA": []
  },
  "sourceColor": {
    "slug": "signal-blue",
    "name": "Signal Blue",
    "hex": "#0057B8",
    "url": "https://www.colorsencyclopedia.com/colors/signal-blue/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/signal-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": "#B86200",
          "name": "#B86200",
          "slug": null,
          "rgb": [
            184,
            98,
            0
          ],
          "hsl": [
            32,
            100,
            36
          ],
          "cmyk": [
            0,
            47,
            100,
            28
          ],
          "luminance": 0.1893,
          "contrast": {
            "black": 4.79,
            "white": 4.39
          },
          "wcag": {
            "AA": [
              "#000000"
            ],
            "AAA": []
          },
          "url": "https://www.colorsencyclopedia.com/hex/b86200/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/b86200.json"
        }
      ],
      "anchor": "signal-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": "#00B1B8",
          "name": "#00B1B8",
          "slug": null,
          "rgb": [
            0,
            177,
            184
          ],
          "hsl": [
            182,
            100,
            36
          ],
          "cmyk": [
            100,
            4,
            0,
            28
          ],
          "luminance": 0.349,
          "contrast": {
            "black": 7.98,
            "white": 2.63
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A"
            ],
            "AAA": [
              "#000000"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/00b1b8/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/00b1b8.json"
        },
        {
          "hex": "#0600B8",
          "name": "#0600B8",
          "slug": null,
          "rgb": [
            6,
            0,
            184
          ],
          "hsl": [
            242,
            100,
            36
          ],
          "cmyk": [
            97,
            100,
            0,
            28
          ],
          "luminance": 0.035,
          "contrast": {
            "black": 1.7,
            "white": 12.35
          },
          "wcag": {
            "AA": [
              "#FFFFFF",
              "#F5F5F5"
            ],
            "AAA": [
              "#FFFFFF",
              "#F5F5F5"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/0600b8/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/0600b8.json"
        }
      ],
      "anchor": "signal-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": "#B80056",
          "name": "#B80056",
          "slug": null,
          "rgb": [
            184,
            0,
            86
          ],
          "hsl": [
            332,
            100,
            36
          ],
          "cmyk": [
            0,
            100,
            53,
            28
          ],
          "luminance": 0.1086,
          "contrast": {
            "black": 3.17,
            "white": 6.62
          },
          "wcag": {
            "AA": [
              "#FFFFFF",
              "#F5F5F5"
            ],
            "AAA": []
          },
          "url": "https://www.colorsencyclopedia.com/hex/b80056/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/b80056.json"
        },
        {
          "hex": "#56B800",
          "name": "#56B800",
          "slug": null,
          "rgb": [
            86,
            184,
            0
          ],
          "hsl": [
            92,
            100,
            36
          ],
          "cmyk": [
            53,
            0,
            100,
            28
          ],
          "luminance": 0.3626,
          "contrast": {
            "black": 8.25,
            "white": 2.54
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A"
            ],
            "AAA": [
              "#000000"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/56b800/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/56b800.json"
        }
      ],
      "anchor": "signal-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": "#B800B1",
          "name": "#B800B1",
          "slug": null,
          "rgb": [
            184,
            0,
            177
          ],
          "hsl": [
            302,
            100,
            36
          ],
          "cmyk": [
            0,
            100,
            4,
            28
          ],
          "luminance": 0.1336,
          "contrast": {
            "black": 3.67,
            "white": 5.72
          },
          "wcag": {
            "AA": [
              "#FFFFFF",
              "#F5F5F5"
            ],
            "AAA": []
          },
          "url": "https://www.colorsencyclopedia.com/hex/b800b1/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/b800b1.json"
        },
        {
          "hex": "#B86200",
          "name": "#B86200",
          "slug": null,
          "rgb": [
            184,
            98,
            0
          ],
          "hsl": [
            32,
            100,
            36
          ],
          "cmyk": [
            0,
            47,
            100,
            28
          ],
          "luminance": 0.1893,
          "contrast": {
            "black": 4.79,
            "white": 4.39
          },
          "wcag": {
            "AA": [
              "#000000"
            ],
            "AAA": []
          },
          "url": "https://www.colorsencyclopedia.com/hex/b86200/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/b86200.json"
        },
        {
          "hex": "#00B806",
          "name": "#00B806",
          "slug": null,
          "rgb": [
            0,
            184,
            6
          ],
          "hsl": [
            122,
            100,
            36
          ],
          "cmyk": [
            100,
            0,
            97,
            28
          ],
          "luminance": 0.3429,
          "contrast": {
            "black": 7.86,
            "white": 2.67
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A"
            ],
            "AAA": [
              "#000000"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/00b806/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/00b806.json"
        }
      ],
      "anchor": "signal-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": "#B80600",
          "name": "#B80600",
          "slug": null,
          "rgb": [
            184,
            6,
            0
          ],
          "hsl": [
            2,
            100,
            36
          ],
          "cmyk": [
            0,
            97,
            100,
            28
          ],
          "luminance": 0.1032,
          "contrast": {
            "black": 3.06,
            "white": 6.85
          },
          "wcag": {
            "AA": [
              "#FFFFFF",
              "#F5F5F5"
            ],
            "AAA": []
          },
          "url": "https://www.colorsencyclopedia.com/hex/b80600/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/b80600.json"
        },
        {
          "hex": "#B1B800",
          "name": "#B1B800",
          "slug": null,
          "rgb": [
            177,
            184,
            0
          ],
          "hsl": [
            62,
            100,
            36
          ],
          "cmyk": [
            4,
            0,
            100,
            28
          ],
          "luminance": 0.4363,
          "contrast": {
            "black": 9.73,
            "white": 2.16
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/b1b800/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/b1b800.json"
        }
      ],
      "anchor": "signal-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": "#1482FF",
          "name": "#1482FF",
          "slug": null,
          "rgb": [
            20,
            130,
            255
          ],
          "hsl": [
            212,
            100,
            54
          ],
          "cmyk": [
            92,
            49,
            0,
            0
          ],
          "luminance": 0.2333,
          "contrast": {
            "black": 5.67,
            "white": 3.71
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A"
            ],
            "AAA": []
          },
          "url": "https://www.colorsencyclopedia.com/hex/1482ff/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/1482ff.json"
        },
        {
          "hex": "#0057B8",
          "name": "Signal Blue",
          "slug": "signal-blue",
          "rgb": [
            0,
            87,
            184
          ],
          "hsl": [
            212,
            100,
            36
          ],
          "cmyk": [
            100,
            53,
            0,
            28
          ],
          "luminance": 0.1028,
          "contrast": {
            "black": 3.06,
            "white": 6.87
          },
          "wcag": {
            "AA": [
              "#FFFFFF",
              "#F5F5F5"
            ],
            "AAA": []
          },
          "url": "https://www.colorsencyclopedia.com/colors/signal-blue/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/colors/signal-blue.json"
        },
        {
          "hex": "#002B5C",
          "name": "#002B5C",
          "slug": null,
          "rgb": [
            0,
            43,
            92
          ],
          "hsl": [
            212,
            100,
            18
          ],
          "cmyk": [
            100,
            53,
            0,
            64
          ],
          "luminance": 0.025,
          "contrast": {
            "black": 1.5,
            "white": 14
          },
          "wcag": {
            "AA": [
              "#FFFFFF",
              "#F5F5F5"
            ],
            "AAA": [
              "#FFFFFF",
              "#F5F5F5"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/002b5c/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/002b5c.json"
        }
      ],
      "anchor": "signal-blue-harmony-monochromatic"
    }
  ],
  "signaturePalette": [
    "#0057B8",
    "#B86200",
    "#00B1B8",
    "#0600B8",
    "#1482FF",
    "#002B5C"
  ],
  "semanticGroups": [
    "blue harmony",
    "cool harmony",
    "vibrant harmony",
    "jewel tone harmony",
    "signal blue palette system"
  ],
  "useCases": [
    "palette generation",
    "brand color exploration",
    "UI accent planning",
    "CSS design tokens",
    "AI color retrieval"
  ],
  "accessibilityNotes": [
    "Black contrast on Signal Blue: 3.06:1",
    "White contrast on Signal Blue: 6.87:1",
    "AA text options: #FFFFFF, #F5F5F5"
  ],
  "relatedEndpoints": [
    "https://www.colorsencyclopedia.com/api/harmonies/signal-blue.json",
    "https://www.colorsencyclopedia.com/api/colors/signal-blue.json",
    "https://www.colorsencyclopedia.com/api/hex/0057b8.json"
  ],
  "url": "https://www.colorsencyclopedia.com/harmonies/signal-blue/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/harmonies/signal-blue.json",
  "cssSnippet": ":root {\n  --color-signal-blue: #0057B8;\n  --signal-blue-complementary-1: #B86200;\n  --signal-blue-analogous-1: #00B1B8;\n  --signal-blue-analogous-2: #0600B8;\n  --signal-blue-triadic-1: #B80056;\n  --signal-blue-triadic-2: #56B800;\n  --signal-blue-tetradic-1: #B800B1;\n  --signal-blue-tetradic-2: #B86200;\n  --signal-blue-tetradic-3: #00B806;\n  --signal-blue-split-complementary-1: #B80600;\n  --signal-blue-split-complementary-2: #B1B800;\n  --signal-blue-monochromatic-1: #1482FF;\n  --signal-blue-monochromatic-2: #0057B8;\n  --signal-blue-monochromatic-3: #002B5C;\n}\n\n.palette-signal-blue-harmony {\n  color: #FFFFFF;\n  background: linear-gradient(135deg, #0057B8, #B86200, #00B1B8, #0600B8, #1482FF, #002B5C);\n}"
}

CSS Harmony Tokens

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

:root {
  --color-signal-blue: #0057B8;
  --signal-blue-complementary-1: #B86200;
  --signal-blue-analogous-1: #00B1B8;
  --signal-blue-analogous-2: #0600B8;
  --signal-blue-triadic-1: #B80056;
  --signal-blue-triadic-2: #56B800;
  --signal-blue-tetradic-1: #B800B1;
  --signal-blue-tetradic-2: #B86200;
  --signal-blue-tetradic-3: #00B806;
  --signal-blue-split-complementary-1: #B80600;
  --signal-blue-split-complementary-2: #B1B800;
  --signal-blue-monochromatic-1: #1482FF;
  --signal-blue-monochromatic-2: #0057B8;
  --signal-blue-monochromatic-3: #002B5C;
}

.palette-signal-blue-harmony {
  color: #FFFFFF;
  background: linear-gradient(135deg, #0057B8, #B86200, #00B1B8, #0600B8, #1482FF, #002B5C);
}

Signal 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 colorSignal Blue · #0057B8
#B86200#B86200
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 colorSignal Blue · #0057B8
#00B1B8#00B1B8
#0600B8#0600B8
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 colorSignal Blue · #0057B8
#B80056#B80056
#56B800#56B800
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 colorSignal Blue · #0057B8
#B800B1#B800B1
#B86200#B86200
#00B806#00B806
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 colorSignal Blue · #0057B8
#B80600#B80600
#B1B800#B1B800
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 colorSignal Blue · #0057B8
#1482FF#1482FF
Signal Blue#0057B8
#002B5C#002B5C