#9AAAAE#9AAAAE
#9AAAAE is a light, near-neutral cyan. Relative luminance 0.387; OKLCH L 72.7% C 0.019 H 214.4°. Best body text is #000000 at 8.74:1 contrast (WCAG AA passes).
Color values
| HEX | #9AAAAE |
|---|---|
| RGB | rgb(154, 170, 174) |
| HSL | hsl(192, 11%, 64%) |
| HSV | hsv(192, 11%, 68%) |
| CMYK | cmyk(11.5%, 2.3%, 0%, 31.8%) |
| CIE-LAB | lab(68.52, -4.75, -3.96) |
| CIE-LCH | lch(68.52, 6.19, 219.82°) |
| OKLab | oklab(72.68% -0.0156 -0.0107) |
| OKLCH | oklch(72.68% 0.019 214.4) |
| XYZ | xyz(35.3393, 38.6748, 45.6393) |
| Luminance | 0.3867 (WCAG relative) |
| Temperature | neutral |
| Family | cyan |
Closest named colors
Cool Grey
#95A3A6
ΔE00 2.14
Cool Gray
#9AA7B0
ΔE00 3.28
Bluegrey
#85A3B2
ΔE00 6.00
Bluey Grey
#89A0B0
ΔE00 6.15
Dark Gray
#A9A9A9
ΔE00 6.91
Pewter
#899397
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AAAAE #AE9E9A
analogous
#9AAEA8 #9AAAAE #9AA0AE
triadic
#9AAAAE #AE9AAA #AAAE9A
tetradic
#9AAAAE #A89AAE #AE9E9A #A0AE9A
square
#9AAAAE #A89AAE #AE9E9A #A0AE9A
split-complementary
#9AAAAE #AE9AA0 #AEA89A
monochromatic
#5C6E72 #788D93 #9AAAAE #BCC7C9 #DEE3E4
Accessibility & contrast
On white
2.40
#9AAAAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.74
#9AAAAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AAAAE
8.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AAAAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AAAAE | 1.00 | 2.40 | 8.74 | 8.74 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A9AE
Deuteranopia (green-blind)
#A3A6AE
Tritanopia (blue-blind)
#95ACAB
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #9aaaae; /* rgb */ color: rgb(154, 170, 174); /* oklch */ color: oklch(72.7% 0.019 214.4);
Tailwind
colors: {
custom: {
50: '#b7c3c6',
500: '#9aaaae',
950: '#000000',
},
}SCSS
$custom: #9aaaae; $custom-light: #b7c3c6; $custom-dark: #000000;
JSON
{
"hex": "#9aaaae",
"rgb": {
"r": 154,
"g": 170,
"b": 174
},
"hsl": {
"h": 192,
"s": 10.989,
"l": 64.314
},
"oklch": {
"l": 0.72676,
"c": 0.0189,
"h": 214.4
},
"luminance": 0.38675
}Semantic roles & 50–950 ramp
primary
#9AAAAE
secondary
#D5D0CE
accent
#5E5095
background
#FBFBFC
surface
#F6F7F8
border
#D0D0D1
text
#111213
muted
#808182