#9EAABA#9EAABA
#9EAABA is a light, muted cyan. Relative luminance 0.396; OKLCH L 73.4% C 0.027 H 255.6°. Best body text is #000000 at 8.91:1 contrast (WCAG AA passes).
Color values
| HEX | #9EAABA |
|---|---|
| RGB | rgb(158, 170, 186) |
| HSL | hsl(214, 17%, 67%) |
| HSV | hsv(214, 15%, 73%) |
| CMYK | cmyk(15.1%, 8.6%, 0%, 27.1%) |
| CIE-LAB | lab(69.16, -0.87, -9.62) |
| CIE-LCH | lch(69.16, 9.66, 264.82°) |
| OKLab | oklab(73.37% -0.0067 -0.026) |
| OKLCH | oklch(73.37% 0.027 255.6) |
| XYZ | xyz(37.3361, 39.5631, 52.1142) |
| Luminance | 0.3956 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 3.73
Bluey Grey
#89A0B0
ΔE00 5.57
Dove Gray
#B6B8BD
ΔE00 6.99
Cloudy Blue
#ACC2D9
ΔE00 7.08
Light Grey Blue
#9DBCD4
ΔE00 7.16
Cool Grey
#95A3A6
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EAABA #BAAE9E
analogous
#9EB8BA #9EAABA #A09EBA
triadic
#9EAABA #BA9EAA #AABA9E
tetradic
#9EAABA #BA9EB8 #BAAE9E #9EBAA0
square
#9EAABA #BA9EB8 #BAAE9E #9EBAA0
split-complementary
#9EAABA #BAA09E #B8BA9E
monochromatic
#5C6C81 #7A8BA1 #9EAABA #C2C9D3 #E6E9ED
Accessibility & contrast
On white
2.36
#9EAABA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.91
#9EAABA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EAABA
8.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EAABA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EAABA | 1.00 | 2.36 | 8.91 | 8.91 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5AABB
Deuteranopia (green-blind)
#A2A8BA
Tritanopia (blue-blind)
#97ADAF
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #9eaaba; /* rgb */ color: rgb(158, 170, 186); /* oklch */ color: oklch(73.4% 0.027 255.6);
Tailwind
colors: {
custom: {
50: '#bac3ce',
500: '#9eaaba',
950: '#000000',
},
}SCSS
$custom: #9eaaba; $custom-light: #bac3ce; $custom-dark: #000000;
JSON
{
"hex": "#9eaaba",
"rgb": {
"r": 158,
"g": 170,
"b": 186
},
"hsl": {
"h": 214.286,
"s": 16.867,
"l": 67.451
},
"oklch": {
"l": 0.73371,
"c": 0.02683,
"h": 255.6
},
"luminance": 0.39564
}Semantic roles & 50–950 ramp
primary
#9EAABA
secondary
#DEDBD6
accent
#794A9B
background
#FBFBFC
surface
#F6F7F9
border
#D0D0D2
text
#111213
muted
#808182