#9EB0AC#9EB0AC
#9EB0AC is a light, muted teal. Relative luminance 0.413; OKLCH L 74.2% C 0.021 H 180.9°. Best body text is #000000 at 9.26:1 contrast (WCAG AA passes).
Color values
| HEX | #9EB0AC |
|---|---|
| RGB | rgb(158, 176, 172) |
| HSL | hsl(167, 10%, 65%) |
| HSV | hsv(167, 10%, 69%) |
| CMYK | cmyk(10.2%, 0%, 2.3%, 31%) |
| CIE-LAB | lab(70.38, -7.03, -0.08) |
| CIE-LCH | lch(70.38, 7.03, 180.66°) |
| OKLab | oklab(74.21% -0.0208 -0.0003) |
| OKLCH | oklch(74.21% 0.021 180.9) |
| XYZ | xyz(37.0706, 41.2977, 45.0399) |
| Luminance | 0.4130 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 5.46
Cool Gray
#9AA7B0
ΔE00 7.80
Dark Gray
#A9A9A9
ΔE00 8.57
Silver (survey)
#C5C9C7
ΔE00 9.64
Grey
#929591
ΔE00 9.64
Bluegrey
#85A3B2
ΔE00 9.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EB0AC #B09EA2
analogous
#9EB0A3 #9EB0AC #9EABB0
triadic
#9EB0AC #AC9EB0 #B0AC9E
tetradic
#9EB0AC #A39EB0 #B09EA2 #ABB09E
square
#9EB0AC #A39EB0 #B09EA2 #ABB09E
split-complementary
#9EB0AC #B09EAB #B0A39E
monochromatic
#5F7570 #7C958F #9EB0AC #C0CBC9 #E1E7E6
Accessibility & contrast
On white
2.27
#9EB0AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.26
#9EB0AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EB0AC
9.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EB0AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EB0AC | 1.00 | 2.27 | 9.26 | 9.26 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEAEAC
Deuteranopia (green-blind)
#ABABAC
Tritanopia (blue-blind)
#9AB1AF
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #9eb0ac; /* rgb */ color: rgb(158, 176, 172); /* oklch */ color: oklch(74.2% 0.021 180.9);
Tailwind
colors: {
custom: {
50: '#bac7c4',
500: '#9eb0ac',
950: '#000000',
},
}SCSS
$custom: #9eb0ac; $custom-light: #bac7c4; $custom-dark: #000000;
JSON
{
"hex": "#9eb0ac",
"rgb": {
"r": 158,
"g": 176,
"b": 172
},
"hsl": {
"h": 166.667,
"s": 10.227,
"l": 65.49
},
"oklch": {
"l": 0.74206,
"c": 0.02082,
"h": 180.9
},
"luminance": 0.41298
}Semantic roles & 50–950 ramp
primary
#9EB0AC
secondary
#D8D2D3
accent
#516094
background
#FBFCFC
surface
#F6F8F8
border
#D0D1D1
text
#111312
muted
#808281