#A2B0A2#A2B0A2
#A2B0A2 is a light, muted green. Relative luminance 0.413; OKLCH L 74.2% C 0.025 H 145.3°. Best body text is #000000 at 9.27:1 contrast (WCAG AA passes).
Color values
| HEX | #A2B0A2 |
|---|---|
| RGB | rgb(162, 176, 162) |
| HSL | hsl(120, 8%, 66%) |
| HSV | hsv(120, 8%, 69%) |
| CMYK | cmyk(8%, 0%, 8%, 31%) |
| CIE-LAB | lab(70.41, -7.57, 5.50) |
| CIE-LCH | lch(70.41, 9.36, 143.99°) |
| OKLab | oklab(74.22% -0.0207 0.0144) |
| OKLCH | oklch(74.22% 0.025 145.3) |
| XYZ | xyz(36.9460, 41.3403, 40.2084) |
| Luminance | 0.4134 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 7.44
Cement
#A5A391
ΔE00 7.52
Greyish
#A8A495
ΔE00 8.33
Sage Green
#9CAF88
ΔE00 8.47
Cool Grey
#95A3A6
ΔE00 8.97
Dark Gray
#A9A9A9
ΔE00 9.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2B0A2 #B0A2B0
analogous
#A9B0A2 #A2B0A2 #A2B0A9
triadic
#A2B0A2 #A2A2B0 #B0A2A2
tetradic
#A2B0A2 #A2A9B0 #B0A2B0 #B0A9A2
square
#A2B0A2 #A2A9B0 #B0A2B0 #B0A9A2
split-complementary
#A2B0A2 #A9A2B0 #B0A2A9
monochromatic
#637563 #819481 #A2B0A2 #C3CCC3 #E4E8E4
Accessibility & contrast
On white
2.27
#A2B0A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.27
#A2B0A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2B0A2
9.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2B0A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2B0A2 | 1.00 | 2.27 | 9.27 | 9.27 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1ADA1
Deuteranopia (green-blind)
#AEACA3
Tritanopia (blue-blind)
#A1AFAC
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #a2b0a2; /* rgb */ color: rgb(162, 176, 162); /* oklch */ color: oklch(74.2% 0.025 145.3);
Tailwind
colors: {
custom: {
50: '#bdc7bd',
500: '#a2b0a2',
950: '#000000',
},
}SCSS
$custom: #a2b0a2; $custom-light: #bdc7bd; $custom-dark: #000000;
JSON
{
"hex": "#a2b0a2",
"rgb": {
"r": 162,
"g": 176,
"b": 162
},
"hsl": {
"h": 120,
"s": 8.14,
"l": 66.275
},
"oklch": {
"l": 0.74216,
"c": 0.02523,
"h": 145.3
},
"luminance": 0.41341
}Semantic roles & 50–950 ramp
primary
#A2B0A2
secondary
#D9D5D9
accent
#539292
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#121312
muted
#818281