#A4B2A4#A4B2A4
#A4B2A4 is a light, muted green. Relative luminance 0.424; OKLCH L 74.9% C 0.025 H 145.3°. Best body text is #000000 at 9.48:1 contrast (WCAG AA passes).
Color values
| HEX | #A4B2A4 |
|---|---|
| RGB | rgb(164, 178, 164) |
| HSL | hsl(120, 8%, 67%) |
| HSV | hsv(120, 8%, 70%) |
| CMYK | cmyk(7.9%, 0%, 7.9%, 30.2%) |
| CIE-LAB | lab(71.15, -7.55, 5.49) |
| CIE-LCH | lch(71.15, 9.34, 143.99°) |
| OKLab | oklab(74.86% -0.0207 0.0143) |
| OKLCH | oklch(74.86% 0.025 145.3) |
| XYZ | xyz(37.9298, 42.4133, 41.3031) |
| Luminance | 0.4241 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 7.59
Cement
#A5A391
ΔE00 7.75
Greyish
#A8A495
ΔE00 8.51
Sage Green
#9CAF88
ΔE00 8.57
Cool Grey
#95A3A6
ΔE00 9.19
Dark Gray
#A9A9A9
ΔE00 9.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4B2A4 #B2A4B2
analogous
#ABB2A4 #A4B2A4 #A4B2AB
triadic
#A4B2A4 #A4A4B2 #B2A4A4
tetradic
#A4B2A4 #A4ABB2 #B2A4B2 #B2ABA4
square
#A4B2A4 #A4ABB2 #B2A4B2 #B2ABA4
split-complementary
#A4B2A4 #ABA4B2 #B2A4AB
monochromatic
#657765 #839683 #A4B2A4 #C5CEC5 #E6EAE6
Accessibility & contrast
On white
2.21
#A4B2A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.48
#A4B2A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4B2A4
9.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4B2A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4B2A4 | 1.00 | 2.21 | 9.48 | 9.48 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3AFA3
Deuteranopia (green-blind)
#B0AEA5
Tritanopia (blue-blind)
#A3B1AE
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #a4b2a4; /* rgb */ color: rgb(164, 178, 164); /* oklch */ color: oklch(74.9% 0.025 145.3);
Tailwind
colors: {
custom: {
50: '#bfc9bf',
500: '#a4b2a4',
950: '#000000',
},
}SCSS
$custom: #a4b2a4; $custom-light: #bfc9bf; $custom-dark: #000000;
JSON
{
"hex": "#a4b2a4",
"rgb": {
"r": 164,
"g": 178,
"b": 164
},
"hsl": {
"h": 120,
"s": 8.333,
"l": 67.059
},
"oklch": {
"l": 0.74856,
"c": 0.02518,
"h": 145.3
},
"luminance": 0.42414
}Semantic roles & 50–950 ramp
primary
#A4B2A4
secondary
#DBD7DB
accent
#539292
background
#FBFCFB
surface
#F7F8F6
border
#D0D1D0
text
#121312
muted
#818281