Spring Breeze

603 / Benjamin Moore
#C8ECDF

Rooted and light, this green holds cool complexity beneath its organic appearance.

Spec Sheet

Hex#C8ECDF
RGB200, 236, 223
HSL158°, 49%, 85%
On White 1.27:1 Fail
On Black 16.52:1 AAA

For AI Tools

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

Background: #EDF2F0
Text: #141F1B
Accent: #C8ECDF
Support: #A9607B
Neutral: #C8D3D5

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

#EDF2F0 background RGB 237 242 240
#141F1B ink RGB 20 31 27
#C8ECDF accent RGB 200 236 223
#A9607B support RGB 169 96 123
#C8D3D5 neutral RGB 200 211 213
Processed in 0ms

CSS Variables

:root {
  --palette-background: #EDF2F0;
  --palette-ink: #141F1B;
  --palette-accent: #C8ECDF;
  --palette-support: #A9607B;
  --palette-neutral: #C8D3D5;
}

Tailwind Config

{
  "palette-background": "#EDF2F0",
  "palette-ink": "#141F1B",
  "palette-accent": "#C8ECDF",
  "palette-support": "#A9607B",
  "palette-neutral": "#C8D3D5"
}

Pro Exports Pro

Color Blindness Simulation

#EAE7DE
Protanopia
#E3E2E0
Deuteranopia
#C0EDE8
Tritanopia

Build a design system around Spring Breeze.