#9EAAB6#9EAAB6
#9EAAB6 is a light, muted cyan. Relative luminance 0.394; OKLCH L 73.2% C 0.022 H 248.1°. Best body text is #000000 at 8.88:1 contrast (WCAG AA passes).
Color values
| HEX | #9EAAB6 |
|---|---|
| RGB | rgb(158, 170, 182) |
| HSL | hsl(210, 14%, 67%) |
| HSV | hsv(210, 13%, 71%) |
| CMYK | cmyk(13.2%, 6.6%, 0%, 28.6%) |
| CIE-LAB | lab(69.04, -1.73, -7.59) |
| CIE-LCH | lch(69.04, 7.78, 257.17°) |
| OKLab | oklab(73.24% -0.0082 -0.0204) |
| OKLCH | oklch(73.24% 0.022 248.1) |
| XYZ | xyz(36.9168, 39.3954, 49.9060) |
| Luminance | 0.3940 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 1.97
Bluey Grey
#89A0B0
ΔE00 5.13
Cool Grey
#95A3A6
ΔE00 5.49
Dove Gray
#B6B8BD
ΔE00 6.37
Bluegrey
#85A3B2
ΔE00 6.61
Dark Gray
#A9A9A9
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EAAB6 #B6AA9E
analogous
#9EB6B6 #9EAAB6 #9E9EB6
triadic
#9EAAB6 #B69EAA #AAB69E
tetradic
#9EAAB6 #B69EB6 #B6AA9E #9EB69E
square
#9EAAB6 #B69EB6 #B6AA9E #9EB69E
split-complementary
#9EAAB6 #B69E9E #B6B69E
monochromatic
#5D6D7C #7B8B9C #9EAAB6 #C1C9D0 #E4E7EB
Accessibility & contrast
On white
2.37
#9EAAB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.88
#9EAAB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EAAB6
8.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EAAB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EAAB6 | 1.00 | 2.37 | 8.88 | 8.88 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6AAB7
Deuteranopia (green-blind)
#A3A7B6
Tritanopia (blue-blind)
#98ADAE
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #9eaab6; /* rgb */ color: rgb(158, 170, 182); /* oklch */ color: oklch(73.2% 0.022 248.1);
Tailwind
colors: {
custom: {
50: '#bac3cb',
500: '#9eaab6',
950: '#000000',
},
}SCSS
$custom: #9eaab6; $custom-light: #bac3cb; $custom-dark: #000000;
JSON
{
"hex": "#9eaab6",
"rgb": {
"r": 158,
"g": 170,
"b": 182
},
"hsl": {
"h": 210,
"s": 14.118,
"l": 66.667
},
"oklch": {
"l": 0.73237,
"c": 0.02204,
"h": 248.1
},
"luminance": 0.39396
}Semantic roles & 50–950 ramp
primary
#9EAAB6
secondary
#DCD8D4
accent
#734D98
background
#FBFBFC
surface
#F6F7F8
border
#D0D0D1
text
#111213
muted
#808182