Glacier Blue

1653 / Benjamin Moore
#C8DEE2

A gentle, steely blue that reads as both calm and architectural.

Spec Sheet

Hex#C8DEE2
RGB200, 222, 226
HSL189°, 31%, 84%
On White 1.4:1 Fail
On Black 15:1 AAA

For AI Tools

Copy this snippet and paste it into any AI tool
Use these colors for all components:

Background: #E7EDEF
Text: #1D2D2F
Accent: #C8DEE2
Support: #99655C
Neutral: #BEC4CF

Rules:
- Use Background for surfaces and canvas
- Use Ink for body text and icons
- Never use Accent as body text — contrast is too low
- Maintain 4.5:1 minimum contrast for normal text
Learn more about AI Palette

Design System from Glacier Blue Palettes are free. Exports aren't.

#E7EDEF background RGB 231 237 239
#1D2D2F ink RGB 29 45 47
#C8DEE2 accent RGB 200 222 226
#99655C support RGB 153 101 92
#BEC4CF neutral RGB 190 196 207
Processed in 0ms

CSS Variables

:root {
  --palette-background: #E7EDEF;
  --palette-ink: #1D2D2F;
  --palette-accent: #C8DEE2;
  --palette-support: #99655C;
  --palette-neutral: #BEC4CF;
}

Tailwind Config

{
  "palette-background": "#E7EDEF",
  "palette-ink": "#1D2D2F",
  "palette-accent": "#C8DEE2",
  "palette-support": "#99655C",
  "palette-neutral": "#BEC4CF"
}

Pro Exports Pro

Color Blindness Simulation

#DADCE2
Protanopia
#D5D8E2
Deuteranopia
#C1E0DF
Tritanopia

Build a design system around Glacier Blue.