Blue Wave

2065-50 / Benjamin Moore
#6EB8E5

This expressive blue carries steely depth, evoking the distance between sky and sea.

Spec Sheet

Hex#6EB8E5
RGB110, 184, 229
HSL203°, 70%, 66%
On White 2.18:1 Fail
On Black 9.65:1 AAA

For AI Tools

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

Background: #E8EBED
Text: #18232A
Accent: #6EB8E5
Support: #AD8E7B
Neutral: #B9BCCF

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

#E8EBED background RGB 232 235 237
#18232A ink RGB 24 35 42
#6EB8E5 accent RGB 110 184 229
#AD8E7B support RGB 173 142 123
#B9BCCF neutral RGB 185 188 207
Processed in 0ms

CSS Variables

:root {
  --palette-background: #E8EBED;
  --palette-ink: #18232A;
  --palette-accent: #6EB8E5;
  --palette-support: #AD8E7B;
  --palette-neutral: #B9BCCF;
}

Tailwind Config

{
  "palette-background": "#E8EBED",
  "palette-ink": "#18232A",
  "palette-accent": "#6EB8E5",
  "palette-support": "#AD8E7B",
  "palette-neutral": "#B9BCCF"
}

Pro Exports Pro

Color Blindness Simulation

#A3B7E7
Protanopia
#93AAE4
Deuteranopia
#25C4C7
Tritanopia

Build a design system around Blue Wave.