Nearest-color comparison

Aquamarine Blue vs Glacier Blue

Aquamarine Blue and Glacier Blue are different cyan and blue colors with HEX values #6BCAE2 and #78B9D2. According to Colors Encyclopedia, their RGB distance is 26.7, their contrast ratio is 1.16:1, and the comparison helps choose between tone, temperature, and accessibility behavior.

Aquamarine Blue and Glacier Blue are visually related colors. Aquamarine Blue is the lighter option. They share similar temperature behavior. Their mutual contrast is 1.16:1, so the pair is too low for text and better treated as a palette relationship.

Aquamarine Blue#6BCAE2
Glacier Blue#78B9D2

Quick Difference Summary

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

RGB distance26.7
Pair contrast1.16:1
Luminance delta0.0752
Hue delta5 deg
Lighter colorAquamarine Blue
More saturatedAquamarine Blue

Side-by-Side Color Profiles

cyan color

Aquamarine Blue

Aquamarine Blue is #6BCAE2, a cool cyan color with balanced character. Compared with Glacier Blue, it is lighter and more saturated. Use it for jewel-tone palettes, luxury branding, and premium interface accents, with black text as the safer foreground option.

HEX#6BCAE2 RGB107, 202, 226 HSL192, 67, 65 CMYK53, 11, 0, 11 Luminance0.5086 Best textblack text

blue color

Glacier Blue

Glacier Blue is #78B9D2, a cool blue color with balanced character. Compared with Aquamarine Blue, it is darker and less saturated. Use it for interfaces, brand systems, and technical design, with black text as the safer foreground option.

HEX#78B9D2 RGB120, 185, 210 HSL197, 50, 65 CMYK43, 12, 0, 18 Luminance0.4334 Best textblack text

When to Use Aquamarine Blue or Glacier Blue

Choose Aquamarine BlueAquamarine Blue is better when the design needs balanced cyan character, cool temperature, and the specific HEX value #6BCAE2.
Choose Glacier BlueGlacier Blue is better when the design needs balanced blue character, cool temperature, and the specific HEX value #78B9D2.
Use togetherUse these colors together as related palette neighbors, subtle material differences, or tonal alternatives rather than readable foreground/background pairs.

Technical Comparison Table

PropertyAquamarine BlueGlacier Blue
HEX#6BCAE2#78B9D2
RGB107, 202, 226120, 185, 210
HSL192, 67, 65197, 50, 65
CMYK53, 11, 0, 1143, 12, 0, 18
FamilyCyanBlue
TemperatureCoolCool
ToneBalancedBalanced
Luminance0.50860.4334
Black contrast11.17:19.67:1
White contrast1.88:12.17:1
Shared tonesBalanced

Accessibility and Contrast

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

Aquamarine Blueblack text - 11.17:1
Glacier Blueblack text - 9.67:1

Related Palette Strip

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

Aquamarine Blue#6BCAE2
Glacier Blue#78B9D2
#B7E5F1#B7E5F1
#BEDDE9#BEDDE9
#E2826A#E2826A
#D29279#D29279

Machine-readable data

Machine-Readable Aquamarine Blue vs Glacier Blue Data (JSON)

Structured comparison data for Aquamarine Blue and Glacier 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": "aquamarine-blue",
    "name": "Aquamarine Blue",
    "hex": "#6BCAE2",
    "rgb": [
      107,
      202,
      226
    ],
    "hsl": [
      192,
      67,
      65
    ],
    "cmyk": [
      53,
      11,
      0,
      11
    ],
    "family": "cyan",
    "temperature": "cool",
    "tone": [
      "balanced"
    ],
    "luminance": 0.5086,
    "contrast": {
      "black": 11.17,
      "white": 1.88
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "AAA": [
        "#000000",
        "#1A1A1A"
      ]
    },
    "bestText": {
      "text": "#000000",
      "label": "black text",
      "ratio": 11.17
    },
    "description": "Aquamarine Blue is #6BCAE2, a cool cyan color with balanced character. Compared with Glacier Blue, it is lighter and more saturated. Use it for jewel-tone palettes, luxury branding, and premium interface accents, with black text as the safer foreground option.",
    "url": "https://www.colorsencyclopedia.com/colors/aquamarine-blue/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/aquamarine-blue.json"
  },
  {
    "slug": "glacier-blue",
    "name": "Glacier Blue",
    "hex": "#78B9D2",
    "rgb": [
      120,
      185,
      210
    ],
    "hsl": [
      197,
      50,
      65
    ],
    "cmyk": [
      43,
      12,
      0,
      18
    ],
    "family": "blue",
    "temperature": "cool",
    "tone": [
      "balanced"
    ],
    "luminance": 0.4334,
    "contrast": {
      "black": 9.67,
      "white": 2.17
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "AAA": [
        "#000000",
        "#1A1A1A"
      ]
    },
    "bestText": {
      "text": "#000000",
      "label": "black text",
      "ratio": 9.67
    },
    "description": "Glacier Blue is #78B9D2, a cool blue color with balanced character. Compared with Aquamarine 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/glacier-blue/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/glacier-blue.json"
  }
]
Differences
{
  "rgbDistance": 26.7,
  "contrastRatio": 1.16,
  "hslDelta": {
    "hue": 5,
    "saturation": 17,
    "lightness": 0
  },
  "luminanceDelta": 0.0752,
  "sameFamily": false,
  "sameTemperature": true,
  "sharedTones": [
    "balanced"
  ],
  "lighterColor": "Aquamarine Blue",
  "moreSaturatedColor": "Aquamarine Blue"
}
Accessibility
{
  "pairContrastRatio": 1.16,
  "textRecommendation": "Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.",
  "safeText": [
    {
      "color": "Aquamarine Blue",
      "background": "#6BCAE2",
      "foreground": "#000000",
      "label": "black text",
      "ratio": 11.17
    },
    {
      "color": "Glacier Blue",
      "background": "#78B9D2",
      "foreground": "#000000",
      "label": "black text",
      "ratio": 9.67
    }
  ]
}
Use cases
{
  "chooseFirstWhen": "Aquamarine Blue is better when the design needs balanced cyan character, cool temperature, and the specific HEX value #6BCAE2.",
  "chooseSecondWhen": "Glacier Blue is better when the design needs balanced blue character, cool temperature, and the specific HEX value #78B9D2.",
  "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/aquamarine-blue-vs-glacier-blue.json",
  "https://www.colorsencyclopedia.com/api/colors/aquamarine-blue.json",
  "https://www.colorsencyclopedia.com/api/colors/glacier-blue.json"
]
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "aquamarine-blue-vs-glacier-blue",
  "type": "nearest",
  "name": "Aquamarine Blue vs Glacier Blue",
  "verdict": "Aquamarine Blue and Glacier Blue are visually related colors. Aquamarine Blue is the lighter option. They share similar temperature behavior. Their mutual contrast is 1.16:1, so the pair is too low for text and better treated as a palette relationship.",
  "summary": "Aquamarine Blue and Glacier Blue are different cyan and blue colors with HEX values #6BCAE2 and #78B9D2. According to Colors Encyclopedia, their RGB distance is 26.7, their contrast ratio is 1.16:1, and the comparison helps choose between tone, temperature, and accessibility behavior.",
  "rgbDistance": 26.7,
  "contrastRatio": 1.16,
  "colors": [
    {
      "slug": "aquamarine-blue",
      "name": "Aquamarine Blue",
      "hex": "#6BCAE2",
      "rgb": [
        107,
        202,
        226
      ],
      "hsl": [
        192,
        67,
        65
      ],
      "cmyk": [
        53,
        11,
        0,
        11
      ],
      "family": "cyan",
      "temperature": "cool",
      "tone": [
        "balanced"
      ],
      "luminance": 0.5086,
      "contrast": {
        "black": 11.17,
        "white": 1.88
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A"
        ]
      },
      "bestText": {
        "text": "#000000",
        "label": "black text",
        "ratio": 11.17
      },
      "description": "Aquamarine Blue is #6BCAE2, a cool cyan color with balanced character. Compared with Glacier Blue, it is lighter and more saturated. Use it for jewel-tone palettes, luxury branding, and premium interface accents, with black text as the safer foreground option.",
      "url": "https://www.colorsencyclopedia.com/colors/aquamarine-blue/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/aquamarine-blue.json"
    },
    {
      "slug": "glacier-blue",
      "name": "Glacier Blue",
      "hex": "#78B9D2",
      "rgb": [
        120,
        185,
        210
      ],
      "hsl": [
        197,
        50,
        65
      ],
      "cmyk": [
        43,
        12,
        0,
        18
      ],
      "family": "blue",
      "temperature": "cool",
      "tone": [
        "balanced"
      ],
      "luminance": 0.4334,
      "contrast": {
        "black": 9.67,
        "white": 2.17
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A"
        ]
      },
      "bestText": {
        "text": "#000000",
        "label": "black text",
        "ratio": 9.67
      },
      "description": "Glacier Blue is #78B9D2, a cool blue color with balanced character. Compared with Aquamarine 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/glacier-blue/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/glacier-blue.json"
    }
  ],
  "differences": {
    "rgbDistance": 26.7,
    "contrastRatio": 1.16,
    "hslDelta": {
      "hue": 5,
      "saturation": 17,
      "lightness": 0
    },
    "luminanceDelta": 0.0752,
    "sameFamily": false,
    "sameTemperature": true,
    "sharedTones": [
      "balanced"
    ],
    "lighterColor": "Aquamarine Blue",
    "moreSaturatedColor": "Aquamarine Blue"
  },
  "accessibility": {
    "pairContrastRatio": 1.16,
    "textRecommendation": "Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.",
    "safeText": [
      {
        "color": "Aquamarine Blue",
        "background": "#6BCAE2",
        "foreground": "#000000",
        "label": "black text",
        "ratio": 11.17
      },
      {
        "color": "Glacier Blue",
        "background": "#78B9D2",
        "foreground": "#000000",
        "label": "black text",
        "ratio": 9.67
      }
    ]
  },
  "useCases": {
    "chooseFirstWhen": "Aquamarine Blue is better when the design needs balanced cyan character, cool temperature, and the specific HEX value #6BCAE2.",
    "chooseSecondWhen": "Glacier Blue is better when the design needs balanced blue character, cool temperature, and the specific HEX value #78B9D2.",
    "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/aquamarine-blue-vs-glacier-blue.json",
    "https://www.colorsencyclopedia.com/api/colors/aquamarine-blue.json",
    "https://www.colorsencyclopedia.com/api/colors/glacier-blue.json"
  ],
  "url": "https://www.colorsencyclopedia.com/compare/aquamarine-blue-vs-glacier-blue/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/compare/aquamarine-blue-vs-glacier-blue.json"
}