#A2B6A2#A2B6A2
#A2B6A2 is a light, muted green. Relative luminance 0.437; OKLCH L 75.5% C 0.036 H 145.2°. Best body text is #000000 at 9.75:1 contrast (WCAG AA passes).
Color values
| HEX | #A2B6A2 |
|---|---|
| RGB | rgb(162, 182, 162) |
| HSL | hsl(120, 12%, 67%) |
| HSV | hsv(120, 11%, 71%) |
| CMYK | cmyk(11%, 0%, 11%, 28.6%) |
| CIE-LAB | lab(72.06, -10.74, 7.86) |
| CIE-LCH | lch(72.06, 13.31, 143.80°) |
| OKLab | oklab(75.52% -0.0294 0.0204) |
| OKLCH | oklch(75.52% 0.036 145.2) |
| XYZ | xyz(38.1485, 43.7454, 40.6093) |
| Luminance | 0.4375 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 5.23
Sage Green
#9CAF88
ΔE00 6.51
Grey Green
#86A17D
ΔE00 8.93
Darkseagreen
#8FBC8F
ΔE00 9.01
Greyish Green
#82A67D
ΔE00 9.64
Cement
#A5A391
ΔE00 9.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2B6A2 #B6A2B6
analogous
#ACB6A2 #A2B6A2 #A2B6AC
triadic
#A2B6A2 #A2A2B6 #B6A2A2
tetradic
#A2B6A2 #A2ACB6 #B6A2B6 #B6ACA2
square
#A2B6A2 #A2ACB6 #B6A2B6 #B6ACA2
split-complementary
#A2B6A2 #ACA2B6 #B6A2AC
monochromatic
#617C61 #809B80 #A2B6A2 #C4D1C4 #E7ECE7
Accessibility & contrast
On white
2.15
#A2B6A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.75
#A2B6A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2B6A2
9.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2B6A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2B6A2 | 1.00 | 2.15 | 9.75 | 9.75 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B2A1
Deuteranopia (green-blind)
#B3B0A3
Tritanopia (blue-blind)
#A0B5B0
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #a2b6a2; /* rgb */ color: rgb(162, 182, 162); /* oklch */ color: oklch(75.5% 0.036 145.2);
Tailwind
colors: {
custom: {
50: '#bdcbbd',
500: '#a2b6a2',
950: '#000000',
},
}SCSS
$custom: #a2b6a2; $custom-light: #bdcbbd; $custom-dark: #000000;
JSON
{
"hex": "#a2b6a2",
"rgb": {
"r": 162,
"g": 182,
"b": 162
},
"hsl": {
"h": 120,
"s": 12.048,
"l": 67.451
},
"oklch": {
"l": 0.75519,
"c": 0.03582,
"h": 145.2
},
"luminance": 0.43746
}Semantic roles & 50–950 ramp
primary
#A2B6A2
secondary
#DDD7DD
accent
#4F9696
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#121312
muted
#818281