Blue Grass

CC-640 / Benjamin Moore
#C2D1C6

This understated green carries cool depth, reading as organic and grounded.

Spec Sheet

Hex#C2D1C6
RGB194, 209, 198
HSL136°, 14%, 79%
On White 1.59:1 Fail
On Black 13.23:1 AAA

For AI Tools

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

Background: #E2E9E4
Text: #15281A
Accent: #C2D1C6
Support: #B05498
Neutral: #A9C1BB

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

#E2E9E4 background RGB 226 233 228
#15281A ink RGB 21 40 26
#C2D1C6 accent RGB 194 209 198
#B05498 support RGB 176 84 152
#A9C1BB neutral RGB 169 193 187
Processed in 0ms

CSS Variables

:root {
  --palette-background: #E2E9E4;
  --palette-ink: #15281A;
  --palette-accent: #C2D1C6;
  --palette-support: #B05498;
  --palette-neutral: #A9C1BB;
}

Tailwind Config

{
  "palette-background": "#E2E9E4",
  "palette-ink": "#15281A",
  "palette-accent": "#C2D1C6",
  "palette-support": "#B05498",
  "palette-neutral": "#A9C1BB"
}

Pro Exports Pro

Color Blindness Simulation

#D1CEC5
Protanopia
#CECCC7
Deuteranopia
#C0D1CE
Tritanopia

Build a design system around Blue Grass.