#AAADAF#AAADAF
#AAADAF is a light, near-neutral grey. Relative luminance 0.415; OKLCH L 74.6% C 0.004 H 236.5°. Best body text is #000000 at 9.31:1 contrast (WCAG AA passes).
Color values
| HEX | #AAADAF |
|---|---|
| RGB | rgb(170, 173, 175) |
| HSL | hsl(204, 3%, 68%) |
| HSV | hsv(204, 3%, 69%) |
| CMYK | cmyk(2.9%, 1.1%, 0%, 31.4%) |
| CIE-LAB | lab(70.54, -0.67, -1.39) |
| CIE-LCH | lch(70.54, 1.55, 244.19°) |
| OKLab | oklab(74.58% -0.0025 -0.0037) |
| OKLCH | oklch(74.58% 0.004 236.5) |
| XYZ | xyz(39.2576, 41.5282, 46.4967) |
| Luminance | 0.4153 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 1.94
Dove Gray
#B6B8BD
ΔE00 3.66
Cool Gray
#9AA7B0
ΔE00 5.19
Silver
#C0C0C0
ΔE00 5.54
Cool Grey
#95A3A6
ΔE00 6.01
Silver (survey)
#C5C9C7
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAADAF #AFACAA
analogous
#AAAFAE #AAADAF #AAABAF
triadic
#AAADAF #AFAAAD #ADAFAA
tetradic
#AAADAF #AEAAAF #AFACAA #ABAFAA
square
#AAADAF #AEAAAF #AFACAA #ABAFAA
split-complementary
#AAADAF #AFAAAB #AFAEAA
monochromatic
#6C7073 #8A8F91 #AAADAF #CACBCD #E9EAEA
Accessibility & contrast
On white
2.26
#AAADAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.31
#AAADAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAADAF
9.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAADAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAADAF | 1.00 | 2.26 | 9.31 | 9.31 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACADAF
Deuteranopia (green-blind)
#ABACAF
Tritanopia (blue-blind)
#A9AEAE
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #aaadaf; /* rgb */ color: rgb(170, 173, 175); /* oklch */ color: oklch(74.6% 0.004 236.5);
Tailwind
colors: {
custom: {
50: '#c3c5c6',
500: '#aaadaf',
950: '#000000',
},
}SCSS
$custom: #aaadaf; $custom-light: #c3c5c6; $custom-dark: #000000;
JSON
{
"hex": "#aaadaf",
"rgb": {
"r": 170,
"g": 173,
"b": 175
},
"hsl": {
"h": 204,
"s": 3.03,
"l": 67.647
},
"oklch": {
"l": 0.74581,
"c": 0.00446,
"h": 236.5
},
"luminance": 0.41528
}Semantic roles & 50–950 ramp
primary
#AAADAF
secondary
#DBDADA
accent
#6E598D
background
#FBFCFC
surface
#F7F8F8
border
#D0D1D1
text
#121213
muted
#818182