Shades of Spring

537 / Benjamin Moore
#BCC58D

A clear green with herbal undertones that connects interiors to the natural world.

Spec Sheet

Hex#BCC58D
RGB188, 197, 141
HSL70°, 33%, 66%
On White 1.82:1 Fail
On Black 11.51:1 AAA

For AI Tools

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

Background: #F3F3F1
Text: #1D1E15
Accent: #BCC58D
Support: #7A6FAE
Neutral: #B4CBA9

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

#F3F3F1 background RGB 243 243 241
#1D1E15 ink RGB 29 30 21
#BCC58D accent RGB 188 197 141
#7A6FAE support RGB 122 111 174
#B4CBA9 neutral RGB 180 203 169
Processed in 0ms

CSS Variables

:root {
  --palette-background: #F3F3F1;
  --palette-ink: #1D1E15;
  --palette-accent: #BCC58D;
  --palette-support: #7A6FAE;
  --palette-neutral: #B4CBA9;
}

Tailwind Config

{
  "palette-background": "#F3F3F1",
  "palette-ink": "#1D1E15",
  "palette-accent": "#BCC58D",
  "palette-support": "#7A6FAE",
  "palette-neutral": "#B4CBA9"
}

Pro Exports Pro

Color Blindness Simulation

#CDBF89
Protanopia
#CCC08F
Deuteranopia
#C2BFB6
Tritanopia

Build a design system around Shades of Spring.