#A4B8A0#A4B8A0
#A4B8A0 is a light, muted green. Relative luminance 0.447; OKLCH L 76.0% C 0.040 H 140.5°. Best body text is #000000 at 9.94:1 contrast (WCAG AA passes).
Color values
| HEX | #A4B8A0 |
|---|---|
| RGB | rgb(164, 184, 160) |
| HSL | hsl(110, 14%, 67%) |
| HSV | hsv(110, 13%, 72%) |
| CMYK | cmyk(10.9%, 0%, 13%, 27.8%) |
| CIE-LAB | lab(72.70, -11.44, 9.89) |
| CIE-LCH | lch(72.70, 15.12, 139.17°) |
| OKLab | oklab(76.05% -0.031 0.0256) |
| OKLCH | oklch(76.05% 0.04 140.5) |
| XYZ | xyz(38.7942, 44.7111, 39.8371) |
| Luminance | 0.4471 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 4.50
Sage Green
#9CAF88
ΔE00 5.48
Darkseagreen
#8FBC8F
ΔE00 7.99
Grey Green
#86A17D
ΔE00 8.60
Greyish Green
#82A67D
ΔE00 9.11
Greeny Grey
#7EA07A
ΔE00 9.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4B8A0 #B4A0B8
analogous
#B0B8A0 #A4B8A0 #A0B8A8
triadic
#A4B8A0 #A0A4B8 #B8A0A4
tetradic
#A4B8A0 #A0B0B8 #B4A0B8 #B8A8A0
square
#A4B8A0 #A0B0B8 #B4A0B8 #B8A8A0
split-complementary
#A4B8A0 #A8A0B8 #B8A0B0
monochromatic
#647F5F #829E7D #A4B8A0 #C6D2C3 #E7ECE6
Accessibility & contrast
On white
2.11
#A4B8A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.94
#A4B8A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4B8A0
9.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4B8A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4B8A0 | 1.00 | 2.11 | 9.94 | 9.94 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB49F
Deuteranopia (green-blind)
#B6B2A1
Tritanopia (blue-blind)
#A3B6B1
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #a4b8a0; /* rgb */ color: rgb(164, 184, 160); /* oklch */ color: oklch(76.0% 0.040 140.5);
Tailwind
colors: {
custom: {
50: '#bfcdbc',
500: '#a4b8a0',
950: '#000000',
},
}SCSS
$custom: #a4b8a0; $custom-light: #bfcdbc; $custom-dark: #000000;
JSON
{
"hex": "#a4b8a0",
"rgb": {
"r": 164,
"g": 184,
"b": 160
},
"hsl": {
"h": 110,
"s": 14.458,
"l": 67.451
},
"oklch": {
"l": 0.7605,
"c": 0.04027,
"h": 140.5
},
"luminance": 0.44712
}Semantic roles & 50–950 ramp
primary
#A4B8A0
secondary
#DCD6DE
accent
#4D998C
background
#FBFCFB
surface
#F7F9F6
border
#D0D2D0
text
#121312
muted
#818281