#9AA6A2#9AA6A2
#9AA6A2 is a light, near-neutral grey. Relative luminance 0.368; OKLCH L 71.4% C 0.015 H 174.0°. Best body text is #000000 at 8.35:1 contrast (WCAG AA passes).
Color values
| HEX | #9AA6A2 |
|---|---|
| RGB | rgb(154, 166, 162) |
| HSL | hsl(160, 6%, 63%) |
| HSV | hsv(160, 7%, 65%) |
| CMYK | cmyk(7.2%, 0%, 2.4%, 34.9%) |
| CIE-LAB | lab(67.09, -5.02, 0.61) |
| CIE-LCH | lch(67.09, 5.05, 173.05°) |
| OKLab | oklab(71.44% -0.0146 0.0016) |
| OKLCH | oklch(71.44% 0.015 174) |
| XYZ | xyz(33.4829, 36.7507, 39.5050) |
| Luminance | 0.3675 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Cool Grey
#95A3A6
ΔE00 3.72
Grey
#929591
ΔE00 6.24
Dark Gray
#A9A9A9
ΔE00 6.67
Cool Gray
#9AA7B0
ΔE00 6.80
Pewter
#899397
ΔE00 7.35
Cement
#A5A391
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AA6A2 #A69A9E
analogous
#9AA69C #9AA6A2 #9AA4A6
triadic
#9AA6A2 #A29AA6 #A6A29A
tetradic
#9AA6A2 #9C9AA6 #A69A9E #A4A69A
square
#9AA6A2 #9C9AA6 #A69A9E #A4A69A
split-complementary
#9AA6A2 #A69AA4 #A69C9A
monochromatic
#5D6965 #798984 #9AA6A2 #BBC3C0 #DBDFDE
Accessibility & contrast
On white
2.51
#9AA6A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.35
#9AA6A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AA6A2
8.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AA6A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AA6A2 | 1.00 | 2.51 | 8.35 | 8.35 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A4A2
Deuteranopia (green-blind)
#A3A3A2
Tritanopia (blue-blind)
#98A6A5
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #9aa6a2; /* rgb */ color: rgb(154, 166, 162); /* oklch */ color: oklch(71.4% 0.015 174.0);
Tailwind
colors: {
custom: {
50: '#b7c0bd',
500: '#9aa6a2',
950: '#000000',
},
}SCSS
$custom: #9aa6a2; $custom-light: #b7c0bd; $custom-dark: #000000;
JSON
{
"hex": "#9aa6a2",
"rgb": {
"r": 154,
"g": 166,
"b": 162
},
"hsl": {
"h": 160,
"s": 6.316,
"l": 62.745
},
"oklch": {
"l": 0.71441,
"c": 0.01473,
"h": 174
},
"luminance": 0.36751
}Semantic roles & 50–950 ramp
primary
#9AA6A2
secondary
#D0CCCD
accent
#556990
background
#FBFBFB
surface
#F6F7F6
border
#D0D0D0
text
#111212
muted
#808181