#9EBAB6#9EBAB6
#9EBAB6 is a light, muted teal. Relative luminance 0.458; OKLCH L 76.7% C 0.031 H 186.1°. Best body text is #000000 at 10.15:1 contrast (WCAG AA passes).
Color values
| HEX | #9EBAB6 |
|---|---|
| RGB | rgb(158, 186, 182) |
| HSL | hsl(171, 17%, 67%) |
| HSV | hsv(171, 15%, 73%) |
| CMYK | cmyk(15.1%, 0%, 2.2%, 27.1%) |
| CIE-LAB | lab(73.39, -10.30, -1.17) |
| CIE-LCH | lch(73.39, 10.37, 186.45°) |
| OKLab | oklab(76.68% -0.0308 -0.0033) |
| OKLCH | oklch(76.68% 0.031 186.1) |
| XYZ | xyz(40.1008, 45.7633, 50.9673) |
| Luminance | 0.4576 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 8.65
Cool Gray
#9AA7B0
ΔE00 10.38
Powder Blue
#B0E0E6
ΔE00 10.51
Silver (survey)
#C5C9C7
ΔE00 10.56
Lightblue
#ADD8E6
ΔE00 10.67
Bluegrey
#85A3B2
ΔE00 10.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EBAB6 #BA9EA2
analogous
#9EBAA8 #9EBAB6 #9EB0BA
triadic
#9EBAB6 #B69EBA #BAB69E
tetradic
#9EBAB6 #A89EBA #BA9EA2 #B0BA9E
square
#9EBAB6 #A89EBA #BA9EA2 #B0BA9E
split-complementary
#9EBAB6 #BA9EB0 #BAA89E
monochromatic
#5C817C #7AA19B #9EBAB6 #C2D3D1 #E6EDEC
Accessibility & contrast
On white
2.07
#9EBAB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.15
#9EBAB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EBAB6
10.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EBAB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EBAB6 | 1.00 | 2.07 | 10.15 | 10.15 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B7B6
Deuteranopia (green-blind)
#B1B3B6
Tritanopia (blue-blind)
#97BBB9
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #9ebab6; /* rgb */ color: rgb(158, 186, 182); /* oklch */ color: oklch(76.7% 0.031 186.1);
Tailwind
colors: {
custom: {
50: '#bbcecb',
500: '#9ebab6',
950: '#000000',
},
}SCSS
$custom: #9ebab6; $custom-light: #bbcecb; $custom-dark: #000000;
JSON
{
"hex": "#9ebab6",
"rgb": {
"r": 158,
"g": 186,
"b": 182
},
"hsl": {
"h": 171.429,
"s": 16.867,
"l": 67.451
},
"oklch": {
"l": 0.76676,
"c": 0.03102,
"h": 186.1
},
"luminance": 0.45764
}Semantic roles & 50–950 ramp
primary
#9EBAB6
secondary
#DED6D7
accent
#4A569B
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#111313
muted
#808282