#9EBAB2#9EBAB2
#9EBAB2 is a light, muted teal. Relative luminance 0.456; OKLCH L 76.6% C 0.033 H 176.3°. Best body text is #000000 at 10.12:1 contrast (WCAG AA passes).
Color values
| HEX | #9EBAB2 |
|---|---|
| RGB | rgb(158, 186, 178) |
| HSL | hsl(163, 17%, 67%) |
| HSV | hsv(163, 15%, 73%) |
| CMYK | cmyk(15.1%, 0%, 4.3%, 27.1%) |
| CIE-LAB | lab(73.29, -11.12, 0.86) |
| CIE-LCH | lch(73.29, 11.15, 175.56°) |
| OKLab | oklab(76.56% -0.0325 0.0021) |
| OKLCH | oklch(76.56% 0.033 176.3) |
| XYZ | xyz(39.6933, 45.6003, 48.8213) |
| Luminance | 0.4560 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 9.61
Greenish Grey
#96AE8D
ΔE00 9.89
Greyish Teal
#719F91
ΔE00 10.57
Pale Teal
#82CBB2
ΔE00 10.84
Silver (survey)
#C5C9C7
ΔE00 11.10
Powder Blue
#B0E0E6
ΔE00 11.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EBAB2 #BA9EA6
analogous
#9EBAA4 #9EBAB2 #9EB4BA
triadic
#9EBAB2 #B29EBA #BAB29E
tetradic
#9EBAB2 #A49EBA #BA9EA6 #B4BA9E
square
#9EBAB2 #A49EBA #BA9EA6 #B4BA9E
split-complementary
#9EBAB2 #BA9EB4 #BAA49E
monochromatic
#5C8177 #7AA196 #9EBAB2 #C2D3CE #E6EDEB
Accessibility & contrast
On white
2.08
#9EBAB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.12
#9EBAB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EBAB2
10.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EBAB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EBAB2 | 1.00 | 2.08 | 10.12 | 10.12 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B6B2
Deuteranopia (green-blind)
#B2B2B3
Tritanopia (blue-blind)
#98BBB7
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #9ebab2; /* rgb */ color: rgb(158, 186, 178); /* oklch */ color: oklch(76.6% 0.033 176.3);
Tailwind
colors: {
custom: {
50: '#bbcec9',
500: '#9ebab2',
950: '#000000',
},
}SCSS
$custom: #9ebab2; $custom-light: #bbcec9; $custom-dark: #000000;
JSON
{
"hex": "#9ebab2",
"rgb": {
"r": 158,
"g": 186,
"b": 178
},
"hsl": {
"h": 162.857,
"s": 16.867,
"l": 67.451
},
"oklch": {
"l": 0.76556,
"c": 0.03256,
"h": 176.3
},
"luminance": 0.45601
}Semantic roles & 50–950 ramp
primary
#9EBAB2
secondary
#DED6D8
accent
#4A619B
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#111313
muted
#808282