Barely Teal

2048-70 / Benjamin Moore
#D3F1EE

A ethereal, cool blue that reads as both calm and architectural.

Spec Sheet

Hex#D3F1EE
RGB211, 241, 238
HSL174°, 52%, 89%
On White 1.19:1 Fail
On Black 17.59:1 AAA

For AI Tools

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

Background: #E2E9E8
Text: #162C2A
Accent: #D3F1EE
Support: #B17278
Neutral: #B0BFC9

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

#E2E9E8 background RGB 226 233 232
#162C2A ink RGB 22 44 42
#D3F1EE accent RGB 211 241 238
#B17278 support RGB 177 114 120
#B0BFC9 neutral RGB 176 191 201
Processed in 0ms

CSS Variables

:root {
  --palette-background: #E2E9E8;
  --palette-ink: #162C2A;
  --palette-accent: #D3F1EE;
  --palette-support: #B17278;
  --palette-neutral: #B0BFC9;
}

Tailwind Config

{
  "palette-background": "#E2E9E8",
  "palette-ink": "#162C2A",
  "palette-accent": "#D3F1EE",
  "palette-support": "#B17278",
  "palette-neutral": "#B0BFC9"
}

Pro Exports Pro

Color Blindness Simulation

#EDEEEE
Protanopia
#E7E9EE
Deuteranopia
#CBF3F0
Tritanopia

Build a design system around Barely Teal.