#A2B2A6#A2B2A6
#A2B2A6 is a light, muted green. Relative luminance 0.423; OKLCH L 74.8% C 0.025 H 153.3°. Best body text is #000000 at 9.46:1 contrast (WCAG AA passes).
Color values
| HEX | #A2B2A6 |
|---|---|
| RGB | rgb(162, 178, 166) |
| HSL | hsl(135, 9%, 67%) |
| HSV | hsv(135, 9%, 70%) |
| CMYK | cmyk(9%, 0%, 6.7%, 30.2%) |
| CIE-LAB | lab(71.06, -7.88, 4.24) |
| CIE-LCH | lch(71.06, 8.95, 151.75°) |
| OKLab | oklab(74.76% -0.022 0.0111) |
| OKLCH | oklch(74.76% 0.025 153.3) |
| XYZ | xyz(37.7022, 42.2749, 42.2426) |
| Luminance | 0.4228 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 8.03
Cement
#A5A391
ΔE00 8.49
Cool Grey
#95A3A6
ΔE00 8.52
Greyish
#A8A495
ΔE00 9.16
Sage Green
#9CAF88
ΔE00 9.25
Dark Gray
#A9A9A9
ΔE00 9.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2B2A6 #B2A2AE
analogous
#A6B2A2 #A2B2A6 #A2B2AE
triadic
#A2B2A6 #A6A2B2 #B2A6A2
tetradic
#A2B2A6 #A2A6B2 #B2A2AE #B2AEA2
square
#A2B2A6 #A2A6B2 #B2A2AE #B2AEA2
split-complementary
#A2B2A6 #AEA2B2 #B2A2A6
monochromatic
#637768 #819686 #A2B2A6 #C3CEC6 #E5E9E6
Accessibility & contrast
On white
2.22
#A2B2A6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.46
#A2B2A6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2B2A6
9.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2B2A6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2B2A6 | 1.00 | 2.22 | 9.46 | 9.46 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2AFA5
Deuteranopia (green-blind)
#AFADA7
Tritanopia (blue-blind)
#A0B1AE
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #a2b2a6; /* rgb */ color: rgb(162, 178, 166); /* oklch */ color: oklch(74.8% 0.025 153.3);
Tailwind
colors: {
custom: {
50: '#bdc9c0',
500: '#a2b2a6',
950: '#000000',
},
}SCSS
$custom: #a2b2a6; $custom-light: #bdc9c0; $custom-dark: #000000;
JSON
{
"hex": "#a2b2a6",
"rgb": {
"r": 162,
"g": 178,
"b": 166
},
"hsl": {
"h": 135,
"s": 9.412,
"l": 66.667
},
"oklch": {
"l": 0.74761,
"c": 0.0246,
"h": 153.3
},
"luminance": 0.42275
}Semantic roles & 50–950 ramp
primary
#A2B2A6
secondary
#DAD5D9
accent
#528393
background
#FBFCFB
surface
#F6F8F7
border
#D0D1D0
text
#121312
muted
#818281