#9EAEB0#9EAEB0
#9EAEB0 is a light, near-neutral teal. Relative luminance 0.407; OKLCH L 73.9% C 0.018 H 205.8°. Best body text is #000000 at 9.14:1 contrast (WCAG AA passes).
Color values
| HEX | #9EAEB0 |
|---|---|
| RGB | rgb(158, 174, 176) |
| HSL | hsl(187, 10%, 65%) |
| HSV | hsv(187, 10%, 69%) |
| CMYK | cmyk(10.2%, 1.1%, 0%, 31%) |
| CIE-LAB | lab(69.95, -5.15, -2.93) |
| CIE-LCH | lch(69.95, 5.92, 209.61°) |
| OKLab | oklab(73.9% -0.0163 -0.0079) |
| OKLCH | oklch(73.9% 0.018 205.8) |
| XYZ | xyz(37.0713, 40.6752, 46.9639) |
| Luminance | 0.4068 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 3.29
Cool Gray
#9AA7B0
ΔE00 4.54
Dark Gray
#A9A9A9
ΔE00 6.98
Bluegrey
#85A3B2
ΔE00 7.21
Bluey Grey
#89A0B0
ΔE00 7.58
Dove Gray
#B6B8BD
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EAEB0 #B0A09E
analogous
#9EB0A9 #9EAEB0 #9EA5B0
triadic
#9EAEB0 #B09EAE #AEB09E
tetradic
#9EAEB0 #A99EB0 #B0A09E #A5B09E
square
#9EAEB0 #A99EB0 #B0A09E #A5B09E
split-complementary
#9EAEB0 #B09EA5 #B0A99E
monochromatic
#5F7275 #7C9295 #9EAEB0 #C0CACB #E1E6E7
Accessibility & contrast
On white
2.30
#9EAEB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.14
#9EAEB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EAEB0
9.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EAEB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EAEB0 | 1.00 | 2.30 | 9.14 | 9.14 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABACB0
Deuteranopia (green-blind)
#A8AAB0
Tritanopia (blue-blind)
#99AFAF
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #9eaeb0; /* rgb */ color: rgb(158, 174, 176); /* oklch */ color: oklch(73.9% 0.018 205.8);
Tailwind
colors: {
custom: {
50: '#bac6c7',
500: '#9eaeb0',
950: '#000000',
},
}SCSS
$custom: #9eaeb0; $custom-light: #bac6c7; $custom-dark: #000000;
JSON
{
"hex": "#9eaeb0",
"rgb": {
"r": 158,
"g": 174,
"b": 176
},
"hsl": {
"h": 186.667,
"s": 10.227,
"l": 65.49
},
"oklch": {
"l": 0.73897,
"c": 0.01814,
"h": 205.8
},
"luminance": 0.40676
}Semantic roles & 50–950 ramp
primary
#9EAEB0
secondary
#D8D3D2
accent
#595194
background
#FBFCFC
surface
#F6F8F8
border
#D0D1D1
text
#111313
muted
#808282