CSS Utilities
--color-ice-blue: #D6F5FF;
.bg-ice-blue { background-color: #D6F5FF; }
.text-ice-blue { color: #D6F5FF; }Machine-readable data
Machine-Readable Color Data (JSON)
Perfect for CSS, design systems, automation, and AI ingestion.
hexCanonical HEX valuergbRed, green, blue channelshslHue, saturation, lightnesscmykApproximate print conversionwcagAA and AAA contrast optionsharmoniesMathematical harmony setsvariantsGenerated tone variantsnearestColorsKnowledge graph neighborsStructured sections
Color systems
{
"hex": "#D6F5FF",
"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"
]
}Harmonies
{
"complementary": "#FFE0D6",
"analogous": [
"#D6FFF5",
"#D6E0FF"
],
"triadic": [
"#FFD6F5",
"#F5FFD6"
],
"tetradic": [
"#F5D6FF",
"#FFE0D6",
"#E0FFD6"
],
"splitComplementary": [
"#FFD6E0",
"#FFF5D6"
],
"monochromatic": [
"#FFFFFF",
"#D6F5FF",
"#7ADEFF"
]
}Variants
{
"light": "#FFFFFF",
"dark": "#7ADEFF",
"saturated": "#D6F5FF",
"desaturated": "#DBF3FB",
"pastel": "#FFFFFF",
"neon": "#FFFFFF"
}Pairings
{
"best": [
"#000000",
"#FFE0D6",
"#D6FFF5",
"#D6E0FF"
],
"avoid": [
"#DBF3FB",
"#FFFFFF"
],
"neutral": [
"#1A1A1A",
"#F5F5F5",
"#E8E8E4"
],
"highContrast": [
"#000000"
],
"lowContrast": [
"#FFFFFF",
"#DBF3FB"
]
}Knowledge graph
{
"nearestColors": [
"milk-blue",
"light-cyan",
"arctic-blue",
"lavender",
"duck-egg-blue"
],
"generatedPalettes": [
"ice-blue"
],
"generatedComparisons": [
"arctic-blue-vs-ice-blue",
"ice-blue-vs-light-cyan",
"ice-blue-vs-milk-blue"
],
"relatedFamilies": [
"/colors/by-family/blue",
"/colors/by-temperature/cool",
"/colors/by-tone/light",
"/colors/by-tone/pastel"
],
"relatedTools": [
"/harmonies/ice-blue",
"/wcag/ice-blue",
"/css/colors/ice-blue",
"/hex/d6f5ff"
],
"semanticRelations": {
"broader": [
"/colors/by-family/blue",
"/colors/by-temperature/cool",
"/colors/by-tone/light",
"/colors/by-tone/pastel"
],
"narrower": [
"/palettes/ice-blue"
],
"related": [
"/colors/milk-blue",
"/colors/light-cyan",
"/colors/arctic-blue",
"/colors/lavender",
"/colors/duck-egg-blue",
"/compare/arctic-blue-vs-ice-blue",
"/compare/ice-blue-vs-light-cyan",
"/compare/ice-blue-vs-milk-blue",
"/harmonies/ice-blue",
"/wcag/ice-blue",
"/css/colors/ice-blue",
"/hex/d6f5ff"
]
}
}Full JSON dataset
{
"slug": "ice-blue",
"name": "Ice Blue",
"hex": "#D6F5FF",
"uses": [
"interfaces",
"brand systems",
"technical design"
],
"psychology": {
"associations": [
"trust",
"clarity",
"calm"
],
"contexts": [
"technology",
"finance",
"healthcare",
"navigation"
],
"avoidIn": [
"high-warmth food palettes"
]
},
"aliases": [],
"sourceType": "curated",
"confidence": "medium",
"reviewStatus": "manual",
"sourceUrl": "https://www.colorsencyclopedia.com/assets/colors.json",
"origin": {
"type": "common",
"notes": "Curated common color reference used in design and editorial color systems."
},
"family": "blue",
"temperature": "cool",
"tone": [
"light",
"pastel"
],
"editorialNotes": "Curated internal color record with computed technical properties.",
"tags": [
"blue",
"cool",
"light",
"pastel",
"interfaces",
"brand-systems",
"technical-design",
"trust",
"clarity",
"calm"
],
"popularity": 84,
"rgb": [
214,
245,
255
],
"hsl": [
195,
100,
92
],
"cmyk": [
16,
4,
0,
0
],
"luminance": 0.8682,
"contrast": {
"black": 18.36,
"white": 1.14
},
"harmonies": {
"complementary": "#FFE0D6",
"analogous": [
"#D6FFF5",
"#D6E0FF"
],
"triadic": [
"#FFD6F5",
"#F5FFD6"
],
"tetradic": [
"#F5D6FF",
"#FFE0D6",
"#E0FFD6"
],
"splitComplementary": [
"#FFD6E0",
"#FFF5D6"
],
"monochromatic": [
"#FFFFFF",
"#D6F5FF",
"#7ADEFF"
]
},
"variants": {
"light": "#FFFFFF",
"dark": "#7ADEFF",
"saturated": "#D6F5FF",
"desaturated": "#DBF3FB",
"pastel": "#FFFFFF",
"neon": "#FFFFFF"
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"css": {
"variable": "--color-ice-blue: #D6F5FF;",
"utility": ".bg-ice-blue { background-color: #D6F5FF; }",
"textUtility": ".text-ice-blue { color: #D6F5FF; }"
},
"nearestColors": [
"milk-blue",
"light-cyan",
"arctic-blue",
"lavender",
"duck-egg-blue"
],
"generatedPalettes": [
"ice-blue"
],
"generatedComparisons": [
"arctic-blue-vs-ice-blue",
"ice-blue-vs-light-cyan",
"ice-blue-vs-milk-blue"
],
"relatedFamilies": [
"/colors/by-family/blue",
"/colors/by-temperature/cool",
"/colors/by-tone/light",
"/colors/by-tone/pastel"
],
"relatedTools": [
"/harmonies/ice-blue",
"/wcag/ice-blue",
"/css/colors/ice-blue",
"/hex/d6f5ff"
],
"semanticRelations": {
"broader": [
"/colors/by-family/blue",
"/colors/by-temperature/cool",
"/colors/by-tone/light",
"/colors/by-tone/pastel"
],
"narrower": [
"/palettes/ice-blue"
],
"related": [
"/colors/milk-blue",
"/colors/light-cyan",
"/colors/arctic-blue",
"/colors/lavender",
"/colors/duck-egg-blue",
"/compare/arctic-blue-vs-ice-blue",
"/compare/ice-blue-vs-light-cyan",
"/compare/ice-blue-vs-milk-blue",
"/harmonies/ice-blue",
"/wcag/ice-blue",
"/css/colors/ice-blue",
"/hex/d6f5ff"
]
},
"pairings": {
"best": [
"#000000",
"#FFE0D6",
"#D6FFF5",
"#D6E0FF"
],
"avoid": [
"#DBF3FB",
"#FFFFFF"
],
"neutral": [
"#1A1A1A",
"#F5F5F5",
"#E8E8E4"
],
"highContrast": [
"#000000"
],
"lowContrast": [
"#FFFFFF",
"#DBF3FB"
]
}
}
Color meaning and use
About Ice Blue Color
Ice Blue sits in the blue family with cool temperature and light and pastel visual character. Ice Blue is a commonly used color name in design references, palettes, and editorial color systems.
Its common associations include trust, clarity, and calm, which makes it relevant for technology and finance. In design work, Ice Blue is most useful for interfaces, brand systems, and technical design, especially when paired with black text for stronger contrast.
WCAG Accessibility
Contrast checks for Ice Blue against black and white text.