#A2AFA6#A2AFA6
#A2AFA6 is a light, near-neutral grey. Relative luminance 0.411; OKLCH L 74.1% C 0.019 H 155.7°. Best body text is #000000 at 9.22:1 contrast (WCAG AA passes).
Color values
| HEX | #A2AFA6 |
|---|---|
| RGB | rgb(162, 175, 166) |
| HSL | hsl(138, 8%, 66%) |
| HSV | hsv(138, 7%, 69%) |
| CMYK | cmyk(7.4%, 0%, 5.1%, 31.4%) |
| CIE-LAB | lab(70.24, -6.28, 3.05) |
| CIE-LCH | lch(70.24, 6.98, 154.09°) |
| OKLab | oklab(74.11% -0.0176 0.008) |
| OKLCH | oklch(74.11% 0.019 155.7) |
| XYZ | xyz(37.1118, 41.0941, 42.0458) |
| Luminance | 0.4109 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Cool Grey
#95A3A6
ΔE00 6.91
Cement
#A5A391
ΔE00 7.70
Greyish
#A8A495
ΔE00 8.09
Dark Gray
#A9A9A9
ΔE00 8.14
Grey
#929591
ΔE00 8.94
Silver (survey)
#C5C9C7
ΔE00 9.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2AFA6 #AFA2AB
analogous
#A4AFA2 #A2AFA6 #A2AFAC
triadic
#A2AFA6 #A6A2AF #AFA6A2
tetradic
#A2AFA6 #A2A4AF #AFA2AB #AFACA2
square
#A2AFA6 #A2A4AF #AFA2AB #AFACA2
split-complementary
#A2AFA6 #ACA2AF #AFA2A4
monochromatic
#637368 #819387 #A2AFA6 #C3CBC5 #E4E8E5
Accessibility & contrast
On white
2.28
#A2AFA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.22
#A2AFA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2AFA6
9.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2AFA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2AFA6 | 1.00 | 2.28 | 9.22 | 9.22 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFADA6
Deuteranopia (green-blind)
#ACABA6
Tritanopia (blue-blind)
#A0AFAC
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #a2afa6; /* rgb */ color: rgb(162, 175, 166); /* oklch */ color: oklch(74.1% 0.019 155.7);
Tailwind
colors: {
custom: {
50: '#bdc6c0',
500: '#a2afa6',
950: '#000000',
},
}SCSS
$custom: #a2afa6; $custom-light: #bdc6c0; $custom-dark: #000000;
JSON
{
"hex": "#a2afa6",
"rgb": {
"r": 162,
"g": 175,
"b": 166
},
"hsl": {
"h": 138.462,
"s": 7.514,
"l": 66.078
},
"oklch": {
"l": 0.74114,
"c": 0.01935,
"h": 155.7
},
"luminance": 0.41095
}Semantic roles & 50–950 ramp
primary
#A2AFA6
secondary
#D9D4D7
accent
#547F91
background
#FBFCFB
surface
#F6F8F7
border
#D0D1D0
text
#121312
muted
#818281