#AAACAD#AAACAD
#AAACAD is a light, near-neutral grey. Relative luminance 0.411; OKLCH L 74.3% C 0.003 H 228.8°. Best body text is #000000 at 9.21:1 contrast (WCAG AA passes).
Color values
| HEX | #AAACAD |
|---|---|
| RGB | rgb(170, 172, 173) |
| HSL | hsl(200, 2%, 67%) |
| HSV | hsv(200, 2%, 68%) |
| CMYK | cmyk(1.7%, 0.6%, 0%, 32.2%) |
| CIE-LAB | lab(70.22, -0.52, -0.76) |
| CIE-LCH | lch(70.22, 0.92, 235.84°) |
| OKLab | oklab(74.31% -0.0018 -0.002) |
| OKLCH | oklch(74.31% 0.003 228.8) |
| XYZ | xyz(38.8716, 41.0681, 45.4061) |
| Luminance | 0.4107 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 1.31
Dove Gray
#B6B8BD
ΔE00 4.05
Silver
#C0C0C0
ΔE00 5.63
Cool Gray
#9AA7B0
ΔE00 5.67
Cool Grey
#95A3A6
ΔE00 6.21
Grey
#929591
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAACAD #ADABAA
analogous
#AAADAD #AAACAD #AAABAD
triadic
#AAACAD #ADAAAC #ACADAA
tetradic
#AAACAD #ADAAAD #ADABAA #ABADAA
square
#AAACAD #ADAAAD #ADABAA #ABADAA
split-complementary
#AAACAD #ADAAAB #ADADAA
monochromatic
#6C6F70 #8B8E8F #AAACAD #C9CACB #E8E9E9
Accessibility & contrast
On white
2.28
#AAACAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.21
#AAACAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAACAD
9.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAACAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAACAD | 1.00 | 2.28 | 9.21 | 9.21 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABACAD
Deuteranopia (green-blind)
#ABABAD
Tritanopia (blue-blind)
#A9ACAC
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #aaacad; /* rgb */ color: rgb(170, 172, 173); /* oklch */ color: oklch(74.3% 0.003 228.8);
Tailwind
colors: {
custom: {
50: '#c3c4c5',
500: '#aaacad',
950: '#000000',
},
}SCSS
$custom: #aaacad; $custom-light: #c3c4c5; $custom-dark: #000000;
JSON
{
"hex": "#aaacad",
"rgb": {
"r": 170,
"g": 172,
"b": 173
},
"hsl": {
"h": 200,
"s": 1.796,
"l": 67.255
},
"oklch": {
"l": 0.74311,
"c": 0.0027,
"h": 228.8
},
"luminance": 0.41068
}Semantic roles & 50–950 ramp
primary
#AAACAD
secondary
#DAD9D9
accent
#6A5A8C
background
#FBFCFC
surface
#F7F8F8
border
#D0D1D1
text
#121212
muted
#818181