#9AA6AC#9AA6AC
#9AA6AC is a light, near-neutral cyan. Relative luminance 0.371; OKLCH L 71.8% C 0.016 H 229.1°. Best body text is #000000 at 8.42:1 contrast (WCAG AA passes).
Color values
| HEX | #9AA6AC |
|---|---|
| RGB | rgb(154, 166, 172) |
| HSL | hsl(200, 10%, 64%) |
| HSV | hsv(200, 10%, 67%) |
| CMYK | cmyk(10.5%, 3.5%, 0%, 32.5%) |
| CIE-LAB | lab(67.37, -2.99, -4.54) |
| CIE-LCH | lch(67.37, 5.44, 236.62°) |
| OKLab | oklab(71.75% -0.0106 -0.0122) |
| OKLCH | oklch(71.75% 0.016 229.1) |
| XYZ | xyz(34.4074, 37.1205, 44.3740) |
| Luminance | 0.3712 (WCAG relative) |
| Temperature | neutral |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 1.45
Cool Grey
#95A3A6
ΔE00 2.32
Bluey Grey
#89A0B0
ΔE00 5.30
Dark Gray
#A9A9A9
ΔE00 5.78
Pewter
#899397
ΔE00 6.02
Bluegrey
#85A3B2
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AA6AC #ACA09A
analogous
#9AACA9 #9AA6AC #9A9DAC
triadic
#9AA6AC #AC9AA6 #A6AC9A
tetradic
#9AA6AC #A99AAC #ACA09A #9DAC9A
square
#9AA6AC #A99AAC #ACA09A #9DAC9A
split-complementary
#9AA6AC #AC9A9D #ACA99A
monochromatic
#5C6970 #788890 #9AA6AC #BCC4C8 #DDE1E3
Accessibility & contrast
On white
2.49
#9AA6AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.42
#9AA6AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AA6AC
8.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AA6AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AA6AC | 1.00 | 2.49 | 8.42 | 8.42 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A5AC
Deuteranopia (green-blind)
#A0A3AC
Tritanopia (blue-blind)
#95A8A8
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #9aa6ac; /* rgb */ color: rgb(154, 166, 172); /* oklch */ color: oklch(71.8% 0.016 229.1);
Tailwind
colors: {
custom: {
50: '#b7c0c4',
500: '#9aa6ac',
950: '#000000',
},
}SCSS
$custom: #9aa6ac; $custom-light: #b7c0c4; $custom-dark: #000000;
JSON
{
"hex": "#9aa6ac",
"rgb": {
"r": 154,
"g": 166,
"b": 172
},
"hsl": {
"h": 200,
"s": 9.783,
"l": 63.922
},
"oklch": {
"l": 0.71752,
"c": 0.01618,
"h": 229.1
},
"luminance": 0.37121
}Semantic roles & 50–950 ramp
primary
#9AA6AC
secondary
#D4D0CE
accent
#685294
background
#FBFBFC
surface
#F6F7F8
border
#D0D0D1
text
#111212
muted
#808181