Harmony system

Aegean Blue Color Harmonies

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

Aegean Blue sits in the blue 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.

SourceAegean Blue · #4E6E81
Groups6
Palette colors6
FamilyBlue

How the harmony works

Aegean Blue Harmony Guide

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

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

AI-Ready Dataset v1.0.0
Luminance0.1436
Black text3.87:1AA Fail
White text5.42: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": "aegean-blue",
  "name": "Aegean Blue",
  "hex": "#4E6E81",
  "url": "https://www.colorsencyclopedia.com/colors/aegean-blue/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/colors/aegean-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": "#83624E",
        "name": "#83624E",
        "slug": null,
        "rgb": [
          131,
          98,
          78
        ],
        "hsl": [
          23,
          25,
          41
        ],
        "cmyk": [
          0,
          25,
          40,
          49
        ],
        "luminance": 0.1411,
        "contrast": {
          "black": 3.82,
          "white": 5.49
        },
        "wcag": {
          "AA": [
            "#FFFFFF",
            "#F5F5F5"
          ],
          "AAA": []
        },
        "url": "https://www.colorsencyclopedia.com/hex/83624e/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/83624e.json"
      }
    ],
    "anchor": "aegean-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": "#4E837C",
        "name": "#4E837C",
        "slug": null,
        "rgb": [
          78,
          131,
          124
        ],
        "hsl": [
          172,
          25,
          41
        ],
        "cmyk": [
          40,
          0,
          5,
          49
        ],
        "luminance": 0.1931,
        "contrast": {
          "black": 4.86,
          "white": 4.32
        },
        "wcag": {
          "AA": [
            "#000000"
          ],
          "AAA": []
        },
        "url": "https://www.colorsencyclopedia.com/hex/4e837c/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/4e837c.json"
      },
      {
        "hex": "#4E5583",
        "name": "#4E5583",
        "slug": null,
        "rgb": [
          78,
          85,
          131
        ],
        "hsl": [
          232,
          25,
          41
        ],
        "cmyk": [
          40,
          35,
          0,
          49
        ],
        "luminance": 0.0976,
        "contrast": {
          "black": 2.95,
          "white": 7.11
        },
        "wcag": {
          "AA": [
            "#FFFFFF",
            "#F5F5F5"
          ],
          "AAA": [
            "#FFFFFF"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/4e5583/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/4e5583.json"
      }
    ],
    "anchor": "aegean-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": "#834E70",
        "name": "#834E70",
        "slug": null,
        "rgb": [
          131,
          78,
          112
        ],
        "hsl": [
          322,
          25,
          41
        ],
        "cmyk": [
          0,
          40,
          15,
          49
        ],
        "luminance": 0.1144,
        "contrast": {
          "black": 3.29,
          "white": 6.39
        },
        "wcag": {
          "AA": [
            "#FFFFFF",
            "#F5F5F5"
          ],
          "AAA": []
        },
        "url": "https://www.colorsencyclopedia.com/hex/834e70/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/834e70.json"
      },
      {
        "hex": "#70834E",
        "name": "#70834E",
        "slug": null,
        "rgb": [
          112,
          131,
          78
        ],
        "hsl": [
          82,
          25,
          41
        ],
        "cmyk": [
          15,
          0,
          40,
          49
        ],
        "luminance": 0.2023,
        "contrast": {
          "black": 5.05,
          "white": 4.16
        },
        "wcag": {
          "AA": [
            "#000000"
          ],
          "AAA": []
        },
        "url": "https://www.colorsencyclopedia.com/hex/70834e/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/70834e.json"
      }
    ],
    "anchor": "aegean-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": "#7C4E83",
        "name": "#7C4E83",
        "slug": null,
        "rgb": [
          124,
          78,
          131
        ],
        "hsl": [
          292,
          25,
          41
        ],
        "cmyk": [
          5,
          40,
          0,
          49
        ],
        "luminance": 0.1137,
        "contrast": {
          "black": 3.27,
          "white": 6.41
        },
        "wcag": {
          "AA": [
            "#FFFFFF",
            "#F5F5F5"
          ],
          "AAA": []
        },
        "url": "https://www.colorsencyclopedia.com/hex/7c4e83/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/7c4e83.json"
      },
      {
        "hex": "#83624E",
        "name": "#83624E",
        "slug": null,
        "rgb": [
          131,
          98,
          78
        ],
        "hsl": [
          23,
          25,
          41
        ],
        "cmyk": [
          0,
          25,
          40,
          49
        ],
        "luminance": 0.1411,
        "contrast": {
          "black": 3.82,
          "white": 5.49
        },
        "wcag": {
          "AA": [
            "#FFFFFF",
            "#F5F5F5"
          ],
          "AAA": []
        },
        "url": "https://www.colorsencyclopedia.com/hex/83624e/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/83624e.json"
      },
      {
        "hex": "#55834E",
        "name": "#55834E",
        "slug": null,
        "rgb": [
          85,
          131,
          78
        ],
        "hsl": [
          112,
          25,
          41
        ],
        "cmyk": [
          35,
          0,
          40,
          49
        ],
        "luminance": 0.1871,
        "contrast": {
          "black": 4.74,
          "white": 4.43
        },
        "wcag": {
          "AA": [
            "#000000"
          ],
          "AAA": []
        },
        "url": "https://www.colorsencyclopedia.com/hex/55834e/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/55834e.json"
      }
    ],
    "anchor": "aegean-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": "#834E55",
        "name": "#834E55",
        "slug": null,
        "rgb": [
          131,
          78,
          85
        ],
        "hsl": [
          352,
          25,
          41
        ],
        "cmyk": [
          0,
          40,
          35,
          49
        ],
        "luminance": 0.1093,
        "contrast": {
          "black": 3.19,
          "white": 6.59
        },
        "wcag": {
          "AA": [
            "#FFFFFF",
            "#F5F5F5"
          ],
          "AAA": []
        },
        "url": "https://www.colorsencyclopedia.com/hex/834e55/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/834e55.json"
      },
      {
        "hex": "#837C4E",
        "name": "#837C4E",
        "slug": null,
        "rgb": [
          131,
          124,
          78
        ],
        "hsl": [
          52,
          25,
          41
        ],
        "cmyk": [
          0,
          5,
          40,
          49
        ],
        "luminance": 0.1979,
        "contrast": {
          "black": 4.96,
          "white": 4.24
        },
        "wcag": {
          "AA": [
            "#000000"
          ],
          "AAA": []
        },
        "url": "https://www.colorsencyclopedia.com/hex/837c4e/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/837c4e.json"
      }
    ],
    "anchor": "aegean-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": "#7C9DB1",
        "name": "#7C9DB1",
        "slug": null,
        "rgb": [
          124,
          157,
          177
        ],
        "hsl": [
          203,
          25,
          59
        ],
        "cmyk": [
          30,
          11,
          0,
          31
        ],
        "luminance": 0.3157,
        "contrast": {
          "black": 7.31,
          "white": 2.87
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A"
          ],
          "AAA": [
            "#000000"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/7c9db1/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/7c9db1.json"
      },
      {
        "hex": "#4E6E81",
        "name": "Aegean Blue",
        "slug": "aegean-blue",
        "rgb": [
          78,
          110,
          129
        ],
        "hsl": [
          202,
          25,
          41
        ],
        "cmyk": [
          40,
          15,
          0,
          49
        ],
        "luminance": 0.1436,
        "contrast": {
          "black": 3.87,
          "white": 5.42
        },
        "wcag": {
          "AA": [
            "#FFFFFF",
            "#F5F5F5"
          ],
          "AAA": []
        },
        "url": "https://www.colorsencyclopedia.com/colors/aegean-blue/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/colors/aegean-blue.json"
      },
      {
        "hex": "#2C3F49",
        "name": "#2C3F49",
        "slug": null,
        "rgb": [
          44,
          63,
          73
        ],
        "hsl": [
          201,
          25,
          23
        ],
        "cmyk": [
          40,
          14,
          0,
          71
        ],
        "luminance": 0.0457,
        "contrast": {
          "black": 1.91,
          "white": 10.97
        },
        "wcag": {
          "AA": [
            "#FFFFFF",
            "#F5F5F5"
          ],
          "AAA": [
            "#FFFFFF",
            "#F5F5F5"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/2c3f49/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/2c3f49.json"
      }
    ],
    "anchor": "aegean-blue-harmony-monochromatic"
  }
]
Signature palette
[
  "#4E6E81",
  "#83624E",
  "#4E837C",
  "#4E5583",
  "#7C9DB1",
  "#2C3F49"
]
Accessibility notes
[
  "Black contrast on Aegean Blue: 3.87:1",
  "White contrast on Aegean Blue: 5.42:1",
  "AA text options: #FFFFFF, #F5F5F5"
]
CSS tokens
":root {\n  --color-aegean-blue: #4E6E81;\n  --aegean-blue-complementary-1: #83624E;\n  --aegean-blue-analogous-1: #4E837C;\n  --aegean-blue-analogous-2: #4E5583;\n  --aegean-blue-triadic-1: #834E70;\n  --aegean-blue-triadic-2: #70834E;\n  --aegean-blue-tetradic-1: #7C4E83;\n  --aegean-blue-tetradic-2: #83624E;\n  --aegean-blue-tetradic-3: #55834E;\n  --aegean-blue-split-complementary-1: #834E55;\n  --aegean-blue-split-complementary-2: #837C4E;\n  --aegean-blue-monochromatic-1: #7C9DB1;\n  --aegean-blue-monochromatic-2: #4E6E81;\n  --aegean-blue-monochromatic-3: #2C3F49;\n}\n\n.palette-aegean-blue-harmony {\n  color: #FFFFFF;\n  background: linear-gradient(135deg, #4E6E81, #83624E, #4E837C, #4E5583, #7C9DB1, #2C3F49);\n}"
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "aegean-blue",
  "name": "Aegean Blue",
  "hex": "#4E6E81",
  "rgb": [
    78,
    110,
    129
  ],
  "hsl": [
    202,
    25,
    41
  ],
  "cmyk": [
    40,
    15,
    0,
    49
  ],
  "family": "blue",
  "temperature": "cool",
  "tone": [
    "muted"
  ],
  "luminance": 0.1436,
  "contrast": {
    "black": 3.87,
    "white": 5.42
  },
  "wcag": {
    "AA": [
      "#FFFFFF",
      "#F5F5F5"
    ],
    "AAA": []
  },
  "sourceColor": {
    "slug": "aegean-blue",
    "name": "Aegean Blue",
    "hex": "#4E6E81",
    "url": "https://www.colorsencyclopedia.com/colors/aegean-blue/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/aegean-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": "#83624E",
          "name": "#83624E",
          "slug": null,
          "rgb": [
            131,
            98,
            78
          ],
          "hsl": [
            23,
            25,
            41
          ],
          "cmyk": [
            0,
            25,
            40,
            49
          ],
          "luminance": 0.1411,
          "contrast": {
            "black": 3.82,
            "white": 5.49
          },
          "wcag": {
            "AA": [
              "#FFFFFF",
              "#F5F5F5"
            ],
            "AAA": []
          },
          "url": "https://www.colorsencyclopedia.com/hex/83624e/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/83624e.json"
        }
      ],
      "anchor": "aegean-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": "#4E837C",
          "name": "#4E837C",
          "slug": null,
          "rgb": [
            78,
            131,
            124
          ],
          "hsl": [
            172,
            25,
            41
          ],
          "cmyk": [
            40,
            0,
            5,
            49
          ],
          "luminance": 0.1931,
          "contrast": {
            "black": 4.86,
            "white": 4.32
          },
          "wcag": {
            "AA": [
              "#000000"
            ],
            "AAA": []
          },
          "url": "https://www.colorsencyclopedia.com/hex/4e837c/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/4e837c.json"
        },
        {
          "hex": "#4E5583",
          "name": "#4E5583",
          "slug": null,
          "rgb": [
            78,
            85,
            131
          ],
          "hsl": [
            232,
            25,
            41
          ],
          "cmyk": [
            40,
            35,
            0,
            49
          ],
          "luminance": 0.0976,
          "contrast": {
            "black": 2.95,
            "white": 7.11
          },
          "wcag": {
            "AA": [
              "#FFFFFF",
              "#F5F5F5"
            ],
            "AAA": [
              "#FFFFFF"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/4e5583/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/4e5583.json"
        }
      ],
      "anchor": "aegean-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": "#834E70",
          "name": "#834E70",
          "slug": null,
          "rgb": [
            131,
            78,
            112
          ],
          "hsl": [
            322,
            25,
            41
          ],
          "cmyk": [
            0,
            40,
            15,
            49
          ],
          "luminance": 0.1144,
          "contrast": {
            "black": 3.29,
            "white": 6.39
          },
          "wcag": {
            "AA": [
              "#FFFFFF",
              "#F5F5F5"
            ],
            "AAA": []
          },
          "url": "https://www.colorsencyclopedia.com/hex/834e70/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/834e70.json"
        },
        {
          "hex": "#70834E",
          "name": "#70834E",
          "slug": null,
          "rgb": [
            112,
            131,
            78
          ],
          "hsl": [
            82,
            25,
            41
          ],
          "cmyk": [
            15,
            0,
            40,
            49
          ],
          "luminance": 0.2023,
          "contrast": {
            "black": 5.05,
            "white": 4.16
          },
          "wcag": {
            "AA": [
              "#000000"
            ],
            "AAA": []
          },
          "url": "https://www.colorsencyclopedia.com/hex/70834e/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/70834e.json"
        }
      ],
      "anchor": "aegean-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": "#7C4E83",
          "name": "#7C4E83",
          "slug": null,
          "rgb": [
            124,
            78,
            131
          ],
          "hsl": [
            292,
            25,
            41
          ],
          "cmyk": [
            5,
            40,
            0,
            49
          ],
          "luminance": 0.1137,
          "contrast": {
            "black": 3.27,
            "white": 6.41
          },
          "wcag": {
            "AA": [
              "#FFFFFF",
              "#F5F5F5"
            ],
            "AAA": []
          },
          "url": "https://www.colorsencyclopedia.com/hex/7c4e83/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/7c4e83.json"
        },
        {
          "hex": "#83624E",
          "name": "#83624E",
          "slug": null,
          "rgb": [
            131,
            98,
            78
          ],
          "hsl": [
            23,
            25,
            41
          ],
          "cmyk": [
            0,
            25,
            40,
            49
          ],
          "luminance": 0.1411,
          "contrast": {
            "black": 3.82,
            "white": 5.49
          },
          "wcag": {
            "AA": [
              "#FFFFFF",
              "#F5F5F5"
            ],
            "AAA": []
          },
          "url": "https://www.colorsencyclopedia.com/hex/83624e/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/83624e.json"
        },
        {
          "hex": "#55834E",
          "name": "#55834E",
          "slug": null,
          "rgb": [
            85,
            131,
            78
          ],
          "hsl": [
            112,
            25,
            41
          ],
          "cmyk": [
            35,
            0,
            40,
            49
          ],
          "luminance": 0.1871,
          "contrast": {
            "black": 4.74,
            "white": 4.43
          },
          "wcag": {
            "AA": [
              "#000000"
            ],
            "AAA": []
          },
          "url": "https://www.colorsencyclopedia.com/hex/55834e/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/55834e.json"
        }
      ],
      "anchor": "aegean-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": "#834E55",
          "name": "#834E55",
          "slug": null,
          "rgb": [
            131,
            78,
            85
          ],
          "hsl": [
            352,
            25,
            41
          ],
          "cmyk": [
            0,
            40,
            35,
            49
          ],
          "luminance": 0.1093,
          "contrast": {
            "black": 3.19,
            "white": 6.59
          },
          "wcag": {
            "AA": [
              "#FFFFFF",
              "#F5F5F5"
            ],
            "AAA": []
          },
          "url": "https://www.colorsencyclopedia.com/hex/834e55/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/834e55.json"
        },
        {
          "hex": "#837C4E",
          "name": "#837C4E",
          "slug": null,
          "rgb": [
            131,
            124,
            78
          ],
          "hsl": [
            52,
            25,
            41
          ],
          "cmyk": [
            0,
            5,
            40,
            49
          ],
          "luminance": 0.1979,
          "contrast": {
            "black": 4.96,
            "white": 4.24
          },
          "wcag": {
            "AA": [
              "#000000"
            ],
            "AAA": []
          },
          "url": "https://www.colorsencyclopedia.com/hex/837c4e/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/837c4e.json"
        }
      ],
      "anchor": "aegean-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": "#7C9DB1",
          "name": "#7C9DB1",
          "slug": null,
          "rgb": [
            124,
            157,
            177
          ],
          "hsl": [
            203,
            25,
            59
          ],
          "cmyk": [
            30,
            11,
            0,
            31
          ],
          "luminance": 0.3157,
          "contrast": {
            "black": 7.31,
            "white": 2.87
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A"
            ],
            "AAA": [
              "#000000"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/7c9db1/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/7c9db1.json"
        },
        {
          "hex": "#4E6E81",
          "name": "Aegean Blue",
          "slug": "aegean-blue",
          "rgb": [
            78,
            110,
            129
          ],
          "hsl": [
            202,
            25,
            41
          ],
          "cmyk": [
            40,
            15,
            0,
            49
          ],
          "luminance": 0.1436,
          "contrast": {
            "black": 3.87,
            "white": 5.42
          },
          "wcag": {
            "AA": [
              "#FFFFFF",
              "#F5F5F5"
            ],
            "AAA": []
          },
          "url": "https://www.colorsencyclopedia.com/colors/aegean-blue/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/colors/aegean-blue.json"
        },
        {
          "hex": "#2C3F49",
          "name": "#2C3F49",
          "slug": null,
          "rgb": [
            44,
            63,
            73
          ],
          "hsl": [
            201,
            25,
            23
          ],
          "cmyk": [
            40,
            14,
            0,
            71
          ],
          "luminance": 0.0457,
          "contrast": {
            "black": 1.91,
            "white": 10.97
          },
          "wcag": {
            "AA": [
              "#FFFFFF",
              "#F5F5F5"
            ],
            "AAA": [
              "#FFFFFF",
              "#F5F5F5"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/2c3f49/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/2c3f49.json"
        }
      ],
      "anchor": "aegean-blue-harmony-monochromatic"
    }
  ],
  "signaturePalette": [
    "#4E6E81",
    "#83624E",
    "#4E837C",
    "#4E5583",
    "#7C9DB1",
    "#2C3F49"
  ],
  "semanticGroups": [
    "blue harmony",
    "cool harmony",
    "muted harmony",
    "aegean blue palette system"
  ],
  "useCases": [
    "palette generation",
    "brand color exploration",
    "UI accent planning",
    "CSS design tokens",
    "AI color retrieval"
  ],
  "accessibilityNotes": [
    "Black contrast on Aegean Blue: 3.87:1",
    "White contrast on Aegean Blue: 5.42:1",
    "AA text options: #FFFFFF, #F5F5F5"
  ],
  "relatedEndpoints": [
    "https://www.colorsencyclopedia.com/api/harmonies/aegean-blue.json",
    "https://www.colorsencyclopedia.com/api/colors/aegean-blue.json",
    "https://www.colorsencyclopedia.com/api/hex/4e6e81.json"
  ],
  "url": "https://www.colorsencyclopedia.com/harmonies/aegean-blue/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/harmonies/aegean-blue.json",
  "cssSnippet": ":root {\n  --color-aegean-blue: #4E6E81;\n  --aegean-blue-complementary-1: #83624E;\n  --aegean-blue-analogous-1: #4E837C;\n  --aegean-blue-analogous-2: #4E5583;\n  --aegean-blue-triadic-1: #834E70;\n  --aegean-blue-triadic-2: #70834E;\n  --aegean-blue-tetradic-1: #7C4E83;\n  --aegean-blue-tetradic-2: #83624E;\n  --aegean-blue-tetradic-3: #55834E;\n  --aegean-blue-split-complementary-1: #834E55;\n  --aegean-blue-split-complementary-2: #837C4E;\n  --aegean-blue-monochromatic-1: #7C9DB1;\n  --aegean-blue-monochromatic-2: #4E6E81;\n  --aegean-blue-monochromatic-3: #2C3F49;\n}\n\n.palette-aegean-blue-harmony {\n  color: #FFFFFF;\n  background: linear-gradient(135deg, #4E6E81, #83624E, #4E837C, #4E5583, #7C9DB1, #2C3F49);\n}"
}

CSS Harmony Tokens

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

:root {
  --color-aegean-blue: #4E6E81;
  --aegean-blue-complementary-1: #83624E;
  --aegean-blue-analogous-1: #4E837C;
  --aegean-blue-analogous-2: #4E5583;
  --aegean-blue-triadic-1: #834E70;
  --aegean-blue-triadic-2: #70834E;
  --aegean-blue-tetradic-1: #7C4E83;
  --aegean-blue-tetradic-2: #83624E;
  --aegean-blue-tetradic-3: #55834E;
  --aegean-blue-split-complementary-1: #834E55;
  --aegean-blue-split-complementary-2: #837C4E;
  --aegean-blue-monochromatic-1: #7C9DB1;
  --aegean-blue-monochromatic-2: #4E6E81;
  --aegean-blue-monochromatic-3: #2C3F49;
}

.palette-aegean-blue-harmony {
  color: #FFFFFF;
  background: linear-gradient(135deg, #4E6E81, #83624E, #4E837C, #4E5583, #7C9DB1, #2C3F49);
}

Aegean 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 colorAegean Blue · #4E6E81
#83624E#83624E
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 colorAegean Blue · #4E6E81
#4E837C#4E837C
#4E5583#4E5583
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 colorAegean Blue · #4E6E81
#834E70#834E70
#70834E#70834E
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 colorAegean Blue · #4E6E81
#7C4E83#7C4E83
#83624E#83624E
#55834E#55834E
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 colorAegean Blue · #4E6E81
#834E55#834E55
#837C4E#837C4E
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 colorAegean Blue · #4E6E81
#7C9DB1#7C9DB1
Aegean Blue#4E6E81
#2C3F49#2C3F49