#AAAEAB#AAAEAB
#AAAEAB is a light, near-neutral grey. Relative luminance 0.418; OKLCH L 74.7% C 0.006 H 153.8°. Best body text is #000000 at 9.35:1 contrast (WCAG AA passes).
Color values
| HEX | #AAAEAB |
|---|---|
| RGB | rgb(170, 174, 171) |
| HSL | hsl(135, 2%, 67%) |
| HSV | hsv(135, 2%, 68%) |
| CMYK | cmyk(2.3%, 0%, 1.7%, 31.8%) |
| CIE-LAB | lab(70.70, -1.98, 1.04) |
| CIE-LCH | lch(70.70, 2.24, 152.20°) |
| OKLab | oklab(74.67% -0.0055 0.0027) |
| OKLCH | oklch(74.67% 0.006 153.8) |
| XYZ | xyz(39.0630, 41.7583, 44.5224) |
| Luminance | 0.4176 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 3.15
Dove Gray
#B6B8BD
ΔE00 5.66
Silver
#C0C0C0
ΔE00 5.94
Cool Grey
#95A3A6
ΔE00 6.06
Greyish
#A8A495
ΔE00 6.74
Cool Gray
#9AA7B0
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAAEAB #AEAAAD
analogous
#ABAEAA #AAAEAB #AAAEAD
triadic
#AAAEAB #ABAAAE #AEABAA
tetradic
#AAAEAB #AAABAE #AEAAAD #AEADAA
square
#AAAEAB #AAABAE #AEAAAD #AEADAA
split-complementary
#AAAEAB #ADAAAE #AEAAAB
monochromatic
#6C716D #8B908C #AAAEAB #C9CCCA #E9EAE9
Accessibility & contrast
On white
2.25
#AAAEAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.35
#AAAEAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAAEAB
9.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAAEAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAAEAB | 1.00 | 2.25 | 9.35 | 9.35 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEADAB
Deuteranopia (green-blind)
#ADADAB
Tritanopia (blue-blind)
#AAAEAD
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #aaaeab; /* rgb */ color: rgb(170, 174, 171); /* oklch */ color: oklch(74.7% 0.006 153.8);
Tailwind
colors: {
custom: {
50: '#c3c6c4',
500: '#aaaeab',
950: '#000000',
},
}SCSS
$custom: #aaaeab; $custom-light: #c3c6c4; $custom-dark: #000000;
JSON
{
"hex": "#aaaeab",
"rgb": {
"r": 170,
"g": 174,
"b": 171
},
"hsl": {
"h": 135,
"s": 2.41,
"l": 67.451
},
"oklch": {
"l": 0.74671,
"c": 0.00618,
"h": 153.8
},
"luminance": 0.41758
}Semantic roles & 50–950 ramp
primary
#AAAEAB
secondary
#DBD9DA
accent
#597F8C
background
#FBFCFC
surface
#F7F8F8
border
#D0D1D1
text
#121312
muted
#818281