#A2AFA2#A2AFA2
#A2AFA2 is a light, muted grey. Relative luminance 0.409; OKLCH L 74.0% C 0.023 H 145.3°. Best body text is #000000 at 9.19:1 contrast (WCAG AA passes).
Color values
| HEX | #A2AFA2 |
|---|---|
| RGB | rgb(162, 175, 162) |
| HSL | hsl(120, 8%, 66%) |
| HSV | hsv(120, 7%, 69%) |
| CMYK | cmyk(7.4%, 0%, 7.4%, 31.4%) |
| CIE-LAB | lab(70.14, -7.04, 5.11) |
| CIE-LCH | lch(70.14, 8.69, 144.02°) |
| OKLab | oklab(74% -0.0193 0.0133) |
| OKLCH | oklch(74% 0.023 145.3) |
| XYZ | xyz(36.7506, 40.9496, 40.1433) |
| Luminance | 0.4095 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Cement
#A5A391
ΔE00 7.17
Greyish
#A8A495
ΔE00 7.91
Greenish Grey
#96AE8D
ΔE00 7.92
Cool Grey
#95A3A6
ΔE00 8.47
Sage Green
#9CAF88
ΔE00 8.91
Dark Gray
#A9A9A9
ΔE00 9.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2AFA2 #AFA2AF
analogous
#A8AFA2 #A2AFA2 #A2AFA8
triadic
#A2AFA2 #A2A2AF #AFA2A2
tetradic
#A2AFA2 #A2A8AF #AFA2AF #AFA8A2
square
#A2AFA2 #A2A8AF #AFA2AF #AFA8A2
split-complementary
#A2AFA2 #A8A2AF #AFA2A8
monochromatic
#637363 #819381 #A2AFA2 #C3CBC3 #E4E8E4
Accessibility & contrast
On white
2.29
#A2AFA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.19
#A2AFA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2AFA2
9.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2AFA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2AFA2 | 1.00 | 2.29 | 9.19 | 9.19 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0ACA1
Deuteranopia (green-blind)
#ADABA3
Tritanopia (blue-blind)
#A1AEAB
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #a2afa2; /* rgb */ color: rgb(162, 175, 162); /* oklch */ color: oklch(74.0% 0.023 145.3);
Tailwind
colors: {
custom: {
50: '#bdc6bd',
500: '#a2afa2',
950: '#000000',
},
}SCSS
$custom: #a2afa2; $custom-light: #bdc6bd; $custom-dark: #000000;
JSON
{
"hex": "#a2afa2",
"rgb": {
"r": 162,
"g": 175,
"b": 162
},
"hsl": {
"h": 120,
"s": 7.514,
"l": 66.078
},
"oklch": {
"l": 0.74,
"c": 0.02345,
"h": 145.3
},
"luminance": 0.4095
}Semantic roles & 50–950 ramp
primary
#A2AFA2
secondary
#D9D4D9
accent
#549191
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#121312
muted
#818281