Oceanic Teal

669 / Benjamin Moore
#87C5C2

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

Spec Sheet

Hex#87C5C2
RGB135, 197, 194
HSL177°, 35%, 65%
On White 1.95:1 Fail
On Black 10.8:1 AAA

For AI Tools

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

Background: #F1F4F4
Text: #0E1F1F
Accent: #87C5C2
Support: #B7666A
Neutral: #C0C8CE

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

#F1F4F4 background RGB 241 244 244
#0E1F1F ink RGB 14 31 31
#87C5C2 accent RGB 135 197 194
#B7666A support RGB 183 102 106
#C0C8CE neutral RGB 192 200 206
Processed in 0ms

CSS Variables

:root {
  --palette-background: #F1F4F4;
  --palette-ink: #0E1F1F;
  --palette-accent: #87C5C2;
  --palette-support: #B7666A;
  --palette-neutral: #C0C8CE;
}

Tailwind Config

{
  "palette-background": "#F1F4F4",
  "palette-ink": "#0E1F1F",
  "palette-accent": "#87C5C2",
  "palette-support": "#B7666A",
  "palette-neutral": "#C0C8CE"
}

Pro Exports Pro

Color Blindness Simulation

#BEBFC2
Protanopia
#B2B6C3
Deuteranopia
#71C8C4
Tritanopia

Build a design system around Oceanic Teal.