#9EAEB6#9EAEB6
#9EAEB6 is a light, muted cyan. Relative luminance 0.409; OKLCH L 74.1% C 0.021 H 229.2°. Best body text is #000000 at 9.18:1 contrast (WCAG AA passes).
Color values
| HEX | #9EAEB6 |
|---|---|
| RGB | rgb(158, 174, 182) |
| HSL | hsl(200, 14%, 67%) |
| HSV | hsv(200, 13%, 71%) |
| CMYK | cmyk(13.2%, 4.4%, 0%, 28.6%) |
| CIE-LAB | lab(70.12, -3.90, -5.98) |
| CIE-LCH | lch(70.12, 7.14, 236.91°) |
| OKLab | oklab(74.09% -0.0139 -0.0161) |
| OKLCH | oklch(74.09% 0.021 229.2) |
| XYZ | xyz(37.6781, 40.9179, 50.1598) |
| Luminance | 0.4092 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 2.36
Cool Grey
#95A3A6
ΔE00 4.03
Bluey Grey
#89A0B0
ΔE00 5.64
Bluegrey
#85A3B2
ΔE00 5.89
Dove Gray
#B6B8BD
ΔE00 6.83
Dark Gray
#A9A9A9
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EAEB6 #B6A69E
analogous
#9EB6B2 #9EAEB6 #9EA2B6
triadic
#9EAEB6 #B69EAE #AEB69E
tetradic
#9EAEB6 #B29EB6 #B6A69E #A2B69E
square
#9EAEB6 #B29EB6 #B6A69E #A2B69E
split-complementary
#9EAEB6 #B69EA2 #B6B29E
monochromatic
#5D727C #7B919C #9EAEB6 #C1CBD0 #E4E8EB
Accessibility & contrast
On white
2.29
#9EAEB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.18
#9EAEB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EAEB6
9.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EAEB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EAEB6 | 1.00 | 2.29 | 9.18 | 9.18 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAADB6
Deuteranopia (green-blind)
#A6AAB6
Tritanopia (blue-blind)
#98B0B0
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #9eaeb6; /* rgb */ color: rgb(158, 174, 182); /* oklch */ color: oklch(74.1% 0.021 229.2);
Tailwind
colors: {
custom: {
50: '#bac6cb',
500: '#9eaeb6',
950: '#000000',
},
}SCSS
$custom: #9eaeb6; $custom-light: #bac6cb; $custom-dark: #000000;
JSON
{
"hex": "#9eaeb6",
"rgb": {
"r": 158,
"g": 174,
"b": 182
},
"hsl": {
"h": 200,
"s": 14.118,
"l": 66.667
},
"oklch": {
"l": 0.74088,
"c": 0.02132,
"h": 229.2
},
"luminance": 0.40919
}Semantic roles & 50–950 ramp
primary
#9EAEB6
secondary
#DCD7D4
accent
#664D98
background
#FBFCFC
surface
#F6F8F8
border
#D0D1D1
text
#111313
muted
#808282