#9EB6BA#9EB6BA
#9EB6BA is a light, muted teal. Relative luminance 0.443; OKLCH L 75.9% C 0.027 H 208.7°. Best body text is #000000 at 9.85:1 contrast (WCAG AA passes).
Color values
| HEX | #9EB6BA |
|---|---|
| RGB | rgb(158, 182, 186) |
| HSL | hsl(189, 17%, 67%) |
| HSV | hsv(189, 15%, 73%) |
| CMYK | cmyk(15.1%, 2.2%, 0%, 27.1%) |
| CIE-LAB | lab(72.41, -7.35, -4.80) |
| CIE-LCH | lch(72.41, 8.78, 213.15°) |
| OKLab | oklab(75.93% -0.0237 -0.013) |
| OKLCH | oklch(75.93% 0.027 208.7) |
| XYZ | xyz(39.6892, 44.2692, 52.8986) |
| Luminance | 0.4427 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 6.02
Cool Gray
#9AA7B0
ΔE00 6.56
Bluegrey
#85A3B2
ΔE00 7.37
Light Grey Blue
#9DBCD4
ΔE00 8.27
Bluey Grey
#89A0B0
ΔE00 8.51
Dove Gray
#B6B8BD
ΔE00 9.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EB6BA #BAA29E
analogous
#9EBAB0 #9EB6BA #9EA8BA
triadic
#9EB6BA #BA9EB6 #B6BA9E
tetradic
#9EB6BA #B09EBA #BAA29E #A8BA9E
square
#9EB6BA #B09EBA #BAA29E #A8BA9E
split-complementary
#9EB6BA #BA9EA8 #BAB09E
monochromatic
#5C7C81 #7A9BA1 #9EB6BA #C2D1D3 #E6ECED
Accessibility & contrast
On white
2.13
#9EB6BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.85
#9EB6BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EB6BA
9.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EB6BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EB6BA | 1.00 | 2.13 | 9.85 | 9.85 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B4BA
Deuteranopia (green-blind)
#ADB0BA
Tritanopia (blue-blind)
#96B8B7
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #9eb6ba; /* rgb */ color: rgb(158, 182, 186); /* oklch */ color: oklch(75.9% 0.027 208.7);
Tailwind
colors: {
custom: {
50: '#bbcbce',
500: '#9eb6ba',
950: '#000000',
},
}SCSS
$custom: #9eb6ba; $custom-light: #bbcbce; $custom-dark: #000000;
JSON
{
"hex": "#9eb6ba",
"rgb": {
"r": 158,
"g": 182,
"b": 186
},
"hsl": {
"h": 188.571,
"s": 16.867,
"l": 67.451
},
"oklch": {
"l": 0.75934,
"c": 0.027,
"h": 208.7
},
"luminance": 0.4427
}Semantic roles & 50–950 ramp
primary
#9EB6BA
secondary
#DED7D6
accent
#564A9B
background
#FBFCFC
surface
#F6F8F9
border
#D0D1D2
text
#111313
muted
#808282