#A4B2A2#A4B2A2
#A4B2A2 is a light, muted green. Relative luminance 0.423; OKLCH L 74.8% C 0.027 H 141.7°. Best body text is #000000 at 9.47:1 contrast (WCAG AA passes).
Color values
| HEX | #A4B2A2 |
|---|---|
| RGB | rgb(164, 178, 162) |
| HSL | hsl(113, 9%, 67%) |
| HSV | hsv(113, 9%, 70%) |
| CMYK | cmyk(7.9%, 0%, 9%, 30.2%) |
| CIE-LAB | lab(71.11, -7.92, 6.52) |
| CIE-LCH | lch(71.11, 10.26, 140.56°) |
| OKLab | oklab(74.8% -0.0215 0.017) |
| OKLCH | oklch(74.8% 0.027 141.7) |
| XYZ | xyz(37.7506, 42.3416, 40.3593) |
| Luminance | 0.4234 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 6.89
Cement
#A5A391
ΔE00 7.66
Sage Green
#9CAF88
ΔE00 7.81
Greyish
#A8A495
ΔE00 8.56
Bland
#AFA88B
ΔE00 9.82
Cool Grey
#95A3A6
ΔE00 9.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4B2A2 #B0A2B2
analogous
#ACB2A2 #A4B2A2 #A2B2A8
triadic
#A4B2A2 #A2A4B2 #B2A2A4
tetradic
#A4B2A2 #A2ACB2 #B0A2B2 #B2A8A2
square
#A4B2A2 #A2ACB2 #B0A2B2 #B2A8A2
split-complementary
#A4B2A2 #A8A2B2 #B2A2AC
monochromatic
#657763 #839681 #A4B2A2 #C5CEC3 #E6E9E5
Accessibility & contrast
On white
2.22
#A4B2A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.47
#A4B2A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4B2A2
9.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4B2A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4B2A2 | 1.00 | 2.22 | 9.47 | 9.47 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3AFA1
Deuteranopia (green-blind)
#B1ADA3
Tritanopia (blue-blind)
#A3B1AD
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #a4b2a2; /* rgb */ color: rgb(164, 178, 162); /* oklch */ color: oklch(74.8% 0.027 141.7);
Tailwind
colors: {
custom: {
50: '#bfc9bd',
500: '#a4b2a2',
950: '#000000',
},
}SCSS
$custom: #a4b2a2; $custom-light: #bfc9bd; $custom-dark: #000000;
JSON
{
"hex": "#a4b2a2",
"rgb": {
"r": 164,
"g": 178,
"b": 162
},
"hsl": {
"h": 112.5,
"s": 9.412,
"l": 66.667
},
"oklch": {
"l": 0.74801,
"c": 0.02743,
"h": 141.7
},
"luminance": 0.42342
}Semantic roles & 50–950 ramp
primary
#A4B2A2
secondary
#DAD5DA
accent
#52938B
background
#FBFCFB
surface
#F7F8F6
border
#D0D1D0
text
#121312
muted
#818281