Teal Ice

490A-1 / Behr
#D2FFE8

A very light green that breathes life into any room. Pairs naturally with wood, brass, and earthy textiles.

Spec Sheet

Hex#D2FFE8
RGB210, 255, 232
HSL149°, 100%, 91%
On White 1.09:1 Fail
On Black 19.21:1 AAA

For AI Tools

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

Background: #E5EBE8
Text: #22352B
Accent: #D2FFE8
Support: #A06A85
Neutral: #B5CFCE

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

#E5EBE8 background RGB 229 235 232
#22352B ink RGB 34 53 43
#D2FFE8 accent RGB 210 255 232
#A06A85 support RGB 160 106 133
#B5CFCE neutral RGB 181 207 206
Processed in 0ms

CSS Variables

:root {
  --palette-background: #E5EBE8;
  --palette-ink: #22352B;
  --palette-accent: #D2FFE8;
  --palette-support: #A06A85;
  --palette-neutral: #B5CFCE;
}

Tailwind Config

{
  "palette-background": "#E5EBE8",
  "palette-ink": "#22352B",
  "palette-accent": "#D2FFE8",
  "palette-support": "#A06A85",
  "palette-neutral": "#B5CFCE"
}

Pro Exports Pro

Color Blindness Simulation

#FDF8E7
Protanopia
#F5F2E9
Deuteranopia
#CAFFF8
Tritanopia

Build a design system around Teal Ice.