#9EAEB9#9EAEB9
#9EAEB9 is a light, muted cyan. Relative luminance 0.410; OKLCH L 74.2% C 0.024 H 237.8°. Best body text is #000000 at 9.21:1 contrast (WCAG AA passes).
Color values
| HEX | #9EAEB9 |
|---|---|
| RGB | rgb(158, 174, 185) |
| HSL | hsl(204, 16%, 67%) |
| HSV | hsv(204, 15%, 73%) |
| CMYK | cmyk(14.6%, 5.9%, 0%, 27.5%) |
| CIE-LAB | lab(70.21, -3.26, -7.51) |
| CIE-LCH | lch(70.21, 8.19, 246.51°) |
| OKLab | oklab(74.19% -0.0128 -0.0203) |
| OKLCH | oklch(74.19% 0.024 237.8) |
| XYZ | xyz(37.9914, 41.0432, 51.8101) |
| Luminance | 0.4104 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 2.23
Cool Grey
#95A3A6
ΔE00 5.04
Bluey Grey
#89A0B0
ΔE00 5.15
Bluegrey
#85A3B2
ΔE00 5.81
Light Grey Blue
#9DBCD4
ΔE00 6.32
Dove Gray
#B6B8BD
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EAEB9 #B9A99E
analogous
#9EB9B7 #9EAEB9 #9EA1B9
triadic
#9EAEB9 #B99EAE #AEB99E
tetradic
#9EAEB9 #B79EB9 #B9A99E #A1B99E
square
#9EAEB9 #B79EB9 #B9A99E #A1B99E
split-complementary
#9EAEB9 #B99EA1 #B9B79E
monochromatic
#5C7280 #7A909F #9EAEB9 #C2CCD3 #E5E9EC
Accessibility & contrast
On white
2.28
#9EAEB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.21
#9EAEB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EAEB9
9.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EAEB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EAEB9 | 1.00 | 2.28 | 9.21 | 9.21 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9ADBA
Deuteranopia (green-blind)
#A6AAB9
Tritanopia (blue-blind)
#97B1B1
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #9eaeb9; /* rgb */ color: rgb(158, 174, 185); /* oklch */ color: oklch(74.2% 0.024 237.8);
Tailwind
colors: {
custom: {
50: '#bac6ce',
500: '#9eaeb9',
950: '#000000',
},
}SCSS
$custom: #9eaeb9; $custom-light: #bac6ce; $custom-dark: #000000;
JSON
{
"hex": "#9eaeb9",
"rgb": {
"r": 158,
"g": 174,
"b": 185
},
"hsl": {
"h": 204.444,
"s": 16.168,
"l": 67.255
},
"oklch": {
"l": 0.74187,
"c": 0.02395,
"h": 237.8
},
"luminance": 0.41044
}Semantic roles & 50–950 ramp
primary
#9EAEB9
secondary
#DED9D5
accent
#6B4B9A
background
#FBFCFC
surface
#F6F8F9
border
#D0D1D2
text
#111313
muted
#808282