Harmony system

Light Blue Color Harmonies

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

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

SourceLight Blue · #ADD8E6
Groups6
Palette colors6
FamilyBlue

How the harmony works

Light Blue Harmony Guide

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

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

AI-Ready Dataset v1.0.0
Luminance0.6371
Black text13.74:1AA Pass
White text1.53:1AA Fail
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": "light-blue",
  "name": "Light Blue",
  "hex": "#ADD8E6",
  "url": "https://www.colorsencyclopedia.com/colors/light-blue/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/colors/light-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": "#E6BBAD",
        "name": "#E6BBAD",
        "slug": null,
        "rgb": [
          230,
          187,
          173
        ],
        "hsl": [
          15,
          53,
          79
        ],
        "cmyk": [
          0,
          19,
          25,
          10
        ],
        "luminance": 0.5538,
        "contrast": {
          "black": 12.08,
          "white": 1.74
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/e6bbad/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/e6bbad.json"
      }
    ],
    "anchor": "light-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": "#ADE6D8",
        "name": "#ADE6D8",
        "slug": null,
        "rgb": [
          173,
          230,
          216
        ],
        "hsl": [
          165,
          53,
          79
        ],
        "cmyk": [
          25,
          0,
          6,
          10
        ],
        "luminance": 0.7044,
        "contrast": {
          "black": 15.09,
          "white": 1.39
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/ade6d8/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/ade6d8.json"
      },
      {
        "hex": "#ADBBE6",
        "name": "#ADBBE6",
        "slug": null,
        "rgb": [
          173,
          187,
          230
        ],
        "hsl": [
          225,
          53,
          79
        ],
        "cmyk": [
          25,
          19,
          0,
          10
        ],
        "luminance": 0.5014,
        "contrast": {
          "black": 11.03,
          "white": 1.9
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/adbbe6/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/adbbe6.json"
      }
    ],
    "anchor": "light-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": "#E6ADD8",
        "name": "#E6ADD8",
        "slug": null,
        "rgb": [
          230,
          173,
          216
        ],
        "hsl": [
          315,
          53,
          79
        ],
        "cmyk": [
          0,
          25,
          6,
          10
        ],
        "luminance": 0.5167,
        "contrast": {
          "black": 11.33,
          "white": 1.85
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/e6add8/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/e6add8.json"
      },
      {
        "hex": "#D8E6AD",
        "name": "#D8E6AD",
        "slug": null,
        "rgb": [
          216,
          230,
          173
        ],
        "hsl": [
          75,
          53,
          79
        ],
        "cmyk": [
          6,
          0,
          25,
          10
        ],
        "luminance": 0.7421,
        "contrast": {
          "black": 15.84,
          "white": 1.33
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/d8e6ad/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/d8e6ad.json"
      }
    ],
    "anchor": "light-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": "#D8ADE6",
        "name": "#D8ADE6",
        "slug": null,
        "rgb": [
          216,
          173,
          230
        ],
        "hsl": [
          285,
          53,
          79
        ],
        "cmyk": [
          6,
          25,
          0,
          10
        ],
        "luminance": 0.502,
        "contrast": {
          "black": 11.04,
          "white": 1.9
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/d8ade6/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/d8ade6.json"
      },
      {
        "hex": "#E6BBAD",
        "name": "#E6BBAD",
        "slug": null,
        "rgb": [
          230,
          187,
          173
        ],
        "hsl": [
          15,
          53,
          79
        ],
        "cmyk": [
          0,
          19,
          25,
          10
        ],
        "luminance": 0.5538,
        "contrast": {
          "black": 12.08,
          "white": 1.74
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/e6bbad/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/e6bbad.json"
      },
      {
        "hex": "#BBE6AD",
        "name": "#BBE6AD",
        "slug": null,
        "rgb": [
          187,
          230,
          173
        ],
        "hsl": [
          105,
          53,
          79
        ],
        "cmyk": [
          19,
          0,
          25,
          10
        ],
        "luminance": 0.7018,
        "contrast": {
          "black": 15.04,
          "white": 1.4
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/bbe6ad/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/bbe6ad.json"
      }
    ],
    "anchor": "light-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": "#E6ADBB",
        "name": "#E6ADBB",
        "slug": null,
        "rgb": [
          230,
          173,
          187
        ],
        "hsl": [
          345,
          53,
          79
        ],
        "cmyk": [
          0,
          25,
          19,
          10
        ],
        "luminance": 0.503,
        "contrast": {
          "black": 11.06,
          "white": 1.9
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/e6adbb/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/e6adbb.json"
      },
      {
        "hex": "#E6D8AD",
        "name": "#E6D8AD",
        "slug": null,
        "rgb": [
          230,
          216,
          173
        ],
        "hsl": [
          45,
          53,
          79
        ],
        "cmyk": [
          0,
          6,
          25,
          10
        ],
        "luminance": 0.6895,
        "contrast": {
          "black": 14.79,
          "white": 1.42
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/e6d8ad/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/e6d8ad.json"
      }
    ],
    "anchor": "light-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": "#F3F9FB",
        "name": "#F3F9FB",
        "slug": null,
        "rgb": [
          243,
          249,
          251
        ],
        "hsl": [
          195,
          50,
          97
        ],
        "cmyk": [
          3,
          1,
          0,
          2
        ],
        "luminance": 0.9377,
        "contrast": {
          "black": 19.75,
          "white": 1.06
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/f3f9fb/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/f3f9fb.json"
      },
      {
        "hex": "#ADD8E6",
        "name": "Light Blue",
        "slug": "light-blue",
        "rgb": [
          173,
          216,
          230
        ],
        "hsl": [
          195,
          53,
          79
        ],
        "cmyk": [
          25,
          6,
          0,
          10
        ],
        "luminance": 0.6371,
        "contrast": {
          "black": 13.74,
          "white": 1.53
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/colors/light-blue/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/colors/light-blue.json"
      },
      {
        "hex": "#67B6D0",
        "name": "#67B6D0",
        "slug": null,
        "rgb": [
          103,
          182,
          208
        ],
        "hsl": [
          195,
          53,
          61
        ],
        "cmyk": [
          50,
          12,
          0,
          18
        ],
        "luminance": 0.4089,
        "contrast": {
          "black": 9.18,
          "white": 2.29
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/67b6d0/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/67b6d0.json"
      }
    ],
    "anchor": "light-blue-harmony-monochromatic"
  }
]
Signature palette
[
  "#ADD8E6",
  "#E6BBAD",
  "#ADE6D8",
  "#ADBBE6",
  "#F3F9FB",
  "#67B6D0"
]
Accessibility notes
[
  "Black contrast on Light Blue: 13.74:1",
  "White contrast on Light Blue: 1.53:1",
  "AA text options: #000000, #1A1A1A, #36454F"
]
CSS tokens
":root {\n  --color-light-blue: #ADD8E6;\n  --light-blue-complementary-1: #E6BBAD;\n  --light-blue-analogous-1: #ADE6D8;\n  --light-blue-analogous-2: #ADBBE6;\n  --light-blue-triadic-1: #E6ADD8;\n  --light-blue-triadic-2: #D8E6AD;\n  --light-blue-tetradic-1: #D8ADE6;\n  --light-blue-tetradic-2: #E6BBAD;\n  --light-blue-tetradic-3: #BBE6AD;\n  --light-blue-split-complementary-1: #E6ADBB;\n  --light-blue-split-complementary-2: #E6D8AD;\n  --light-blue-monochromatic-1: #F3F9FB;\n  --light-blue-monochromatic-2: #ADD8E6;\n  --light-blue-monochromatic-3: #67B6D0;\n}\n\n.palette-light-blue-harmony {\n  color: #111827;\n  background: linear-gradient(135deg, #ADD8E6, #E6BBAD, #ADE6D8, #ADBBE6, #F3F9FB, #67B6D0);\n}"
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "light-blue",
  "name": "Light Blue",
  "hex": "#ADD8E6",
  "rgb": [
    173,
    216,
    230
  ],
  "hsl": [
    195,
    53,
    79
  ],
  "cmyk": [
    25,
    6,
    0,
    10
  ],
  "family": "blue",
  "temperature": "cool",
  "tone": [
    "balanced"
  ],
  "luminance": 0.6371,
  "contrast": {
    "black": 13.74,
    "white": 1.53
  },
  "wcag": {
    "AA": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ],
    "AAA": [
      "#000000",
      "#1A1A1A"
    ]
  },
  "sourceColor": {
    "slug": "light-blue",
    "name": "Light Blue",
    "hex": "#ADD8E6",
    "url": "https://www.colorsencyclopedia.com/colors/light-blue/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/light-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": "#E6BBAD",
          "name": "#E6BBAD",
          "slug": null,
          "rgb": [
            230,
            187,
            173
          ],
          "hsl": [
            15,
            53,
            79
          ],
          "cmyk": [
            0,
            19,
            25,
            10
          ],
          "luminance": 0.5538,
          "contrast": {
            "black": 12.08,
            "white": 1.74
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/e6bbad/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/e6bbad.json"
        }
      ],
      "anchor": "light-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": "#ADE6D8",
          "name": "#ADE6D8",
          "slug": null,
          "rgb": [
            173,
            230,
            216
          ],
          "hsl": [
            165,
            53,
            79
          ],
          "cmyk": [
            25,
            0,
            6,
            10
          ],
          "luminance": 0.7044,
          "contrast": {
            "black": 15.09,
            "white": 1.39
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/ade6d8/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/ade6d8.json"
        },
        {
          "hex": "#ADBBE6",
          "name": "#ADBBE6",
          "slug": null,
          "rgb": [
            173,
            187,
            230
          ],
          "hsl": [
            225,
            53,
            79
          ],
          "cmyk": [
            25,
            19,
            0,
            10
          ],
          "luminance": 0.5014,
          "contrast": {
            "black": 11.03,
            "white": 1.9
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/adbbe6/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/adbbe6.json"
        }
      ],
      "anchor": "light-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": "#E6ADD8",
          "name": "#E6ADD8",
          "slug": null,
          "rgb": [
            230,
            173,
            216
          ],
          "hsl": [
            315,
            53,
            79
          ],
          "cmyk": [
            0,
            25,
            6,
            10
          ],
          "luminance": 0.5167,
          "contrast": {
            "black": 11.33,
            "white": 1.85
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/e6add8/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/e6add8.json"
        },
        {
          "hex": "#D8E6AD",
          "name": "#D8E6AD",
          "slug": null,
          "rgb": [
            216,
            230,
            173
          ],
          "hsl": [
            75,
            53,
            79
          ],
          "cmyk": [
            6,
            0,
            25,
            10
          ],
          "luminance": 0.7421,
          "contrast": {
            "black": 15.84,
            "white": 1.33
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/d8e6ad/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/d8e6ad.json"
        }
      ],
      "anchor": "light-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": "#D8ADE6",
          "name": "#D8ADE6",
          "slug": null,
          "rgb": [
            216,
            173,
            230
          ],
          "hsl": [
            285,
            53,
            79
          ],
          "cmyk": [
            6,
            25,
            0,
            10
          ],
          "luminance": 0.502,
          "contrast": {
            "black": 11.04,
            "white": 1.9
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/d8ade6/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/d8ade6.json"
        },
        {
          "hex": "#E6BBAD",
          "name": "#E6BBAD",
          "slug": null,
          "rgb": [
            230,
            187,
            173
          ],
          "hsl": [
            15,
            53,
            79
          ],
          "cmyk": [
            0,
            19,
            25,
            10
          ],
          "luminance": 0.5538,
          "contrast": {
            "black": 12.08,
            "white": 1.74
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/e6bbad/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/e6bbad.json"
        },
        {
          "hex": "#BBE6AD",
          "name": "#BBE6AD",
          "slug": null,
          "rgb": [
            187,
            230,
            173
          ],
          "hsl": [
            105,
            53,
            79
          ],
          "cmyk": [
            19,
            0,
            25,
            10
          ],
          "luminance": 0.7018,
          "contrast": {
            "black": 15.04,
            "white": 1.4
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/bbe6ad/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/bbe6ad.json"
        }
      ],
      "anchor": "light-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": "#E6ADBB",
          "name": "#E6ADBB",
          "slug": null,
          "rgb": [
            230,
            173,
            187
          ],
          "hsl": [
            345,
            53,
            79
          ],
          "cmyk": [
            0,
            25,
            19,
            10
          ],
          "luminance": 0.503,
          "contrast": {
            "black": 11.06,
            "white": 1.9
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/e6adbb/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/e6adbb.json"
        },
        {
          "hex": "#E6D8AD",
          "name": "#E6D8AD",
          "slug": null,
          "rgb": [
            230,
            216,
            173
          ],
          "hsl": [
            45,
            53,
            79
          ],
          "cmyk": [
            0,
            6,
            25,
            10
          ],
          "luminance": 0.6895,
          "contrast": {
            "black": 14.79,
            "white": 1.42
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/e6d8ad/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/e6d8ad.json"
        }
      ],
      "anchor": "light-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": "#F3F9FB",
          "name": "#F3F9FB",
          "slug": null,
          "rgb": [
            243,
            249,
            251
          ],
          "hsl": [
            195,
            50,
            97
          ],
          "cmyk": [
            3,
            1,
            0,
            2
          ],
          "luminance": 0.9377,
          "contrast": {
            "black": 19.75,
            "white": 1.06
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/f3f9fb/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/f3f9fb.json"
        },
        {
          "hex": "#ADD8E6",
          "name": "Light Blue",
          "slug": "light-blue",
          "rgb": [
            173,
            216,
            230
          ],
          "hsl": [
            195,
            53,
            79
          ],
          "cmyk": [
            25,
            6,
            0,
            10
          ],
          "luminance": 0.6371,
          "contrast": {
            "black": 13.74,
            "white": 1.53
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/colors/light-blue/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/colors/light-blue.json"
        },
        {
          "hex": "#67B6D0",
          "name": "#67B6D0",
          "slug": null,
          "rgb": [
            103,
            182,
            208
          ],
          "hsl": [
            195,
            53,
            61
          ],
          "cmyk": [
            50,
            12,
            0,
            18
          ],
          "luminance": 0.4089,
          "contrast": {
            "black": 9.18,
            "white": 2.29
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/67b6d0/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/67b6d0.json"
        }
      ],
      "anchor": "light-blue-harmony-monochromatic"
    }
  ],
  "signaturePalette": [
    "#ADD8E6",
    "#E6BBAD",
    "#ADE6D8",
    "#ADBBE6",
    "#F3F9FB",
    "#67B6D0"
  ],
  "semanticGroups": [
    "blue harmony",
    "cool harmony",
    "balanced harmony",
    "light blue palette system"
  ],
  "useCases": [
    "palette generation",
    "brand color exploration",
    "UI accent planning",
    "CSS design tokens",
    "AI color retrieval"
  ],
  "accessibilityNotes": [
    "Black contrast on Light Blue: 13.74:1",
    "White contrast on Light Blue: 1.53:1",
    "AA text options: #000000, #1A1A1A, #36454F"
  ],
  "relatedEndpoints": [
    "https://www.colorsencyclopedia.com/api/harmonies/light-blue.json",
    "https://www.colorsencyclopedia.com/api/colors/light-blue.json",
    "https://www.colorsencyclopedia.com/api/hex/add8e6.json"
  ],
  "url": "https://www.colorsencyclopedia.com/harmonies/light-blue/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/harmonies/light-blue.json",
  "cssSnippet": ":root {\n  --color-light-blue: #ADD8E6;\n  --light-blue-complementary-1: #E6BBAD;\n  --light-blue-analogous-1: #ADE6D8;\n  --light-blue-analogous-2: #ADBBE6;\n  --light-blue-triadic-1: #E6ADD8;\n  --light-blue-triadic-2: #D8E6AD;\n  --light-blue-tetradic-1: #D8ADE6;\n  --light-blue-tetradic-2: #E6BBAD;\n  --light-blue-tetradic-3: #BBE6AD;\n  --light-blue-split-complementary-1: #E6ADBB;\n  --light-blue-split-complementary-2: #E6D8AD;\n  --light-blue-monochromatic-1: #F3F9FB;\n  --light-blue-monochromatic-2: #ADD8E6;\n  --light-blue-monochromatic-3: #67B6D0;\n}\n\n.palette-light-blue-harmony {\n  color: #111827;\n  background: linear-gradient(135deg, #ADD8E6, #E6BBAD, #ADE6D8, #ADBBE6, #F3F9FB, #67B6D0);\n}"
}

CSS Harmony Tokens

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

:root {
  --color-light-blue: #ADD8E6;
  --light-blue-complementary-1: #E6BBAD;
  --light-blue-analogous-1: #ADE6D8;
  --light-blue-analogous-2: #ADBBE6;
  --light-blue-triadic-1: #E6ADD8;
  --light-blue-triadic-2: #D8E6AD;
  --light-blue-tetradic-1: #D8ADE6;
  --light-blue-tetradic-2: #E6BBAD;
  --light-blue-tetradic-3: #BBE6AD;
  --light-blue-split-complementary-1: #E6ADBB;
  --light-blue-split-complementary-2: #E6D8AD;
  --light-blue-monochromatic-1: #F3F9FB;
  --light-blue-monochromatic-2: #ADD8E6;
  --light-blue-monochromatic-3: #67B6D0;
}

.palette-light-blue-harmony {
  color: #111827;
  background: linear-gradient(135deg, #ADD8E6, #E6BBAD, #ADE6D8, #ADBBE6, #F3F9FB, #67B6D0);
}

Light 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 colorLight Blue · #ADD8E6
#E6BBAD#E6BBAD
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 colorLight Blue · #ADD8E6
#ADE6D8#ADE6D8
#ADBBE6#ADBBE6
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 colorLight Blue · #ADD8E6
#E6ADD8#E6ADD8
#D8E6AD#D8E6AD
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 colorLight Blue · #ADD8E6
#D8ADE6#D8ADE6
#E6BBAD#E6BBAD
#BBE6AD#BBE6AD
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 colorLight Blue · #ADD8E6
#E6ADBB#E6ADBB
#E6D8AD#E6D8AD
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 colorLight Blue · #ADD8E6
#F3F9FB#F3F9FB
Light Blue#ADD8E6
#67B6D0#67B6D0