#AAAEA0#AAAEA0
#AAAEA0 is a light, muted grey. Relative luminance 0.414; OKLCH L 74.4% C 0.020 H 119.9°. Best body text is #000000 at 9.27:1 contrast (WCAG AA passes).
Color values
| HEX | #AAAEA0 |
|---|---|
| RGB | rgb(170, 174, 160) |
| HSL | hsl(77, 8%, 65%) |
| HSV | hsv(77, 8%, 68%) |
| CMYK | cmyk(2.3%, 0%, 8%, 31.8%) |
| CIE-LAB | lab(70.42, -3.99, 6.70) |
| CIE-LCH | lch(70.42, 7.79, 120.80°) |
| OKLab | oklab(74.36% -0.01 0.0175) |
| OKLCH | oklch(74.36% 0.02 119.9) |
| XYZ | xyz(38.0578, 41.3562, 39.2285) |
| Luminance | 0.4136 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Cement
#A5A391
ΔE00 4.25
Greyish
#A8A495
ΔE00 4.58
Bland
#AFA88B
ΔE00 7.02
Dark Gray
#A9A9A9
ΔE00 7.53
Stone
#A89F91
ΔE00 7.57
Stone (survey)
#ADA587
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAAEA0 #A4A0AE
analogous
#AEABA0 #AAAEA0 #A3AEA0
triadic
#AAAEA0 #A0AAAE #AEA0AA
tetradic
#AAAEA0 #A0AEAB #A4A0AE #AEA0A3
square
#AAAEA0 #A0AEAB #A4A0AE #AEA0A3
split-complementary
#AAAEA0 #A0A3AE #ABA0AE
monochromatic
#6D7261 #8C927F #AAAEA0 #C8CAC1 #E5E6E2
Accessibility & contrast
On white
2.27
#AAAEA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.27
#AAAEA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAAEA0
9.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAAEA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAAEA0 | 1.00 | 2.27 | 9.27 | 9.27 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0AC9F
Deuteranopia (green-blind)
#B0ACA1
Tritanopia (blue-blind)
#ABACAA
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #aaaea0; /* rgb */ color: rgb(170, 174, 160); /* oklch */ color: oklch(74.4% 0.020 119.9);
Tailwind
colors: {
custom: {
50: '#c3c6bc',
500: '#aaaea0',
950: '#000000',
},
}SCSS
$custom: #aaaea0; $custom-light: #c3c6bc; $custom-dark: #000000;
JSON
{
"hex": "#aaaea0",
"rgb": {
"r": 170,
"g": 174,
"b": 160
},
"hsl": {
"h": 77.143,
"s": 7.955,
"l": 65.49
},
"oklch": {
"l": 0.74359,
"c": 0.02018,
"h": 119.9
},
"luminance": 0.41356
}Semantic roles & 50–950 ramp
primary
#AAAEA0
secondary
#D4D3D7
accent
#549265
background
#FBFCFB
surface
#F7F8F6
border
#D0D1D0
text
#121312
muted
#818281