Window Pane

470A-1 / Behr
#E2FFE7

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

Spec Sheet

Hex#E2FFE7
RGB226, 255, 231
HSL130°, 100%, 94%
On White 1.07:1 Fail
On Black 19.69:1 AAA

For AI Tools

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

Background: #EEF2EE
Text: #1D2A1F
Accent: #E2FFE7
Support: #B44BA2
Neutral: #B9D0C8

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

#EEF2EE background RGB 238 242 238
#1D2A1F ink RGB 29 42 31
#E2FFE7 accent RGB 226 255 231
#B44BA2 support RGB 180 75 162
#B9D0C8 neutral RGB 185 208 200
Processed in 0ms

CSS Variables

:root {
  --palette-background: #EEF2EE;
  --palette-ink: #1D2A1F;
  --palette-accent: #E2FFE7;
  --palette-support: #B44BA2;
  --palette-neutral: #B9D0C8;
}

Tailwind Config

{
  "palette-background": "#EEF2EE",
  "palette-ink": "#1D2A1F",
  "palette-accent": "#E2FFE7",
  "palette-support": "#B44BA2",
  "palette-neutral": "#B9D0C8"
}

Pro Exports Pro

Color Blindness Simulation

#FFFAE6
Protanopia
#FAF6E8
Deuteranopia
#DFFEF8
Tritanopia

Build a design system around Window Pane.