#9EBAB0#9EBAB0
#9EBAB0 is a light, muted teal. Relative luminance 0.455; OKLCH L 76.5% C 0.034 H 171.8°. Best body text is #000000 at 10.10:1 contrast (WCAG AA passes).
Color values
| HEX | #9EBAB0 |
|---|---|
| RGB | rgb(158, 186, 176) |
| HSL | hsl(159, 17%, 67%) |
| HSV | hsv(159, 15%, 73%) |
| CMYK | cmyk(15.1%, 0%, 5.4%, 27.1%) |
| CIE-LAB | lab(73.23, -11.52, 1.88) |
| CIE-LCH | lch(73.23, 11.67, 170.74°) |
| OKLab | oklab(76.5% -0.0333 0.0048) |
| OKLCH | oklch(76.5% 0.034 171.8) |
| XYZ | xyz(39.4940, 45.5206, 47.7714) |
| Luminance | 0.4552 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 9.10
Cool Grey
#95A3A6
ΔE00 10.14
Greyish Teal
#719F91
ΔE00 10.33
Pale Teal
#82CBB2
ΔE00 10.40
Sage Green
#9CAF88
ΔE00 10.86
Silver (survey)
#C5C9C7
ΔE00 11.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EBAB0 #BA9EA8
analogous
#9EBAA2 #9EBAB0 #9EB6BA
triadic
#9EBAB0 #B09EBA #BAB09E
tetradic
#9EBAB0 #A29EBA #BA9EA8 #B6BA9E
square
#9EBAB0 #A29EBA #BA9EA8 #B6BA9E
split-complementary
#9EBAB0 #BA9EB6 #BAA29E
monochromatic
#5C8174 #7AA193 #9EBAB0 #C2D3CD #E6EDEA
Accessibility & contrast
On white
2.08
#9EBAB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.10
#9EBAB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EBAB0
10.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EBAB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EBAB0 | 1.00 | 2.08 | 10.10 | 10.10 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B6B0
Deuteranopia (green-blind)
#B3B2B1
Tritanopia (blue-blind)
#98BBB7
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #9ebab0; /* rgb */ color: rgb(158, 186, 176); /* oklch */ color: oklch(76.5% 0.034 171.8);
Tailwind
colors: {
custom: {
50: '#bbcec7',
500: '#9ebab0',
950: '#000000',
},
}SCSS
$custom: #9ebab0; $custom-light: #bbcec7; $custom-dark: #000000;
JSON
{
"hex": "#9ebab0",
"rgb": {
"r": 158,
"g": 186,
"b": 176
},
"hsl": {
"h": 158.571,
"s": 16.867,
"l": 67.451
},
"oklch": {
"l": 0.76498,
"c": 0.03366,
"h": 171.8
},
"luminance": 0.45522
}Semantic roles & 50–950 ramp
primary
#9EBAB0
secondary
#DED6D9
accent
#4A679B
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#111313
muted
#808282