#A2AEA2#A2AEA2
#A2AEA2 is a light, muted grey. Relative luminance 0.406; OKLCH L 73.8% C 0.022 H 145.4°. Best body text is #000000 at 9.11:1 contrast (WCAG AA passes).
Color values
| HEX | #A2AEA2 |
|---|---|
| RGB | rgb(162, 174, 162) |
| HSL | hsl(120, 7%, 66%) |
| HSV | hsv(120, 7%, 68%) |
| CMYK | cmyk(6.9%, 0%, 6.9%, 31.8%) |
| CIE-LAB | lab(69.87, -6.50, 4.71) |
| CIE-LCH | lch(69.87, 8.03, 144.05°) |
| OKLab | oklab(73.78% -0.0178 0.0123) |
| OKLCH | oklch(73.78% 0.022 145.4) |
| XYZ | xyz(36.5567, 40.5618, 40.0787) |
| Luminance | 0.4056 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Cement
#A5A391
ΔE00 6.86
Greyish
#A8A495
ΔE00 7.50
Cool Grey
#95A3A6
ΔE00 7.98
Greenish Grey
#96AE8D
ΔE00 8.44
Dark Gray
#A9A9A9
ΔE00 8.72
Grey
#929591
ΔE00 9.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2AEA2 #AEA2AE
analogous
#A8AEA2 #A2AEA2 #A2AEA8
triadic
#A2AEA2 #A2A2AE #AEA2A2
tetradic
#A2AEA2 #A2A8AE #AEA2AE #AEA8A2
square
#A2AEA2 #A2A8AE #AEA2AE #AEA8A2
split-complementary
#A2AEA2 #A8A2AE #AEA2A8
monochromatic
#637263 #819281 #A2AEA2 #C3CAC3 #E3E7E3
Accessibility & contrast
On white
2.30
#A2AEA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.11
#A2AEA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2AEA2
9.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2AEA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2AEA2 | 1.00 | 2.30 | 9.11 | 9.11 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFACA1
Deuteranopia (green-blind)
#ACAAA3
Tritanopia (blue-blind)
#A1ADAA
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #a2aea2; /* rgb */ color: rgb(162, 174, 162); /* oklch */ color: oklch(73.8% 0.022 145.4);
Tailwind
colors: {
custom: {
50: '#bdc6bd',
500: '#a2aea2',
950: '#000000',
},
}SCSS
$custom: #a2aea2; $custom-light: #bdc6bd; $custom-dark: #000000;
JSON
{
"hex": "#a2aea2",
"rgb": {
"r": 162,
"g": 174,
"b": 162
},
"hsl": {
"h": 120,
"s": 6.897,
"l": 65.882
},
"oklch": {
"l": 0.73784,
"c": 0.02167,
"h": 145.4
},
"luminance": 0.40562
}Semantic roles & 50–950 ramp
primary
#A2AEA2
secondary
#D8D4D8
accent
#559191
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#121312
muted
#818281