#A2B2A0#A2B2A0
#A2B2A0 is a light, muted green. Relative luminance 0.421; OKLCH L 74.6% C 0.031 H 142.1°. Best body text is #000000 at 9.41:1 contrast (WCAG AA passes).
Color values
| HEX | #A2B2A0 |
|---|---|
| RGB | rgb(162, 178, 160) |
| HSL | hsl(113, 10%, 66%) |
| HSV | hsv(113, 10%, 70%) |
| CMYK | cmyk(9%, 0%, 10.1%, 30.2%) |
| CIE-LAB | lab(70.91, -9.00, 7.32) |
| CIE-LCH | lch(70.91, 11.60, 140.89°) |
| OKLab | oklab(74.6% -0.0245 0.0191) |
| OKLCH | oklch(74.6% 0.031 142.1) |
| XYZ | xyz(37.1646, 42.0599, 39.4113) |
| Luminance | 0.4206 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 5.88
Sage Green
#9CAF88
ΔE00 6.94
Cement
#A5A391
ΔE00 8.24
Grey Green
#86A17D
ΔE00 9.11
Greyish
#A8A495
ΔE00 9.30
Bland
#AFA88B
ΔE00 10.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2B2A0 #B0A0B2
analogous
#ABB2A0 #A2B2A0 #A0B2A7
triadic
#A2B2A0 #A0A2B2 #B2A0A2
tetradic
#A2B2A0 #A0ABB2 #B0A0B2 #B2A7A0
square
#A2B2A0 #A0ABB2 #B0A0B2 #B2A7A0
split-complementary
#A2B2A0 #A7A0B2 #B2A0AB
monochromatic
#637761 #81977E #A2B2A0 #C3CDC2 #E4E9E4
Accessibility & contrast
On white
2.23
#A2B2A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.41
#A2B2A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2B2A0
9.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2B2A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2B2A0 | 1.00 | 2.23 | 9.41 | 9.41 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3AF9F
Deuteranopia (green-blind)
#B0ADA1
Tritanopia (blue-blind)
#A1B1AD
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #a2b2a0; /* rgb */ color: rgb(162, 178, 160); /* oklch */ color: oklch(74.6% 0.031 142.1);
Tailwind
colors: {
custom: {
50: '#bdc9bc',
500: '#a2b2a0',
950: '#000000',
},
}SCSS
$custom: #a2b2a0; $custom-light: #bdc9bc; $custom-dark: #000000;
JSON
{
"hex": "#a2b2a0",
"rgb": {
"r": 162,
"g": 178,
"b": 160
},
"hsl": {
"h": 113.333,
"s": 10.465,
"l": 66.275
},
"oklch": {
"l": 0.74595,
"c": 0.03103,
"h": 142.1
},
"luminance": 0.4206
}Semantic roles & 50–950 ramp
primary
#A2B2A0
secondary
#D9D4DA
accent
#51958D
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#121312
muted
#818281