#AAAEAC#AAAEAC
#AAAEAC is a light, near-neutral grey. Relative luminance 0.418; OKLCH L 74.7% C 0.005 H 165.0°. Best body text is #000000 at 9.36:1 contrast (WCAG AA passes).
Color values
| HEX | #AAAEAC |
|---|---|
| RGB | rgb(170, 174, 172) |
| HSL | hsl(150, 2%, 67%) |
| HSV | hsv(150, 2%, 68%) |
| CMYK | cmyk(2.3%, 0%, 1.1%, 31.8%) |
| CIE-LAB | lab(70.73, -1.79, 0.53) |
| CIE-LCH | lch(70.73, 1.87, 163.47°) |
| OKLab | oklab(74.7% -0.0051 0.0014) |
| OKLCH | oklch(74.7% 0.005 165) |
| XYZ | xyz(39.1587, 41.7966, 45.0263) |
| Luminance | 0.4180 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 2.82
Dove Gray
#B6B8BD
ΔE00 5.21
Silver
#C0C0C0
ΔE00 5.75
Cool Grey
#95A3A6
ΔE00 5.88
Cool Gray
#9AA7B0
ΔE00 6.44
Greyish
#A8A495
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAAEAC #AEAAAC
analogous
#AAAEAA #AAAEAC #AAAEAE
triadic
#AAAEAC #ACAAAE #AEACAA
tetradic
#AAAEAC #AAAAAE #AEAAAC #AEAEAA
square
#AAAEAC #AAAAAE #AEAAAC #AEAEAA
split-complementary
#AAAEAC #AEAAAE #AEAAAA
monochromatic
#6C716F #8B908D #AAAEAC #C9CCCB #E9EAE9
Accessibility & contrast
On white
2.24
#AAAEAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.36
#AAAEAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAAEAC
9.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAAEAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAAEAC | 1.00 | 2.24 | 9.36 | 9.36 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEADAC
Deuteranopia (green-blind)
#ADADAC
Tritanopia (blue-blind)
#A9AEAD
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #aaaeac; /* rgb */ color: rgb(170, 174, 172); /* oklch */ color: oklch(74.7% 0.005 165.0);
Tailwind
colors: {
custom: {
50: '#c3c6c4',
500: '#aaaeac',
950: '#000000',
},
}SCSS
$custom: #aaaeac; $custom-light: #c3c6c4; $custom-dark: #000000;
JSON
{
"hex": "#aaaeac",
"rgb": {
"r": 170,
"g": 174,
"b": 172
},
"hsl": {
"h": 150,
"s": 2.41,
"l": 67.451
},
"oklch": {
"l": 0.74701,
"c": 0.00532,
"h": 165
},
"luminance": 0.41797
}Semantic roles & 50–950 ramp
primary
#AAAEAC
secondary
#DBD9DA
accent
#59738C
background
#FBFCFC
surface
#F7F8F8
border
#D0D1D1
text
#121312
muted
#818281