#9EAEA6#9EAEA6
#9EAEA6 is a light, muted teal. Relative luminance 0.403; OKLCH L 73.6% C 0.021 H 164.4°. Best body text is #000000 at 9.06:1 contrast (WCAG AA passes).
Color values
| HEX | #9EAEA6 |
|---|---|
| RGB | rgb(158, 174, 166) |
| HSL | hsl(150, 9%, 65%) |
| HSV | hsv(150, 9%, 68%) |
| CMYK | cmyk(9.2%, 0%, 4.6%, 31.8%) |
| CIE-LAB | lab(69.68, -7.14, 2.20) |
| CIE-LCH | lch(69.68, 7.48, 162.90°) |
| OKLab | oklab(73.6% -0.0204 0.0057) |
| OKLCH | oklch(73.6% 0.021 164.4) |
| XYZ | xyz(36.1181, 40.2939, 41.9436) |
| Luminance | 0.4029 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 6.49
Cement
#A5A391
ΔE00 8.65
Dark Gray
#A9A9A9
ΔE00 8.78
Greyish
#A8A495
ΔE00 9.09
Grey
#929591
ΔE00 9.12
Cool Gray
#9AA7B0
ΔE00 9.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EAEA6 #AE9EA6
analogous
#9EAE9E #9EAEA6 #9EAEAE
triadic
#9EAEA6 #A69EAE #AEA69E
tetradic
#9EAEA6 #9E9EAE #AE9EA6 #AEAE9E
square
#9EAEA6 #9E9EAE #AE9EA6 #AEAE9E
split-complementary
#9EAEA6 #AE9EAE #AE9E9E
monochromatic
#5F7269 #7D9287 #9EAEA6 #BFCAC5 #E1E6E3
Accessibility & contrast
On white
2.32
#9EAEA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.06
#9EAEA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EAEA6
9.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EAEA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EAEA6 | 1.00 | 2.32 | 9.06 | 9.06 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADABA6
Deuteranopia (green-blind)
#AAA9A6
Tritanopia (blue-blind)
#9BAEAC
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #9eaea6; /* rgb */ color: rgb(158, 174, 166); /* oklch */ color: oklch(73.6% 0.021 164.4);
Tailwind
colors: {
custom: {
50: '#bac6c0',
500: '#9eaea6',
950: '#000000',
},
}SCSS
$custom: #9eaea6; $custom-light: #bac6c0; $custom-dark: #000000;
JSON
{
"hex": "#9eaea6",
"rgb": {
"r": 158,
"g": 174,
"b": 166
},
"hsl": {
"h": 150,
"s": 8.989,
"l": 65.098
},
"oklch": {
"l": 0.73595,
"c": 0.02119,
"h": 164.4
},
"luminance": 0.40294
}Semantic roles & 50–950 ramp
primary
#9EAEA6
secondary
#D7D1D4
accent
#537393
background
#FBFCFB
surface
#F6F8F7
border
#D0D1D0
text
#111312
muted
#808281