#A2AFA0#A2AFA0
#A2AFA0 is a light, muted green. Relative luminance 0.409; OKLCH L 73.9% C 0.026 H 141.5°. Best body text is #000000 at 9.18:1 contrast (WCAG AA passes).
Color values
| HEX | #A2AFA0 |
|---|---|
| RGB | rgb(162, 175, 160) |
| HSL | hsl(112, 9%, 66%) |
| HSV | hsv(112, 9%, 69%) |
| CMYK | cmyk(7.4%, 0%, 8.6%, 31.4%) |
| CIE-LAB | lab(70.09, -7.41, 6.14) |
| CIE-LCH | lch(70.09, 9.62, 140.35°) |
| OKLab | oklab(73.95% -0.0201 0.016) |
| OKLCH | oklch(73.95% 0.026 141.5) |
| XYZ | xyz(36.5742, 40.8791, 39.2145) |
| Luminance | 0.4088 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Cement
#A5A391
ΔE00 7.04
Greenish Grey
#96AE8D
ΔE00 7.21
Greyish
#A8A495
ΔE00 7.94
Sage Green
#9CAF88
ΔE00 8.13
Cool Grey
#95A3A6
ΔE00 9.23
Bland
#AFA88B
ΔE00 9.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2AFA0 #ADA0AF
analogous
#A9AFA0 #A2AFA0 #A0AFA5
triadic
#A2AFA0 #A0A2AF #AFA0A2
tetradic
#A2AFA0 #A0A9AF #ADA0AF #AFA5A0
square
#A2AFA0 #A0A9AF #ADA0AF #AFA5A0
split-complementary
#A2AFA0 #A5A0AF #AFA0A9
monochromatic
#647361 #81937F #A2AFA0 #C3CBC1 #E3E7E2
Accessibility & contrast
On white
2.29
#A2AFA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.18
#A2AFA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2AFA0
9.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2AFA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2AFA0 | 1.00 | 2.29 | 9.18 | 9.18 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0AC9F
Deuteranopia (green-blind)
#AEABA1
Tritanopia (blue-blind)
#A1AEAB
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #a2afa0; /* rgb */ color: rgb(162, 175, 160); /* oklch */ color: oklch(73.9% 0.026 141.5);
Tailwind
colors: {
custom: {
50: '#bdc6bc',
500: '#a2afa0',
950: '#000000',
},
}SCSS
$custom: #a2afa0; $custom-light: #bdc6bc; $custom-dark: #000000;
JSON
{
"hex": "#a2afa0",
"rgb": {
"r": 162,
"g": 175,
"b": 160
},
"hsl": {
"h": 112,
"s": 8.571,
"l": 65.686
},
"oklch": {
"l": 0.73945,
"c": 0.02572,
"h": 141.5
},
"luminance": 0.40879
}Semantic roles & 50–950 ramp
primary
#A2AFA0
secondary
#D7D3D8
accent
#53938A
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#121312
muted
#818281