#AAAEAF#AAAEAF
#AAAEAF is a light, near-neutral grey. Relative luminance 0.419; OKLCH L 74.8% C 0.005 H 214.3°. Best body text is #000000 at 9.38:1 contrast (WCAG AA passes).
Color values
| HEX | #AAAEAF |
|---|---|
| RGB | rgb(170, 174, 175) |
| HSL | hsl(192, 3%, 68%) |
| HSV | hsv(192, 3%, 69%) |
| CMYK | cmyk(2.9%, 0.6%, 0%, 31.4%) |
| CIE-LAB | lab(70.81, -1.22, -1.00) |
| CIE-LCH | lch(70.81, 1.58, 219.55°) |
| OKLab | oklab(74.79% -0.0039 -0.0027) |
| OKLCH | oklch(74.79% 0.005 214.3) |
| XYZ | xyz(39.4501, 41.9131, 46.5608) |
| Luminance | 0.4191 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 2.33
Dove Gray
#B6B8BD
ΔE00 3.98
Cool Gray
#9AA7B0
ΔE00 5.28
Silver
#C0C0C0
ΔE00 5.45
Cool Grey
#95A3A6
ΔE00 5.70
Silver (survey)
#C5C9C7
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAAEAF #AFABAA
analogous
#AAAFAD #AAAEAF #AAABAF
triadic
#AAAEAF #AFAAAE #AEAFAA
tetradic
#AAAEAF #ADAAAF #AFABAA #ABAFAA
square
#AAAEAF #ADAAAF #AFABAA #ABAFAA
split-complementary
#AAAEAF #AFAAAB #AFADAA
monochromatic
#6C7173 #8A9091 #AAAEAF #CACCCD #E9EAEA
Accessibility & contrast
On white
2.24
#AAAEAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.38
#AAAEAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAAEAF
9.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAAEAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAAEAF | 1.00 | 2.24 | 9.38 | 9.38 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADAEAF
Deuteranopia (green-blind)
#ACADAF
Tritanopia (blue-blind)
#A9AEAE
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #aaaeaf; /* rgb */ color: rgb(170, 174, 175); /* oklch */ color: oklch(74.8% 0.005 214.3);
Tailwind
colors: {
custom: {
50: '#c3c6c6',
500: '#aaaeaf',
950: '#000000',
},
}SCSS
$custom: #aaaeaf; $custom-light: #c3c6c6; $custom-dark: #000000;
JSON
{
"hex": "#aaaeaf",
"rgb": {
"r": 170,
"g": 174,
"b": 175
},
"hsl": {
"h": 192,
"s": 3.03,
"l": 67.647
},
"oklch": {
"l": 0.74791,
"c": 0.00477,
"h": 214.3
},
"luminance": 0.41913
}Semantic roles & 50–950 ramp
primary
#AAAEAF
secondary
#DBDADA
accent
#63598D
background
#FBFCFC
surface
#F7F8F8
border
#D0D1D1
text
#121313
muted
#818282