Outer Sphere

645 / Benjamin Moore
#CAE9DB

A soft green with aquatic undertones that connects interiors to the natural world.

Spec Sheet

Hex#CAE9DB
RGB202, 233, 219
HSL153°, 41%, 85%
On White 1.3:1 Fail
On Black 16.19:1 AAA

For AI Tools

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

Background: #E1EAE6
Text: #0E2018
Accent: #CAE9DB
Support: #AF6083
Neutral: #BDD0D1

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

#E1EAE6 background RGB 225 234 230
#0E2018 ink RGB 14 32 24
#CAE9DB accent RGB 202 233 219
#AF6083 support RGB 175 96 131
#BDD0D1 neutral RGB 189 208 209
Processed in 0ms

CSS Variables

:root {
  --palette-background: #E1EAE6;
  --palette-ink: #0E2018;
  --palette-accent: #CAE9DB;
  --palette-support: #AF6083;
  --palette-neutral: #BDD0D1;
}

Tailwind Config

{
  "palette-background": "#E1EAE6",
  "palette-ink": "#0E2018",
  "palette-accent": "#CAE9DB",
  "palette-support": "#AF6083",
  "palette-neutral": "#BDD0D1"
}

Pro Exports Pro

Color Blindness Simulation

#E7E4DA
Protanopia
#E2E0DC
Deuteranopia
#C4E9E5
Tritanopia

Build a design system around Outer Sphere.