Turquoise Haze

2060-60 / Benjamin Moore
#A9DBEF

This expressive blue carries steely depth, evoking the distance between sky and sea.

Spec Sheet

Hex#A9DBEF
RGB169, 219, 239
HSL197°, 69%, 80%
On White 1.49:1 Fail
On Black 14.07:1 AAA

For AI Tools

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

Background: #EBEEEF
Text: #202D32
Accent: #A9DBEF
Support: #966B5A
Neutral: #BBC0D3

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 Turquoise Haze Palettes are free. Exports aren't.

#EBEEEF background RGB 235 238 239
#202D32 ink RGB 32 45 50
#A9DBEF accent RGB 169 219 239
#966B5A support RGB 150 107 90
#BBC0D3 neutral RGB 187 192 211
Processed in 0ms

CSS Variables

:root {
  --palette-background: #EBEEEF;
  --palette-ink: #202D32;
  --palette-accent: #A9DBEF;
  --palette-support: #966B5A;
  --palette-neutral: #BBC0D3;
}

Tailwind Config

{
  "palette-background": "#EBEEEF",
  "palette-ink": "#202D32",
  "palette-accent": "#A9DBEF",
  "palette-support": "#966B5A",
  "palette-neutral": "#BBC0D3"
}

Pro Exports Pro

Color Blindness Simulation

#D0D8F0
Protanopia
#C5D0EF
Deuteranopia
#92E1E1
Tritanopia

Build a design system around Turquoise Haze.