Teal Stencil

SW 0018 / Sherwin-Williams
#627F7B

An urbane, whisper-quiet grey value that reads differently in every light condition.

Spec Sheet

Hex#627F7B
RGB98, 127, 123
HSL172°, 13%, 44%
On White 4.34:1 AA Large
On Black 4.84:1 AA

For AI Tools

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

Background: #E4ECEB
Text: #111817
Accent: #627F7B
Support: #8D5E64
Neutral: #B6C2C8

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

#E4ECEB background RGB 228 236 235
#111817 ink RGB 17 24 23
#627F7B accent RGB 98 127 123
#8D5E64 support RGB 141 94 100
#B6C2C8 neutral RGB 182 194 200
Processed in 0ms

CSS Variables

:root {
  --palette-background: #E4ECEB;
  --palette-ink: #111817;
  --palette-accent: #627F7B;
  --palette-support: #8D5E64;
  --palette-neutral: #B6C2C8;
}

Tailwind Config

{
  "palette-background": "#E4ECEB",
  "palette-ink": "#111817",
  "palette-accent": "#627F7B",
  "palette-support": "#8D5E64",
  "palette-neutral": "#B6C2C8"
}

Pro Exports Pro

Color Blindness Simulation

#7C7C7B
Protanopia
#76787B
Deuteranopia
#5A807E
Tritanopia

Build a design system around Teal Stencil.