#A4B2A0#A4B2A0
#A4B2A0 is a light, muted green. Relative luminance 0.423; OKLCH L 74.7% C 0.030 H 138.7°. Best body text is #000000 at 9.45:1 contrast (WCAG AA passes).
Color values
| HEX | #A4B2A0 |
|---|---|
| RGB | rgb(164, 178, 160) |
| HSL | hsl(107, 10%, 66%) |
| HSV | hsv(107, 10%, 70%) |
| CMYK | cmyk(7.9%, 0%, 10.1%, 30.2%) |
| CIE-LAB | lab(71.06, -8.29, 7.54) |
| CIE-LCH | lch(71.06, 11.20, 137.69°) |
| OKLab | oklab(74.75% -0.0224 0.0196) |
| OKLCH | oklch(74.75% 0.03 138.7) |
| XYZ | xyz(37.5742, 42.2711, 39.4305) |
| Luminance | 0.4227 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 6.24
Sage Green
#9CAF88
ΔE00 7.07
Cement
#A5A391
ΔE00 7.64
Greyish
#A8A495
ΔE00 8.67
Grey Green
#86A17D
ΔE00 9.46
Bland
#AFA88B
ΔE00 9.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4B2A0 #AEA0B2
analogous
#ADB2A0 #A4B2A0 #A0B2A5
triadic
#A4B2A0 #A0A4B2 #B2A0A4
tetradic
#A4B2A0 #A0ADB2 #AEA0B2 #B2A5A0
square
#A4B2A0 #A0ADB2 #AEA0B2 #B2A5A0
split-complementary
#A4B2A0 #A5A0B2 #B2A0AD
monochromatic
#667761 #84977E #A4B2A0 #C4CDC2 #E5E9E4
Accessibility & contrast
On white
2.22
#A4B2A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.45
#A4B2A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4B2A0
9.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4B2A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4B2A0 | 1.00 | 2.22 | 9.45 | 9.45 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3AF9F
Deuteranopia (green-blind)
#B1ADA1
Tritanopia (blue-blind)
#A4B1AD
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #a4b2a0; /* rgb */ color: rgb(164, 178, 160); /* oklch */ color: oklch(74.7% 0.030 138.7);
Tailwind
colors: {
custom: {
50: '#bfc9bc',
500: '#a4b2a0',
950: '#000000',
},
}SCSS
$custom: #a4b2a0; $custom-light: #bfc9bc; $custom-dark: #000000;
JSON
{
"hex": "#a4b2a0",
"rgb": {
"r": 164,
"g": 178,
"b": 160
},
"hsl": {
"h": 106.667,
"s": 10.465,
"l": 66.275
},
"oklch": {
"l": 0.74746,
"c": 0.02978,
"h": 138.7
},
"luminance": 0.42271
}Semantic roles & 50–950 ramp
primary
#A4B2A0
secondary
#D9D4DA
accent
#519586
background
#FBFCFB
surface
#F7F8F6
border
#D0D1D0
text
#121312
muted
#818281