#9EB0AE#9EB0AE
#9EB0AE is a light, muted teal. Relative luminance 0.414; OKLCH L 74.3% C 0.020 H 188.6°. Best body text is #000000 at 9.28:1 contrast (WCAG AA passes).
Color values
| HEX | #9EB0AE |
|---|---|
| RGB | rgb(158, 176, 174) |
| HSL | hsl(173, 10%, 65%) |
| HSV | hsv(173, 10%, 69%) |
| CMYK | cmyk(10.2%, 0%, 1.1%, 31%) |
| CIE-LAB | lab(70.44, -6.63, -1.10) |
| CIE-LCH | lch(70.44, 6.72, 189.46°) |
| OKLab | oklab(74.27% -0.02 -0.003) |
| OKLCH | oklch(74.27% 0.02 188.6) |
| XYZ | xyz(37.2641, 41.3751, 46.0591) |
| Luminance | 0.4138 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 4.83
Cool Gray
#9AA7B0
ΔE00 6.90
Dark Gray
#A9A9A9
ΔE00 8.22
Bluegrey
#85A3B2
ΔE00 8.83
Dove Gray
#B6B8BD
ΔE00 9.22
Silver (survey)
#C5C9C7
ΔE00 9.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EB0AE #B09EA0
analogous
#9EB0A5 #9EB0AE #9EA9B0
triadic
#9EB0AE #AE9EB0 #B0AE9E
tetradic
#9EB0AE #A59EB0 #B09EA0 #A9B09E
square
#9EB0AE #A59EB0 #B09EA0 #A9B09E
split-complementary
#9EB0AE #B09EA9 #B0A59E
monochromatic
#5F7572 #7C9592 #9EB0AE #C0CBCA #E1E7E6
Accessibility & contrast
On white
2.26
#9EB0AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.28
#9EB0AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EB0AE
9.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EB0AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EB0AE | 1.00 | 2.26 | 9.28 | 9.28 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEAEAE
Deuteranopia (green-blind)
#AAABAE
Tritanopia (blue-blind)
#99B1AF
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #9eb0ae; /* rgb */ color: rgb(158, 176, 174); /* oklch */ color: oklch(74.3% 0.020 188.6);
Tailwind
colors: {
custom: {
50: '#bac7c6',
500: '#9eb0ae',
950: '#000000',
},
}SCSS
$custom: #9eb0ae; $custom-light: #bac7c6; $custom-dark: #000000;
JSON
{
"hex": "#9eb0ae",
"rgb": {
"r": 158,
"g": 176,
"b": 174
},
"hsl": {
"h": 173.333,
"s": 10.227,
"l": 65.49
},
"oklch": {
"l": 0.74266,
"c": 0.02023,
"h": 188.6
},
"luminance": 0.41376
}Semantic roles & 50–950 ramp
primary
#9EB0AE
secondary
#D8D2D3
accent
#515994
background
#FBFCFC
surface
#F6F8F8
border
#D0D1D1
text
#111313
muted
#808282