Chesapeake Blue

CW-595 / Benjamin Moore
#94C0C6

A mid-toned, cool blue that reads as both calm and architectural.

Spec Sheet

Hex#94C0C6
RGB148, 192, 198
HSL187°, 30%, 68%
On White 1.98:1 Fail
On Black 10.61:1 AAA

For AI Tools

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

Background: #E2E8E9
Text: #141E1F
Accent: #94C0C6
Support: #B75A4E
Neutral: #BCC2CD

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

#E2E8E9 background RGB 226 232 233
#141E1F ink RGB 20 30 31
#94C0C6 accent RGB 148 192 198
#B75A4E support RGB 183 90 78
#BCC2CD neutral RGB 188 194 205
Processed in 0ms

CSS Variables

:root {
  --palette-background: #E2E8E9;
  --palette-ink: #141E1F;
  --palette-accent: #94C0C6;
  --palette-support: #B75A4E;
  --palette-neutral: #BCC2CD;
}

Tailwind Config

{
  "palette-background": "#E2E8E9",
  "palette-ink": "#141E1F",
  "palette-accent": "#94C0C6",
  "palette-support": "#B75A4E",
  "palette-neutral": "#BCC2CD"
}

Pro Exports Pro

Color Blindness Simulation

#B9BCC6
Protanopia
#B0B5C6
Deuteranopia
#84C4C2
Tritanopia

Build a design system around Chesapeake Blue.