Blue Lagoon

2054-40 / Benjamin Moore
#409CAC

This clear blue carries cool depth, evoking the distance between sky and sea.

Spec Sheet

Hex#409CAC
RGB64, 156, 172
HSL189°, 46%, 46%
On White 3.2:1 AA Large
On Black 6.57:1 AA

For AI Tools

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

Background: #E6EAEB
Text: #193438
Accent: #409CAC
Support: #85554C
Neutral: #A8B1C2

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

#E6EAEB background RGB 230 234 235
#193438 ink RGB 25 52 56
#409CAC accent RGB 64 156 172
#85554C support RGB 133 85 76
#A8B1C2 neutral RGB 168 177 194
Processed in 0ms

CSS Variables

:root {
  --palette-background: #E6EAEB;
  --palette-ink: #193438;
  --palette-accent: #409CAC;
  --palette-support: #85554C;
  --palette-neutral: #A8B1C2;
}

Tailwind Config

{
  "palette-background": "#E6EAEB",
  "palette-ink": "#193438",
  "palette-accent": "#409CAC",
  "palette-support": "#85554C",
  "palette-neutral": "#A8B1C2"
}

Pro Exports Pro

Color Blindness Simulation

#8F97AD
Protanopia
#7F8BAC
Deuteranopia
#00A3A1
Tritanopia

Build a design system around Blue Lagoon.