#9EAAB8#9EAAB8
#9EAAB8 is a light, muted cyan. Relative luminance 0.395; OKLCH L 73.3% C 0.024 H 252.2°. Best body text is #000000 at 8.90:1 contrast (WCAG AA passes).
Color values
| HEX | #9EAAB8 |
|---|---|
| RGB | rgb(158, 170, 184) |
| HSL | hsl(212, 15%, 67%) |
| HSV | hsv(212, 14%, 72%) |
| CMYK | cmyk(14.1%, 7.6%, 0%, 27.8%) |
| CIE-LAB | lab(69.10, -1.30, -8.61) |
| CIE-LCH | lch(69.10, 8.70, 261.40°) |
| OKLab | oklab(73.3% -0.0074 -0.0232) |
| OKLCH | oklch(73.3% 0.024 252.2) |
| XYZ | xyz(37.1250, 39.4786, 51.0023) |
| Luminance | 0.3948 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 2.84
Bluey Grey
#89A0B0
ΔE00 5.27
Cool Grey
#95A3A6
ΔE00 6.34
Dove Gray
#B6B8BD
ΔE00 6.63
Bluegrey
#85A3B2
ΔE00 6.93
Light Grey Blue
#9DBCD4
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EAAB8 #B8AC9E
analogous
#9EB7B8 #9EAAB8 #9F9EB8
triadic
#9EAAB8 #B89EAA #AAB89E
tetradic
#9EAAB8 #B89EB7 #B8AC9E #9EB89F
square
#9EAAB8 #B89EB7 #B8AC9E #9EB89F
split-complementary
#9EAAB8 #B89F9E #B7B89E
monochromatic
#5D6C7F #7B8B9E #9EAAB8 #C1C9D2 #E5E8EC
Accessibility & contrast
On white
2.36
#9EAAB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.90
#9EAAB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EAAB8
8.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EAAB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EAAB8 | 1.00 | 2.36 | 8.90 | 8.90 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5AAB9
Deuteranopia (green-blind)
#A2A7B8
Tritanopia (blue-blind)
#98ADAE
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #9eaab8; /* rgb */ color: rgb(158, 170, 184); /* oklch */ color: oklch(73.3% 0.024 252.2);
Tailwind
colors: {
custom: {
50: '#bac3cd',
500: '#9eaab8',
950: '#000000',
},
}SCSS
$custom: #9eaab8; $custom-light: #bac3cd; $custom-dark: #000000;
JSON
{
"hex": "#9eaab8",
"rgb": {
"r": 158,
"g": 170,
"b": 184
},
"hsl": {
"h": 212.308,
"s": 15.476,
"l": 67.059
},
"oklch": {
"l": 0.73303,
"c": 0.02438,
"h": 252.2
},
"luminance": 0.39479
}Semantic roles & 50–950 ramp
primary
#9EAAB8
secondary
#DDD9D5
accent
#764C9A
background
#FBFBFC
surface
#F6F7F9
border
#D0D0D2
text
#111213
muted
#808182