#AAAEA3#AAAEA3
#AAAEA3 is a light, near-neutral grey. Relative luminance 0.415; OKLCH L 74.4% C 0.016 H 123.1°. Best body text is #000000 at 9.29:1 contrast (WCAG AA passes).
Color values
| HEX | #AAAEA3 |
|---|---|
| RGB | rgb(170, 174, 163) |
| HSL | hsl(82, 6%, 66%) |
| HSV | hsv(82, 6%, 68%) |
| CMYK | cmyk(2.3%, 0%, 6.3%, 31.8%) |
| CIE-LAB | lab(70.50, -3.46, 5.15) |
| CIE-LCH | lch(70.50, 6.20, 123.85°) |
| OKLab | oklab(74.44% -0.0088 0.0135) |
| OKLCH | oklch(74.44% 0.016 123.1) |
| XYZ | xyz(38.3234, 41.4625, 40.6273) |
| Luminance | 0.4146 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Greyish
#A8A495
ΔE00 4.73
Cement
#A5A391
ΔE00 4.82
Dark Gray
#A9A9A9
ΔE00 6.35
Stone
#A89F91
ΔE00 7.45
Bland
#AFA88B
ΔE00 7.93
Grey
#929591
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAAEA3 #A7A3AE
analogous
#AEACA3 #AAAEA3 #A4AEA3
triadic
#AAAEA3 #A3AAAE #AEA3AA
tetradic
#AAAEA3 #A3AEAC #A7A3AE #AEA3A4
square
#AAAEA3 #A3AEAC #A7A3AE #AEA3A4
split-complementary
#AAAEA3 #A3A4AE #ACA3AE
monochromatic
#6D7264 #8C9182 #AAAEA3 #C8CBC4 #E6E7E4
Accessibility & contrast
On white
2.26
#AAAEA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.29
#AAAEA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAAEA3
9.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAAEA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAAEA3 | 1.00 | 2.26 | 9.29 | 9.29 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0ACA2
Deuteranopia (green-blind)
#AFACA3
Tritanopia (blue-blind)
#ABADAB
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #aaaea3; /* rgb */ color: rgb(170, 174, 163); /* oklch */ color: oklch(74.4% 0.016 123.1);
Tailwind
colors: {
custom: {
50: '#c3c6be',
500: '#aaaea3',
950: '#000000',
},
}SCSS
$custom: #aaaea3; $custom-light: #c3c6be; $custom-dark: #000000;
JSON
{
"hex": "#aaaea3",
"rgb": {
"r": 170,
"g": 174,
"b": 163
},
"hsl": {
"h": 81.818,
"s": 6.358,
"l": 66.078
},
"oklch": {
"l": 0.74441,
"c": 0.01612,
"h": 123.1
},
"luminance": 0.41462
}Semantic roles & 50–950 ramp
primary
#AAAEA3
secondary
#D6D5D8
accent
#55906B
background
#FBFCFB
surface
#F7F8F6
border
#D0D1D0
text
#121312
muted
#818281