#A2AEAA#A2AEAA
#A2AEAA is a light, near-neutral grey. Relative luminance 0.409; OKLCH L 74.0% C 0.015 H 174.0°. Best body text is #000000 at 9.17:1 contrast (WCAG AA passes).
Color values
| HEX | #A2AEAA |
|---|---|
| RGB | rgb(162, 174, 170) |
| HSL | hsl(160, 7%, 66%) |
| HSV | hsv(160, 7%, 68%) |
| CMYK | cmyk(6.9%, 0%, 2.3%, 31.8%) |
| CIE-LAB | lab(70.07, -4.97, 0.60) |
| CIE-LCH | lch(70.07, 5.01, 173.08°) |
| OKLab | oklab(74.02% -0.0145 0.0015) |
| OKLCH | oklch(74.02% 0.015 174) |
| XYZ | xyz(37.2906, 40.8554, 43.9437) |
| Luminance | 0.4086 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Cool Grey
#95A3A6
ΔE00 4.83
Dark Gray
#A9A9A9
ΔE00 6.44
Cool Gray
#9AA7B0
ΔE00 6.99
Grey
#929591
ΔE00 8.15
Dove Gray
#B6B8BD
ΔE00 8.22
Greyish
#A8A495
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2AEAA #AEA2A6
analogous
#A2AEA4 #A2AEAA #A2ACAE
triadic
#A2AEAA #AAA2AE #AEAAA2
tetradic
#A2AEAA #A4A2AE #AEA2A6 #ACAEA2
square
#A2AEAA #A4A2AE #AEA2A6 #ACAEA2
split-complementary
#A2AEAA #AEA2AC #AEA4A2
monochromatic
#63726D #81928C #A2AEAA #C3CAC8 #E3E7E6
Accessibility & contrast
On white
2.29
#A2AEAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.17
#A2AEAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2AEAA
9.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2AEAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2AEAA | 1.00 | 2.29 | 9.17 | 9.17 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADACAA
Deuteranopia (green-blind)
#ABABAA
Tritanopia (blue-blind)
#A0AEAD
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #a2aeaa; /* rgb */ color: rgb(162, 174, 170); /* oklch */ color: oklch(74.0% 0.015 174.0);
Tailwind
colors: {
custom: {
50: '#bdc6c3',
500: '#a2aeaa',
950: '#000000',
},
}SCSS
$custom: #a2aeaa; $custom-light: #bdc6c3; $custom-dark: #000000;
JSON
{
"hex": "#a2aeaa",
"rgb": {
"r": 162,
"g": 174,
"b": 170
},
"hsl": {
"h": 160,
"s": 6.897,
"l": 65.882
},
"oklch": {
"l": 0.74016,
"c": 0.01461,
"h": 174
},
"luminance": 0.40856
}Semantic roles & 50–950 ramp
primary
#A2AEAA
secondary
#D8D4D5
accent
#556991
background
#FBFCFB
surface
#F6F8F7
border
#D0D1D0
text
#121312
muted
#818281