Nearest-color comparison

Arctic Blue vs Ice Blue

Arctic Blue #C6E6FB vs Ice Blue #D6F5FF: RGB distance 22.3 and contrast 1.14:1. Compare hue, luminance, saturation, WCAG and practical use.

Arctic Blue and Ice Blue are very close, with an RGB distance of 22.3. Ice Blue is lighter by 0.1126, and Ice Blue is more saturated by 13 percentage points. Their mutual contrast is 1.14:1. The pair is too close for a readable foreground/background combination and works better as neighboring palette colors.

Arctic Blue#C6E6FB
Ice Blue#D6F5FF

Quick Difference Summary

The main measurable differences between Arctic Blue and Ice Blue across RGB distance, luminance, hue, saturation, and contrast.

RGB distance22.3
Pair contrast1.14:1
Luminance delta0.1126
Hue delta9 deg
Lighter colorIce Blue
More saturatedIce Blue

Side-by-Side Color Profiles

blue color

Arctic Blue

Arctic Blue is #C6E6FB, a cool blue with hue 204°, saturation 87% and luminance 0.7556. Beside Ice Blue, it is darker and less saturated. Of the two standard text choices, black text gives the higher contrast at 16.11:1.

HEX#C6E6FB RGB198, 230, 251 HSL204, 87, 88 CMYK21, 8, 0, 2 Luminance0.7556 Best textblack text

blue color

Ice Blue

Ice Blue is #D6F5FF, a cool blue with hue 195°, saturation 100% and luminance 0.8682. Beside Arctic Blue, it is lighter and more saturated. Of the two standard text choices, black text gives the higher contrast at 18.36:1.

HEX#D6F5FF RGB214, 245, 255 HSL195, 100, 92 CMYK16, 4, 0, 0 Luminance0.8682 Best textblack text

When to Use Arctic Blue or Ice Blue

Choose Arctic BlueChoose Arctic Blue when the design calls for light and pastel blue color at #C6E6FB, with cool temperature and 88% HSL lightness.
Choose Ice BlueChoose Ice Blue when #D6F5FF, its light and pastel blue character, or its 92% HSL lightness is the closer match.
Use togetherTreat them as tonal alternatives or adjacent palette steps, not as text and background. Their contrast is only 1.14:1. They share light and pastel tone characteristics.

Technical Comparison Table

PropertyArctic BlueIce Blue
HEX#C6E6FB#D6F5FF
RGB198, 230, 251214, 245, 255
HSL204, 87, 88195, 100, 92
CMYK21, 8, 0, 216, 4, 0, 0
FamilyBlueBlue
TemperatureCoolCool
ToneLight, PastelLight, Pastel
Luminance0.75560.8682
Black contrast16.11:118.36:1
White contrast1.3:11.14:1
Shared tonesLight, Pastel

Accessibility and Contrast

Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.

Arctic Blueblack text - 16.11:1
Ice Blueblack text - 18.36:1

Downloadable color comparison infographic

Arctic Blue vs Ice Blue Color Comparison Infographic

Save a high-resolution comparison infographic with both HEX colors, visual distance, mutual contrast, and accessibility guidance.

1200 × 800
Arctic Blue vs Ice Blue color comparison infographic showing both HEX colors, RGB and HSL values, color distance, mutual contrast, and accessibility guidance.
Arctic Blue vs Ice Blue color comparison infographic generated from the canonical dataset values shown on this page.

Related Palette Strip

A compact visual strip showing the two compared colors with nearby harmony and variant context.

Machine-readable data

Machine-Readable Arctic Blue vs Ice Blue Data (JSON)

Structured comparison data for Arctic Blue and Ice Blue, including color systems, RGB distance, HSL deltas, contrast, accessibility guidance, use cases, and API links.

AI-Ready Dataset v1.0.0
colorsBoth named color records with HEX, RGB, HSL, CMYK, luminance, WCAG, and links
differencesRGB distance, HSL deltas, luminance delta, contrast, and shared attributes
accessibilityPair contrast and safer text choices for each color
useCasesWhen to choose each color and when to use them together
relatedApiMachine-readable comparison and color endpoints
Download JSON Open API
Structured sections
Colors
[
  {
    "slug": "arctic-blue",
    "name": "Arctic Blue",
    "hex": "#C6E6FB",
    "rgb": [
      198,
      230,
      251
    ],
    "hsl": [
      204,
      87,
      88
    ],
    "cmyk": [
      21,
      8,
      0,
      2
    ],
    "family": "blue",
    "temperature": "cool",
    "tone": [
      "light",
      "pastel"
    ],
    "luminance": 0.7556,
    "contrast": {
      "black": 16.11,
      "white": 1.3
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "AAA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ]
    },
    "bestText": {
      "text": "#000000",
      "label": "black text",
      "ratio": 16.11
    },
    "description": "Arctic Blue is #C6E6FB, a cool blue color with light and pastel character. Compared with Ice Blue, it is darker and less saturated. Use it for interfaces, brand systems, and technical design, with black text as the safer foreground option.",
    "url": "https://www.colorsencyclopedia.com/colors/arctic-blue/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/arctic-blue.json"
  },
  {
    "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"
      ]
    },
    "bestText": {
      "text": "#000000",
      "label": "black text",
      "ratio": 18.36
    },
    "description": "Ice Blue is #D6F5FF, a cool blue color with light and pastel character. Compared with Arctic Blue, it is lighter and more saturated. Use it for interfaces, brand systems, and technical design, with black text as the safer foreground option.",
    "url": "https://www.colorsencyclopedia.com/colors/ice-blue/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/ice-blue.json"
  }
]
Differences
{
  "rgbDistance": 22.3,
  "contrastRatio": 1.14,
  "hslDelta": {
    "hue": 9,
    "saturation": 13,
    "lightness": 4
  },
  "luminanceDelta": 0.1126,
  "sameFamily": true,
  "sameTemperature": true,
  "sharedTones": [
    "light",
    "pastel"
  ],
  "lighterColor": "Ice Blue",
  "moreSaturatedColor": "Ice Blue"
}
Accessibility
{
  "pairContrastRatio": 1.14,
  "textRecommendation": "Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.",
  "safeText": [
    {
      "color": "Arctic Blue",
      "background": "#C6E6FB",
      "foreground": "#000000",
      "label": "black text",
      "ratio": 16.11
    },
    {
      "color": "Ice Blue",
      "background": "#D6F5FF",
      "foreground": "#000000",
      "label": "black text",
      "ratio": 18.36
    }
  ]
}
Use cases
{
  "chooseFirstWhen": "Arctic Blue is better when the design needs light and pastel blue character, cool temperature, and the specific HEX value #C6E6FB.",
  "chooseSecondWhen": "Ice Blue is better when the design needs light and pastel blue character, cool temperature, and the specific HEX value #D6F5FF.",
  "useTogetherWhen": "Use these colors together as related palette neighbors, subtle material differences, or tonal alternatives rather than readable foreground/background pairs."
}
Related API
[
  "https://www.colorsencyclopedia.com/api/compare/arctic-blue-vs-ice-blue.json",
  "https://www.colorsencyclopedia.com/api/colors/arctic-blue.json",
  "https://www.colorsencyclopedia.com/api/colors/ice-blue.json"
]
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "arctic-blue-vs-ice-blue",
  "type": "nearest",
  "name": "Arctic Blue vs Ice Blue",
  "verdict": "Arctic Blue and Ice Blue are very close colors. Ice Blue is the lighter option. They share similar temperature behavior. Their mutual contrast is 1.14:1, so the pair is too low for text and better treated as a palette relationship.",
  "summary": "Arctic Blue and Ice Blue are different blue colors with HEX values #C6E6FB and #D6F5FF. According to Colors Encyclopedia, their RGB distance is 22.3, their contrast ratio is 1.14:1, and the comparison helps choose between tone, temperature, and accessibility behavior.",
  "rgbDistance": 22.3,
  "contrastRatio": 1.14,
  "colors": [
    {
      "slug": "arctic-blue",
      "name": "Arctic Blue",
      "hex": "#C6E6FB",
      "rgb": [
        198,
        230,
        251
      ],
      "hsl": [
        204,
        87,
        88
      ],
      "cmyk": [
        21,
        8,
        0,
        2
      ],
      "family": "blue",
      "temperature": "cool",
      "tone": [
        "light",
        "pastel"
      ],
      "luminance": 0.7556,
      "contrast": {
        "black": 16.11,
        "white": 1.3
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ]
      },
      "bestText": {
        "text": "#000000",
        "label": "black text",
        "ratio": 16.11
      },
      "description": "Arctic Blue is #C6E6FB, a cool blue color with light and pastel character. Compared with Ice Blue, it is darker and less saturated. Use it for interfaces, brand systems, and technical design, with black text as the safer foreground option.",
      "url": "https://www.colorsencyclopedia.com/colors/arctic-blue/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/arctic-blue.json"
    },
    {
      "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"
        ]
      },
      "bestText": {
        "text": "#000000",
        "label": "black text",
        "ratio": 18.36
      },
      "description": "Ice Blue is #D6F5FF, a cool blue color with light and pastel character. Compared with Arctic Blue, it is lighter and more saturated. Use it for interfaces, brand systems, and technical design, with black text as the safer foreground option.",
      "url": "https://www.colorsencyclopedia.com/colors/ice-blue/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/ice-blue.json"
    }
  ],
  "differences": {
    "rgbDistance": 22.3,
    "contrastRatio": 1.14,
    "hslDelta": {
      "hue": 9,
      "saturation": 13,
      "lightness": 4
    },
    "luminanceDelta": 0.1126,
    "sameFamily": true,
    "sameTemperature": true,
    "sharedTones": [
      "light",
      "pastel"
    ],
    "lighterColor": "Ice Blue",
    "moreSaturatedColor": "Ice Blue"
  },
  "accessibility": {
    "pairContrastRatio": 1.14,
    "textRecommendation": "Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.",
    "safeText": [
      {
        "color": "Arctic Blue",
        "background": "#C6E6FB",
        "foreground": "#000000",
        "label": "black text",
        "ratio": 16.11
      },
      {
        "color": "Ice Blue",
        "background": "#D6F5FF",
        "foreground": "#000000",
        "label": "black text",
        "ratio": 18.36
      }
    ]
  },
  "useCases": {
    "chooseFirstWhen": "Arctic Blue is better when the design needs light and pastel blue character, cool temperature, and the specific HEX value #C6E6FB.",
    "chooseSecondWhen": "Ice Blue is better when the design needs light and pastel blue character, cool temperature, and the specific HEX value #D6F5FF.",
    "useTogetherWhen": "Use these colors together as related palette neighbors, subtle material differences, or tonal alternatives rather than readable foreground/background pairs."
  },
  "relatedApi": [
    "https://www.colorsencyclopedia.com/api/compare/arctic-blue-vs-ice-blue.json",
    "https://www.colorsencyclopedia.com/api/colors/arctic-blue.json",
    "https://www.colorsencyclopedia.com/api/colors/ice-blue.json"
  ],
  "url": "https://www.colorsencyclopedia.com/compare/arctic-blue-vs-ice-blue/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/compare/arctic-blue-vs-ice-blue.json"
}