#A0AEA4#A0AEA4
#A0AEA4 is a light, muted grey. Relative luminance 0.404; OKLCH L 73.7% C 0.021 H 154.7°. Best body text is #000000 at 9.09:1 contrast (WCAG AA passes).
Color values
| HEX | #A0AEA4 |
|---|---|
| RGB | rgb(160, 174, 164) |
| HSL | hsl(137, 8%, 65%) |
| HSV | hsv(137, 8%, 68%) |
| CMYK | cmyk(8%, 0%, 5.7%, 31.8%) |
| CIE-LAB | lab(69.77, -6.83, 3.45) |
| CIE-LCH | lch(69.77, 7.65, 153.17°) |
| OKLab | oklab(73.69% -0.0191 0.009) |
| OKLCH | oklch(73.69% 0.021 154.7) |
| XYZ | xyz(36.3327, 40.4256, 41.0035) |
| Luminance | 0.4043 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Cool Grey
#95A3A6
ΔE00 7.19
Cement
#A5A391
ΔE00 7.74
Greyish
#A8A495
ΔE00 8.28
Dark Gray
#A9A9A9
ΔE00 8.70
Greenish Grey
#96AE8D
ΔE00 8.88
Grey
#929591
ΔE00 9.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0AEA4 #AEA0AA
analogous
#A3AEA0 #A0AEA4 #A0AEAB
triadic
#A0AEA4 #A4A0AE #AEA4A0
tetradic
#A0AEA4 #A0A3AE #AEA0AA #AEABA0
square
#A0AEA4 #A0A3AE #AEA0AA #AEABA0
split-complementary
#A0AEA4 #ABA0AE #AEA0A3
monochromatic
#617266 #7F9284 #A0AEA4 #C1CAC4 #E2E6E3
Accessibility & contrast
On white
2.31
#A0AEA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.09
#A0AEA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0AEA4
9.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0AEA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0AEA4 | 1.00 | 2.31 | 9.09 | 9.09 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEACA4
Deuteranopia (green-blind)
#ABAAA4
Tritanopia (blue-blind)
#9EAEAB
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #a0aea4; /* rgb */ color: rgb(160, 174, 164); /* oklch */ color: oklch(73.7% 0.021 154.7);
Tailwind
colors: {
custom: {
50: '#bcc6bf',
500: '#a0aea4',
950: '#000000',
},
}SCSS
$custom: #a0aea4; $custom-light: #bcc6bf; $custom-dark: #000000;
JSON
{
"hex": "#a0aea4",
"rgb": {
"r": 160,
"g": 174,
"b": 164
},
"hsl": {
"h": 137.143,
"s": 7.955,
"l": 65.49
},
"oklch": {
"l": 0.73688,
"c": 0.02114,
"h": 154.7
},
"luminance": 0.40426
}Semantic roles & 50–950 ramp
primary
#A0AEA4
secondary
#D7D3D6
accent
#548092
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#121312
muted
#818281