#A4B8A2#A4B8A2
#A4B8A2 is a light, muted green. Relative luminance 0.448; OKLCH L 76.1% C 0.038 H 142.7°. Best body text is #000000 at 9.96:1 contrast (WCAG AA passes).
Color values
| HEX | #A4B8A2 |
|---|---|
| RGB | rgb(164, 184, 162) |
| HSL | hsl(115, 13%, 68%) |
| HSV | hsv(115, 12%, 72%) |
| CMYK | cmyk(10.9%, 0%, 12%, 27.8%) |
| CIE-LAB | lab(72.75, -11.08, 8.87) |
| CIE-LCH | lch(72.75, 14.19, 141.34°) |
| OKLab | oklab(76.1% -0.0302 0.023) |
| OKLCH | oklch(76.1% 0.038 142.7) |
| XYZ | xyz(38.9706, 44.7816, 40.7660) |
| Luminance | 0.4478 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 5.00
Sage Green
#9CAF88
ΔE00 6.09
Darkseagreen
#8FBC8F
ΔE00 8.50
Grey Green
#86A17D
ΔE00 8.96
Greyish Green
#82A67D
ΔE00 9.54
Cement
#A5A391
ΔE00 10.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4B8A2 #B6A2B8
analogous
#AFB8A2 #A4B8A2 #A2B8AB
triadic
#A4B8A2 #A2A4B8 #B8A2A4
tetradic
#A4B8A2 #A2AFB8 #B6A2B8 #B8ABA2
square
#A4B8A2 #A2AFB8 #B6A2B8 #B8ABA2
split-complementary
#A4B8A2 #ABA2B8 #B8A2AF
monochromatic
#647F61 #829E7F #A4B8A2 #C6D2C5 #E8EDE7
Accessibility & contrast
On white
2.11
#A4B8A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.96
#A4B8A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4B8A2
9.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4B8A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4B8A2 | 1.00 | 2.11 | 9.96 | 9.96 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B4A1
Deuteranopia (green-blind)
#B6B2A3
Tritanopia (blue-blind)
#A3B6B2
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #a4b8a2; /* rgb */ color: rgb(164, 184, 162); /* oklch */ color: oklch(76.1% 0.038 142.7);
Tailwind
colors: {
custom: {
50: '#bfcdbd',
500: '#a4b8a2',
950: '#000000',
},
}SCSS
$custom: #a4b8a2; $custom-light: #bfcdbd; $custom-dark: #000000;
JSON
{
"hex": "#a4b8a2",
"rgb": {
"r": 164,
"g": 184,
"b": 162
},
"hsl": {
"h": 114.545,
"s": 13.415,
"l": 67.843
},
"oklch": {
"l": 0.76102,
"c": 0.03798,
"h": 142.7
},
"luminance": 0.44782
}Semantic roles & 50–950 ramp
primary
#A4B8A2
secondary
#DED8DE
accent
#4E9891
background
#FBFCFB
surface
#F7F9F6
border
#D0D2D0
text
#121312
muted
#818281