#9AA8A2#9AA8A2
#9AA8A2 is a light, near-neutral grey. Relative luminance 0.375; OKLCH L 71.9% C 0.018 H 168.3°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #9AA8A2 |
|---|---|
| RGB | rgb(154, 168, 162) |
| HSL | hsl(154, 7%, 63%) |
| HSV | hsv(154, 8%, 66%) |
| CMYK | cmyk(8.3%, 0%, 3.6%, 34.1%) |
| CIE-LAB | lab(67.64, -6.10, 1.41) |
| CIE-LCH | lch(67.64, 6.26, 166.98°) |
| OKLab | oklab(71.88% -0.0176 0.0037) |
| OKLCH | oklch(71.88% 0.018 168.3) |
| XYZ | xyz(33.8493, 37.4835, 39.6271) |
| Luminance | 0.3748 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Cool Grey
#95A3A6
ΔE00 4.87
Grey
#929591
ΔE00 7.25
Dark Gray
#A9A9A9
ΔE00 7.76
Cool Gray
#9AA7B0
ΔE00 7.99
Cement
#A5A391
ΔE00 8.17
Greyish
#A8A495
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AA8A2 #A89AA0
analogous
#9AA89B #9AA8A2 #9AA7A8
triadic
#9AA8A2 #A29AA8 #A8A29A
tetradic
#9AA8A2 #9B9AA8 #A89AA0 #A7A89A
square
#9AA8A2 #9B9AA8 #A89AA0 #A7A89A
split-complementary
#9AA8A2 #A89AA7 #A89B9A
monochromatic
#5C6B65 #798C84 #9AA8A2 #BBC4C0 #DCE1DF
Accessibility & contrast
On white
2.47
#9AA8A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#9AA8A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AA8A2
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AA8A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AA8A2 | 1.00 | 2.47 | 8.50 | 8.50 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A6A2
Deuteranopia (green-blind)
#A4A4A2
Tritanopia (blue-blind)
#97A8A6
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #9aa8a2; /* rgb */ color: rgb(154, 168, 162); /* oklch */ color: oklch(71.9% 0.018 168.3);
Tailwind
colors: {
custom: {
50: '#b7c1bd',
500: '#9aa8a2',
950: '#000000',
},
}SCSS
$custom: #9aa8a2; $custom-light: #b7c1bd; $custom-dark: #000000;
JSON
{
"hex": "#9aa8a2",
"rgb": {
"r": 154,
"g": 168,
"b": 162
},
"hsl": {
"h": 154.286,
"s": 7.447,
"l": 63.137
},
"oklch": {
"l": 0.71875,
"c": 0.01795,
"h": 168.3
},
"luminance": 0.37484
}Semantic roles & 50–950 ramp
primary
#9AA8A2
secondary
#D1CCCF
accent
#546E91
background
#FBFBFB
surface
#F6F7F6
border
#D0D0D0
text
#111212
muted
#808181