Spectra Blue

2049-50 / Benjamin Moore
#98CED0

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

Spec Sheet

Hex#98CED0
RGB152, 206, 208
HSL182°, 37%, 71%
On White 1.74:1 Fail
On Black 12.07:1 AAA

For AI Tools

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

Background: #F0F5F5
Text: #1E3839
Accent: #98CED0
Support: #A74C49
Neutral: #C2C9D0

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

#F0F5F5 background RGB 240 245 245
#1E3839 ink RGB 30 56 57
#98CED0 accent RGB 152 206 208
#A74C49 support RGB 167 76 73
#C2C9D0 neutral RGB 194 201 208
Processed in 0ms

CSS Variables

:root {
  --palette-background: #F0F5F5;
  --palette-ink: #1E3839;
  --palette-accent: #98CED0;
  --palette-support: #A74C49;
  --palette-neutral: #C2C9D0;
}

Tailwind Config

{
  "palette-background": "#F0F5F5",
  "palette-ink": "#1E3839",
  "palette-accent": "#98CED0",
  "palette-support": "#A74C49",
  "palette-neutral": "#C2C9D0"
}

Pro Exports Pro

Color Blindness Simulation

#C7C9D0
Protanopia
#BCC1D0
Deuteranopia
#85D2CE
Tritanopia

Build a design system around Spectra Blue.