How Blue Am I?

752 / Benjamin Moore
#84C5CE

This moderate blue carries cool depth, evoking the distance between sky and sea.

Spec Sheet

Hex#84C5CE
RGB132, 197, 206
HSL187°, 43%, 66%
On White 1.93:1 Fail
On Black 10.86:1 AAA

For AI Tools

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

Background: #EEF1F1
Text: #172D30
Accent: #84C5CE
Support: #8D554E
Neutral: #C1C7D2

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 How Blue Am I? Palettes are free. Exports aren't.

#EEF1F1 background RGB 238 241 241
#172D30 ink RGB 23 45 48
#84C5CE accent RGB 132 197 206
#8D554E support RGB 141 85 78
#C1C7D2 neutral RGB 193 199 210
Processed in 0ms

CSS Variables

:root {
  --palette-background: #EEF1F1;
  --palette-ink: #172D30;
  --palette-accent: #84C5CE;
  --palette-support: #8D554E;
  --palette-neutral: #C1C7D2;
}

Tailwind Config

{
  "palette-background": "#EEF1F1",
  "palette-ink": "#172D30",
  "palette-accent": "#84C5CE",
  "palette-support": "#8D554E",
  "palette-neutral": "#C1C7D2"
}

Pro Exports Pro

Color Blindness Simulation

#BBC0CF
Protanopia
#AEB6CE
Deuteranopia
#67CAC8
Tritanopia

Build a design system around How Blue Am I?.