#9EAEBF#9EAEBF
#9EAEBF is a light, muted cyan. Relative luminance 0.413; OKLCH L 74.4% C 0.030 H 249.9°. Best body text is #000000 at 9.26:1 contrast (WCAG AA passes).
Color values
| HEX | #9EAEBF |
|---|---|
| RGB | rgb(158, 174, 191) |
| HSL | hsl(211, 20%, 68%) |
| HSV | hsv(211, 17%, 75%) |
| CMYK | cmyk(17.3%, 8.9%, 0%, 25.1%) |
| CIE-LAB | lab(70.39, -1.96, -10.55) |
| CIE-LCH | lch(70.39, 10.73, 259.45°) |
| OKLab | oklab(74.39% -0.0105 -0.0285) |
| OKLCH | oklch(74.39% 0.03 249.9) |
| XYZ | xyz(38.6382, 41.3020, 55.2165) |
| Luminance | 0.4130 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 3.96
Bluey Grey
#89A0B0
ΔE00 5.38
Light Grey Blue
#9DBCD4
ΔE00 5.43
Cloudy Blue
#ACC2D9
ΔE00 5.72
Bluegrey
#85A3B2
ΔE00 6.67
Lightsteelblue
#B0C4DE
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EAEBF #BFAF9E
analogous
#9EBEBF #9EAEBF #9E9EBF
triadic
#9EAEBF #BF9EAE #AEBF9E
tetradic
#9EAEBF #BF9EBE #BFAF9E #9EBF9E
square
#9EAEBF #BF9EBE #BFAF9E #9EBF9E
split-complementary
#9EAEBF #BF9E9E #BEBF9E
monochromatic
#5A7189 #798FA7 #9EAEBF #C3CDD7 #E8ECF0
Accessibility & contrast
On white
2.27
#9EAEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.26
#9EAEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EAEBF
9.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EAEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EAEBF | 1.00 | 2.27 | 9.26 | 9.26 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8AEC0
Deuteranopia (green-blind)
#A4ABBF
Tritanopia (blue-blind)
#96B2B3
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #9eaebf; /* rgb */ color: rgb(158, 174, 191); /* oklch */ color: oklch(74.4% 0.030 249.9);
Tailwind
colors: {
custom: {
50: '#bbc6d2',
500: '#9eaebf',
950: '#000000',
},
}SCSS
$custom: #9eaebf; $custom-light: #bbc6d2; $custom-dark: #000000;
JSON
{
"hex": "#9eaebf",
"rgb": {
"r": 158,
"g": 174,
"b": 191
},
"hsl": {
"h": 210.909,
"s": 20.497,
"l": 68.431
},
"oklch": {
"l": 0.74389,
"c": 0.03041,
"h": 249.9
},
"luminance": 0.41303
}Semantic roles & 50–950 ramp
primary
#9EAEBF
secondary
#E1DDD7
accent
#74479F
background
#FBFCFC
surface
#F6F8F9
border
#D0D1D2
text
#111314
muted
#808282