#AAACAF#AAACAF
#AAACAF is a light, near-neutral grey. Relative luminance 0.411; OKLCH L 74.4% C 0.005 H 258.3°. Best body text is #000000 at 9.23:1 contrast (WCAG AA passes).
Color values
| HEX | #AAACAF |
|---|---|
| RGB | rgb(170, 172, 175) |
| HSL | hsl(216, 3%, 68%) |
| HSV | hsv(216, 3%, 69%) |
| CMYK | cmyk(2.9%, 1.7%, 0%, 31.4%) |
| CIE-LAB | lab(70.28, -0.13, -1.78) |
| CIE-LCH | lch(70.28, 1.79, 265.78°) |
| OKLab | oklab(74.37% -0.001 -0.0047) |
| OKLCH | oklch(74.37% 0.005 258.3) |
| XYZ | xyz(39.0666, 41.1461, 46.4330) |
| Luminance | 0.4115 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 1.91
Dove Gray
#B6B8BD
ΔE00 3.53
Cool Gray
#9AA7B0
ΔE00 5.28
Silver
#C0C0C0
ΔE00 5.75
Cool Grey
#95A3A6
ΔE00 6.44
Silver (survey)
#C5C9C7
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAACAF #AFADAA
analogous
#AAAEAF #AAACAF #ABAAAF
triadic
#AAACAF #AFAAAC #ACAFAA
tetradic
#AAACAF #AFAAAE #AFADAA #AAAFAB
square
#AAACAF #AFAAAE #AFADAA #AAAFAB
split-complementary
#AAACAF #AFABAA #AEAFAA
monochromatic
#6C6F73 #8A8D91 #AAACAF #CACBCD #E9EAEA
Accessibility & contrast
On white
2.28
#AAACAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.23
#AAACAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAACAF
9.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAACAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAACAF | 1.00 | 2.28 | 9.23 | 9.23 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABACAF
Deuteranopia (green-blind)
#ABACAF
Tritanopia (blue-blind)
#A9ADAD
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #aaacaf; /* rgb */ color: rgb(170, 172, 175); /* oklch */ color: oklch(74.4% 0.005 258.3);
Tailwind
colors: {
custom: {
50: '#c3c4c6',
500: '#aaacaf',
950: '#000000',
},
}SCSS
$custom: #aaacaf; $custom-light: #c3c4c6; $custom-dark: #000000;
JSON
{
"hex": "#aaacaf",
"rgb": {
"r": 170,
"g": 172,
"b": 175
},
"hsl": {
"h": 216,
"s": 3.03,
"l": 67.647
},
"oklch": {
"l": 0.74372,
"c": 0.00485,
"h": 258.3
},
"luminance": 0.41146
}Semantic roles & 50–950 ramp
primary
#AAACAF
secondary
#DBDBDA
accent
#78598D
background
#FBFCFC
surface
#F7F8F8
border
#D0D1D1
text
#121213
muted
#818182