#9AA4AC#9AA4AC
#9AA4AC is a light, near-neutral cyan. Relative luminance 0.364; OKLCH L 71.3% C 0.016 H 241.9°. Best body text is #000000 at 8.28:1 contrast (WCAG AA passes).
Color values
| HEX | #9AA4AC |
|---|---|
| RGB | rgb(154, 164, 172) |
| HSL | hsl(207, 10%, 64%) |
| HSV | hsv(207, 10%, 67%) |
| CMYK | cmyk(10.5%, 4.7%, 0%, 32.5%) |
| CIE-LAB | lab(66.82, -1.90, -5.35) |
| CIE-LCH | lch(66.82, 5.68, 250.43°) |
| OKLab | oklab(71.32% -0.0077 -0.0144) |
| OKLCH | oklch(71.32% 0.016 241.9) |
| XYZ | xyz(34.0466, 36.3991, 44.2537) |
| Luminance | 0.3640 (WCAG relative) |
| Temperature | neutral |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 1.37
Cool Grey
#95A3A6
ΔE00 3.66
Bluey Grey
#89A0B0
ΔE00 5.08
Dark Gray
#A9A9A9
ΔE00 5.67
Pewter
#899397
ΔE00 5.88
Bluegrey
#85A3B2
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AA4AC #ACA29A
analogous
#9AACAB #9AA4AC #9A9BAC
triadic
#9AA4AC #AC9AA4 #A4AC9A
tetradic
#9AA4AC #AB9AAC #ACA29A #9BAC9A
square
#9AA4AC #AB9AAC #ACA29A #9BAC9A
split-complementary
#9AA4AC #AC9A9B #ACAB9A
monochromatic
#5C6770 #788690 #9AA4AC #BCC2C8 #DDE1E3
Accessibility & contrast
On white
2.54
#9AA4AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.28
#9AA4AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AA4AC
8.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AA4AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AA4AC | 1.00 | 2.54 | 8.28 | 8.28 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A4AC
Deuteranopia (green-blind)
#9EA2AC
Tritanopia (blue-blind)
#96A6A6
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #9aa4ac; /* rgb */ color: rgb(154, 164, 172); /* oklch */ color: oklch(71.3% 0.016 241.9);
Tailwind
colors: {
custom: {
50: '#b7bfc4',
500: '#9aa4ac',
950: '#000000',
},
}SCSS
$custom: #9aa4ac; $custom-light: #b7bfc4; $custom-dark: #000000;
JSON
{
"hex": "#9aa4ac",
"rgb": {
"r": 154,
"g": 164,
"b": 172
},
"hsl": {
"h": 206.667,
"s": 9.783,
"l": 63.922
},
"oklch": {
"l": 0.71324,
"c": 0.01629,
"h": 241.9
},
"luminance": 0.364
}Semantic roles & 50–950 ramp
primary
#9AA4AC
secondary
#D4D1CE
accent
#6F5294
background
#FBFBFC
surface
#F6F6F8
border
#D0D0D1
text
#111212
muted
#808181