#AAADA7#AAADA7
#AAADA7 is a light, near-neutral grey. Relative luminance 0.412; OKLCH L 74.3% C 0.009 H 128.6°. Best body text is #000000 at 9.24:1 contrast (WCAG AA passes).
Color values
| HEX | #AAADA7 |
|---|---|
| RGB | rgb(170, 173, 167) |
| HSL | hsl(90, 4%, 67%) |
| HSV | hsv(90, 3%, 68%) |
| CMYK | cmyk(1.7%, 0%, 3.5%, 32.2%) |
| CIE-LAB | lab(70.33, -2.19, 2.71) |
| CIE-LCH | lch(70.33, 3.48, 128.92°) |
| OKLab | oklab(74.34% -0.0057 0.0071) |
| OKLCH | oklch(74.34% 0.009 128.6) |
| XYZ | xyz(38.4950, 41.2232, 42.4806) |
| Luminance | 0.4122 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 3.97
Greyish
#A8A495
ΔE00 5.38
Cement
#A5A391
ΔE00 6.14
Silver
#C0C0C0
ΔE00 6.69
Cool Grey
#95A3A6
ΔE00 6.93
Dove Gray
#B6B8BD
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAADA7 #AAA7AD
analogous
#ADADA7 #AAADA7 #A7ADA7
triadic
#AAADA7 #A7AAAD #ADA7AA
tetradic
#AAADA7 #A7ADAD #AAA7AD #ADA7A7
square
#AAADA7 #A7ADAD #AAA7AD #ADA7A7
split-complementary
#AAADA7 #A7A7AD #ADA7AD
monochromatic
#6D7169 #8B8F87 #AAADA7 #C9CBC7 #E7E8E6
Accessibility & contrast
On white
2.27
#AAADA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.24
#AAADA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAADA7
9.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAADA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAADA7 | 1.00 | 2.27 | 9.24 | 9.24 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEACA7
Deuteranopia (green-blind)
#ADACA7
Tritanopia (blue-blind)
#AAACAB
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #aaada7; /* rgb */ color: rgb(170, 173, 167); /* oklch */ color: oklch(74.3% 0.009 128.6);
Tailwind
colors: {
custom: {
50: '#c3c5c1',
500: '#aaada7',
950: '#000000',
},
}SCSS
$custom: #aaada7; $custom-light: #c3c5c1; $custom-dark: #000000;
JSON
{
"hex": "#aaada7",
"rgb": {
"r": 170,
"g": 173,
"b": 167
},
"hsl": {
"h": 90,
"s": 3.529,
"l": 66.667
},
"oklch": {
"l": 0.74344,
"c": 0.00911,
"h": 128.6
},
"luminance": 0.41223
}Semantic roles & 50–950 ramp
primary
#AAADA7
secondary
#D8D7D9
accent
#588D73
background
#FBFCFB
surface
#F7F8F7
border
#D0D1D0
text
#121212
muted
#818181