Color Directory/Ice Blue Crystal

Ice Blue Crystal (#D6F0F8)

Luminance: 83% · Nearest standard name: Ice Blue Crystal

ICE BLUE CRYSTAL
#D6F0F8
rgb(214, 240, 248) · hsl(194°, 71%, 91%)
HEX#D6F0F8
RGB214, 240, 248
HSL194°, 71%, 91%
HSV / HSB194°, 14%, 97%
CMYK (Print)14%, 3%, 0%, 3%

Color Harmonies

Complementary

#D6F0F8#F8DFD8

Analogous

#D8F8F0#D6F0F8#D8E0F8

Triadic

#D6F0F8#F8D8F1#F1F8D8

Tints & Shades

Lighter Tints
Darker Shades

WCAG 2.2 Contrast Verification

Against White (#FFFFFF)1.19:1

Sample text rendered with #D6F0F8 on white

AA Normal: FAILAA Large: FAIL
Against Dark (#0F172A)15.03:1

Sample text rendered with #D6F0F8 on dark

AA Normal: PASSAA Large: PASS
Comprehensive Color Profile & Design Architecture

The Complete Color Guide to Ice Blue Crystal (#D6F0F8)

Ice Blue Crystal (#D6F0F8) is a distinct shade within the Cyan chromatic spectrum. Characterized by an optical luminance of 83% and a cool color temperature, this tone plays a vital role across web applications, brand identities, and editorial typography. Discover its mathematical harmonies, accessibility metrics, UI engineering roles, and front-end code tokens.

Technical Colorimetry & Coordinate Breakdown

Exact mathematical values across digital display, print press, and human perceptual spaces.

HEX Code#D6F0F8
RGB Space214, 240, 248
HSL Values194°, 71%, 91%
HSV / HSB194°, 14%, 97%
CMYK Ink14%, 3%, 0%, 3%
TemperatureCool

Optical Color Harmony Formulas for Ice Blue Crystal

Geometric intervals calculated from #D6F0F8 on the 360-degree color wheel.

Direct Polar (180°)#F8DFD8

Complementary Harmony

Pairs Ice Blue Crystal with its polar opposite (#F8DFD8) to create maximum optical contrast, perfect for high-converting call-to-action buttons.

Adjacent (±30°)#D8F8F0 · #D8E0F8

Analogous Harmony

Positions adjacent neighboring hues on either side of Ice Blue Crystal for serene, gentle, and organic visual transitions.

Split Angles (150° / 210°)#F8D8E0 · #F8F0D8

Split-Complementary

Uses the two colors flanking the direct complement of Ice Blue Crystal, offering rich visual variety without harsh chromatic vibration.

Triangular (120°)#F8D8F1 · #F1F8D8

Triadic Harmony

Forms an equilateral triangle on the color wheel, generating playful, dynamic energy when balanced against a neutral background.

Rectangular (90°)#F0D8F8 · #F8DFD8 · #E0F8D8

Tetradic (Square) Harmony

A rich four-color scheme combining two complementary pairs, ideal for complex dashboards, gaming HUDs, and multi-tier charts.

Interactive Exploration

Build Palettes With Ice Blue Crystal

Lock #D6F0F8 inside our interactive generator to calculate live matching palettes in real time.

Launch Palette Generator

The 60-30-10 UI Implementation Role for Ice Blue Crystal

Recommended proportional volume and semantic interface assignment.

Recommended Assignment: Dominant Background Canvas (60% Volume)

With an exceptionally high lightness of 91%, Ice Blue Crystal (#D6F0F8) serves as a clean, soft canvas surface. It provides ample negative space for dark typography without the harsh ocular glare of stark pure white.

Light Mode SurfaceOptimal canvas surface
Dark Mode AdaptationDesaturate slightly for ambient glow

Color Psychology & Industry Alignment

Strategic cognitive triggers and target sector recommendations.

Cognitive & Emotional Perception

Blends the freshness of green with the serene trust of blue. Inspires crisp clarity, modern innovation, and refreshing agility.

Optimal Industry Verticals

Bio-Tech, Digital Telecommunications, Modern SaaS, Productivity Apps. Combining Ice Blue Crystal with intentional neutral whitespace reinforces authority and conversion clarity.

Production Code Tokens for Ice Blue Crystal

Drop-in design system tokens for CSS, Tailwind CSS, and SCSS.

CSS Custom Properties (:root)Vanilla CSS
:root {
  --color-d6f0f8: #D6F0F8;
  --color-d6f0f8-rgb: 214, 240, 248;
  --color-d6f0f8-hsl: 194deg 71% 91%;
}
tailwind.config.jsTailwind CSS
module.exports = {
  theme: {
    extend: {
      colors: {
        'd6f0f8': '#D6F0F8',
      }
    }
  }
};

Frequently Asked Questions About Ice Blue Crystal (#D6F0F8)

Authoritative answers covering Ice Blue Crystal color codes, WCAG contrast compliance, and UI design systems.

What are the exact digital and print color codes for Ice Blue Crystal (#D6F0F8)?
Ice Blue Crystal is defined by the HEX code #D6F0F8. Its digital screen RGB coordinates are R:214, G:240, B:248. Its cylindrical HSL values are Hue:194°, Saturation:71%, Lightness:91%. In HSV/HSB format, it is 194°, 14%, 97%. For four-color CMYK process printing, its ink percentages are C:14%, M:3%, Y:0%, K:3%.
Does Ice Blue Crystal (#D6F0F8) pass WCAG 2.2 accessibility standards for text readability?
Against a pure white (#FFFFFF) background, Ice Blue Crystal achieves a contrast ratio of 1.19:1 (Failing WCAG AA for normal body text, and Failing for large headings). Against dark slate (#0F172A), it achieves a contrast ratio of 15.03:1 (Passing WCAG AA).
What is the direct complementary color for Ice Blue Crystal (#D6F0F8)?
The exact 180-degree optical complementary color for #D6F0F8 is #F8DFD8. When placed side-by-side, #D6F0F8 and #F8DFD8 create maximum visual tension and high click-through conversion rates.
What is the recommended role for Ice Blue Crystal in the 60-30-10 UI design rule?
With an exceptionally high lightness of 91%, Ice Blue Crystal (#D6F0F8) serves as a clean, soft canvas surface. It provides ample negative space for dark typography without the harsh ocular glare of stark pure white.
How can I copy and export Ice Blue Crystal into Tailwind CSS and CSS variables?
You can define Ice Blue Crystal in CSS custom properties as ':root { --color-custom: #D6F0F8; }' or paste it into your 'tailwind.config.js' file under 'theme.extend.colors'. You can also generate full palettes containing Ice Blue Crystal using our interactive Color Palette Generator.
Which color family does Ice Blue Crystal (#D6F0F8) belong to?
Ice Blue Crystal belongs to the Cyan family (Cool spectrum). You can explore full tonal ramps and curated palettes in our Cyan Color Guide.