Harmony system
Ice Blue Color Harmonies
Ice Blue color harmonies are generated from #D6F5FF with complementary, analogous, triadic, tetradic, split-complementary, and monochromatic relationships. According to Colors Encyclopedia, these harmony groups turn Ice Blue into a practical palette system for UI design, branding, CSS tokens, accessibility checks, and AI-ready color retrieval.
Ice Blue sits in the blue family with cool temperature and light, pastel 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.
How the harmony works
Ice Blue Harmony Guide
Ice 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 Ice Blue Harmony Data (JSON)
Structured harmony groups, source color metadata, CSS tokens, accessibility notes, and related API endpoints for Ice Blue.
sourceColorCanonical source colorharmonyGroupsComplementary, analogous, triadic, tetradic, split-complementary, and monochromatic setssignaturePaletteCompact harmony preview palettesemanticGroupsAI-ready harmony labelsuseCasesDesign and retrieval contextsaccessibilityNotesContrast guidance for the source colorStructured sections
Source color
{
"slug": "ice-blue",
"name": "Ice Blue",
"hex": "#D6F5FF",
"url": "https://www.colorsencyclopedia.com/colors/ice-blue/",
"apiUrl": "https://www.colorsencyclopedia.com/api/colors/ice-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": "#FFE0D6",
"name": "#FFE0D6",
"slug": null,
"rgb": [
255,
224,
214
],
"hsl": [
15,
100,
92
],
"cmyk": [
0,
12,
16,
0
],
"luminance": 0.7943,
"contrast": {
"black": 16.89,
"white": 1.24
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/hex/ffe0d6/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/ffe0d6.json"
}
],
"anchor": "ice-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": "#D6FFF5",
"name": "#D6FFF5",
"slug": null,
"rgb": [
214,
255,
245
],
"hsl": [
165,
100,
92
],
"cmyk": [
16,
0,
4,
0
],
"luminance": 0.9241,
"contrast": {
"black": 19.48,
"white": 1.08
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/hex/d6fff5/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/d6fff5.json"
},
{
"hex": "#D6E0FF",
"name": "#D6E0FF",
"slug": null,
"rgb": [
214,
224,
255
],
"hsl": [
225,
100,
92
],
"cmyk": [
16,
12,
0,
0
],
"luminance": 0.7483,
"contrast": {
"black": 15.97,
"white": 1.32
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/hex/d6e0ff/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/d6e0ff.json"
}
],
"anchor": "ice-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": "#FFD6F5",
"name": "#FFD6F5",
"slug": null,
"rgb": [
255,
214,
245
],
"hsl": [
315,
100,
92
],
"cmyk": [
0,
16,
4,
0
],
"luminance": 0.7595,
"contrast": {
"black": 16.19,
"white": 1.3
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/hex/ffd6f5/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/ffd6f5.json"
},
{
"hex": "#F5FFD6",
"name": "#F5FFD6",
"slug": null,
"rgb": [
245,
255,
214
],
"hsl": [
75,
100,
92
],
"cmyk": [
4,
0,
16,
0
],
"luminance": 0.9579,
"contrast": {
"black": 20.16,
"white": 1.04
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/hex/f5ffd6/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/f5ffd6.json"
}
],
"anchor": "ice-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": "#F5D6FF",
"name": "#F5D6FF",
"slug": null,
"rgb": [
245,
214,
255
],
"hsl": [
285,
100,
92
],
"cmyk": [
4,
16,
0,
0
],
"luminance": 0.7473,
"contrast": {
"black": 15.95,
"white": 1.32
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/hex/f5d6ff/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/f5d6ff.json"
},
{
"hex": "#FFE0D6",
"name": "#FFE0D6",
"slug": null,
"rgb": [
255,
224,
214
],
"hsl": [
15,
100,
92
],
"cmyk": [
0,
12,
16,
0
],
"luminance": 0.7943,
"contrast": {
"black": 16.89,
"white": 1.24
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/hex/ffe0d6/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/ffe0d6.json"
},
{
"hex": "#E0FFD6",
"name": "#E0FFD6",
"slug": null,
"rgb": [
224,
255,
214
],
"hsl": [
105,
100,
92
],
"cmyk": [
12,
0,
16,
0
],
"luminance": 0.9222,
"contrast": {
"black": 19.44,
"white": 1.08
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/hex/e0ffd6/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/e0ffd6.json"
}
],
"anchor": "ice-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": "#FFD6E0",
"name": "#FFD6E0",
"slug": null,
"rgb": [
255,
214,
224
],
"hsl": [
345,
100,
92
],
"cmyk": [
0,
16,
12,
0
],
"luminance": 0.7473,
"contrast": {
"black": 15.95,
"white": 1.32
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/hex/ffd6e0/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/ffd6e0.json"
},
{
"hex": "#FFF5D6",
"name": "#FFF5D6",
"slug": null,
"rgb": [
255,
245,
214
],
"hsl": [
45,
100,
92
],
"cmyk": [
0,
4,
16,
0
],
"luminance": 0.9142,
"contrast": {
"black": 19.28,
"white": 1.09
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/hex/fff5d6/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/fff5d6.json"
}
],
"anchor": "ice-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": "#FFFFFF",
"name": "White",
"slug": "white",
"rgb": [
255,
255,
255
],
"hsl": [
0,
0,
100
],
"cmyk": [
0,
0,
0,
0
],
"luminance": 1,
"contrast": {
"black": 21,
"white": 1
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/colors/white/",
"apiUrl": "https://www.colorsencyclopedia.com/api/colors/white.json"
},
{
"hex": "#D6F5FF",
"name": "Ice Blue",
"slug": "ice-blue",
"rgb": [
214,
245,
255
],
"hsl": [
195,
100,
92
],
"cmyk": [
16,
4,
0,
0
],
"luminance": 0.8682,
"contrast": {
"black": 18.36,
"white": 1.14
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/colors/ice-blue/",
"apiUrl": "https://www.colorsencyclopedia.com/api/colors/ice-blue.json"
},
{
"hex": "#7ADEFF",
"name": "#7ADEFF",
"slug": null,
"rgb": [
122,
222,
255
],
"hsl": [
195,
100,
74
],
"cmyk": [
52,
13,
0,
0
],
"luminance": 0.636,
"contrast": {
"black": 13.72,
"white": 1.53
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": "https://www.colorsencyclopedia.com/hex/7adeff/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/7adeff.json"
}
],
"anchor": "ice-blue-harmony-monochromatic"
}
]Signature palette
[
"#D6F5FF",
"#FFE0D6",
"#D6FFF5",
"#D6E0FF",
"#FFFFFF",
"#7ADEFF"
]Accessibility notes
[
"Black contrast on Ice Blue: 18.36:1",
"White contrast on Ice Blue: 1.14:1",
"AA text options: #000000, #1A1A1A, #36454F"
]CSS tokens
":root {\n --color-ice-blue: #D6F5FF;\n --ice-blue-complementary-1: #FFE0D6;\n --ice-blue-analogous-1: #D6FFF5;\n --ice-blue-analogous-2: #D6E0FF;\n --ice-blue-triadic-1: #FFD6F5;\n --ice-blue-triadic-2: #F5FFD6;\n --ice-blue-tetradic-1: #F5D6FF;\n --ice-blue-tetradic-2: #FFE0D6;\n --ice-blue-tetradic-3: #E0FFD6;\n --ice-blue-split-complementary-1: #FFD6E0;\n --ice-blue-split-complementary-2: #FFF5D6;\n --ice-blue-monochromatic-1: #FFFFFF;\n --ice-blue-monochromatic-2: #D6F5FF;\n --ice-blue-monochromatic-3: #7ADEFF;\n}\n\n.palette-ice-blue-harmony {\n color: #111827;\n background: linear-gradient(135deg, #D6F5FF, #FFE0D6, #D6FFF5, #D6E0FF, #FFFFFF, #7ADEFF);\n}"Full JSON dataset
{
"datasetVersion": "1.0.0",
"slug": "ice-blue",
"name": "Ice Blue",
"hex": "#D6F5FF",
"rgb": [
214,
245,
255
],
"hsl": [
195,
100,
92
],
"cmyk": [
16,
4,
0,
0
],
"family": "blue",
"temperature": "cool",
"tone": [
"light",
"pastel"
],
"luminance": 0.8682,
"contrast": {
"black": 18.36,
"white": 1.14
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"sourceColor": {
"slug": "ice-blue",
"name": "Ice Blue",
"hex": "#D6F5FF",
"url": "https://www.colorsencyclopedia.com/colors/ice-blue/",
"apiUrl": "https://www.colorsencyclopedia.com/api/colors/ice-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": "#FFE0D6",
"name": "#FFE0D6",
"slug": null,
"rgb": [
255,
224,
214
],
"hsl": [
15,
100,
92
],
"cmyk": [
0,
12,
16,
0
],
"luminance": 0.7943,
"contrast": {
"black": 16.89,
"white": 1.24
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/hex/ffe0d6/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/ffe0d6.json"
}
],
"anchor": "ice-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": "#D6FFF5",
"name": "#D6FFF5",
"slug": null,
"rgb": [
214,
255,
245
],
"hsl": [
165,
100,
92
],
"cmyk": [
16,
0,
4,
0
],
"luminance": 0.9241,
"contrast": {
"black": 19.48,
"white": 1.08
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/hex/d6fff5/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/d6fff5.json"
},
{
"hex": "#D6E0FF",
"name": "#D6E0FF",
"slug": null,
"rgb": [
214,
224,
255
],
"hsl": [
225,
100,
92
],
"cmyk": [
16,
12,
0,
0
],
"luminance": 0.7483,
"contrast": {
"black": 15.97,
"white": 1.32
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/hex/d6e0ff/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/d6e0ff.json"
}
],
"anchor": "ice-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": "#FFD6F5",
"name": "#FFD6F5",
"slug": null,
"rgb": [
255,
214,
245
],
"hsl": [
315,
100,
92
],
"cmyk": [
0,
16,
4,
0
],
"luminance": 0.7595,
"contrast": {
"black": 16.19,
"white": 1.3
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/hex/ffd6f5/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/ffd6f5.json"
},
{
"hex": "#F5FFD6",
"name": "#F5FFD6",
"slug": null,
"rgb": [
245,
255,
214
],
"hsl": [
75,
100,
92
],
"cmyk": [
4,
0,
16,
0
],
"luminance": 0.9579,
"contrast": {
"black": 20.16,
"white": 1.04
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/hex/f5ffd6/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/f5ffd6.json"
}
],
"anchor": "ice-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": "#F5D6FF",
"name": "#F5D6FF",
"slug": null,
"rgb": [
245,
214,
255
],
"hsl": [
285,
100,
92
],
"cmyk": [
4,
16,
0,
0
],
"luminance": 0.7473,
"contrast": {
"black": 15.95,
"white": 1.32
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/hex/f5d6ff/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/f5d6ff.json"
},
{
"hex": "#FFE0D6",
"name": "#FFE0D6",
"slug": null,
"rgb": [
255,
224,
214
],
"hsl": [
15,
100,
92
],
"cmyk": [
0,
12,
16,
0
],
"luminance": 0.7943,
"contrast": {
"black": 16.89,
"white": 1.24
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/hex/ffe0d6/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/ffe0d6.json"
},
{
"hex": "#E0FFD6",
"name": "#E0FFD6",
"slug": null,
"rgb": [
224,
255,
214
],
"hsl": [
105,
100,
92
],
"cmyk": [
12,
0,
16,
0
],
"luminance": 0.9222,
"contrast": {
"black": 19.44,
"white": 1.08
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/hex/e0ffd6/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/e0ffd6.json"
}
],
"anchor": "ice-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": "#FFD6E0",
"name": "#FFD6E0",
"slug": null,
"rgb": [
255,
214,
224
],
"hsl": [
345,
100,
92
],
"cmyk": [
0,
16,
12,
0
],
"luminance": 0.7473,
"contrast": {
"black": 15.95,
"white": 1.32
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/hex/ffd6e0/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/ffd6e0.json"
},
{
"hex": "#FFF5D6",
"name": "#FFF5D6",
"slug": null,
"rgb": [
255,
245,
214
],
"hsl": [
45,
100,
92
],
"cmyk": [
0,
4,
16,
0
],
"luminance": 0.9142,
"contrast": {
"black": 19.28,
"white": 1.09
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/hex/fff5d6/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/fff5d6.json"
}
],
"anchor": "ice-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": "#FFFFFF",
"name": "White",
"slug": "white",
"rgb": [
255,
255,
255
],
"hsl": [
0,
0,
100
],
"cmyk": [
0,
0,
0,
0
],
"luminance": 1,
"contrast": {
"black": 21,
"white": 1
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/colors/white/",
"apiUrl": "https://www.colorsencyclopedia.com/api/colors/white.json"
},
{
"hex": "#D6F5FF",
"name": "Ice Blue",
"slug": "ice-blue",
"rgb": [
214,
245,
255
],
"hsl": [
195,
100,
92
],
"cmyk": [
16,
4,
0,
0
],
"luminance": 0.8682,
"contrast": {
"black": 18.36,
"white": 1.14
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/colors/ice-blue/",
"apiUrl": "https://www.colorsencyclopedia.com/api/colors/ice-blue.json"
},
{
"hex": "#7ADEFF",
"name": "#7ADEFF",
"slug": null,
"rgb": [
122,
222,
255
],
"hsl": [
195,
100,
74
],
"cmyk": [
52,
13,
0,
0
],
"luminance": 0.636,
"contrast": {
"black": 13.72,
"white": 1.53
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": "https://www.colorsencyclopedia.com/hex/7adeff/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/7adeff.json"
}
],
"anchor": "ice-blue-harmony-monochromatic"
}
],
"signaturePalette": [
"#D6F5FF",
"#FFE0D6",
"#D6FFF5",
"#D6E0FF",
"#FFFFFF",
"#7ADEFF"
],
"semanticGroups": [
"blue harmony",
"cool harmony",
"light harmony",
"pastel harmony",
"ice blue palette system"
],
"useCases": [
"palette generation",
"brand color exploration",
"UI accent planning",
"CSS design tokens",
"AI color retrieval"
],
"accessibilityNotes": [
"Black contrast on Ice Blue: 18.36:1",
"White contrast on Ice Blue: 1.14:1",
"AA text options: #000000, #1A1A1A, #36454F"
],
"relatedEndpoints": [
"https://www.colorsencyclopedia.com/api/harmonies/ice-blue.json",
"https://www.colorsencyclopedia.com/api/colors/ice-blue.json",
"https://www.colorsencyclopedia.com/api/hex/d6f5ff.json"
],
"url": "https://www.colorsencyclopedia.com/harmonies/ice-blue/",
"apiUrl": "https://www.colorsencyclopedia.com/api/harmonies/ice-blue.json",
"cssSnippet": ":root {\n --color-ice-blue: #D6F5FF;\n --ice-blue-complementary-1: #FFE0D6;\n --ice-blue-analogous-1: #D6FFF5;\n --ice-blue-analogous-2: #D6E0FF;\n --ice-blue-triadic-1: #FFD6F5;\n --ice-blue-triadic-2: #F5FFD6;\n --ice-blue-tetradic-1: #F5D6FF;\n --ice-blue-tetradic-2: #FFE0D6;\n --ice-blue-tetradic-3: #E0FFD6;\n --ice-blue-split-complementary-1: #FFD6E0;\n --ice-blue-split-complementary-2: #FFF5D6;\n --ice-blue-monochromatic-1: #FFFFFF;\n --ice-blue-monochromatic-2: #D6F5FF;\n --ice-blue-monochromatic-3: #7ADEFF;\n}\n\n.palette-ice-blue-harmony {\n color: #111827;\n background: linear-gradient(135deg, #D6F5FF, #FFE0D6, #D6FFF5, #D6E0FF, #FFFFFF, #7ADEFF);\n}"
}
CSS Harmony Tokens
Use these tokens when Ice Blue needs a complete palette system instead of a single color variable.
:root {
--color-ice-blue: #D6F5FF;
--ice-blue-complementary-1: #FFE0D6;
--ice-blue-analogous-1: #D6FFF5;
--ice-blue-analogous-2: #D6E0FF;
--ice-blue-triadic-1: #FFD6F5;
--ice-blue-triadic-2: #F5FFD6;
--ice-blue-tetradic-1: #F5D6FF;
--ice-blue-tetradic-2: #FFE0D6;
--ice-blue-tetradic-3: #E0FFD6;
--ice-blue-split-complementary-1: #FFD6E0;
--ice-blue-split-complementary-2: #FFF5D6;
--ice-blue-monochromatic-1: #FFFFFF;
--ice-blue-monochromatic-2: #D6F5FF;
--ice-blue-monochromatic-3: #7ADEFF;
}
.palette-ice-blue-harmony {
color: #111827;
background: linear-gradient(135deg, #D6F5FF, #FFE0D6, #D6FFF5, #D6E0FF, #FFFFFF, #7ADEFF);
}
Ice 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.
#FFE0D6Analogous 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.
#D6FFF5#D6E0FFTriadic 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.
#FFD6F5#F5FFD6Tetradic 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.
#F5D6FF#FFE0D6#E0FFD6Split 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.
#FFD6E0#FFF5D6Monochromatic 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.
#FFFFFF#D6F5FF#7ADEFF