#A4B2A8#A4B2A8
#A4B2A8 is a light, muted green. Relative luminance 0.426; OKLCH L 75.0% C 0.021 H 154.7°. Best body text is #000000 at 9.51:1 contrast (WCAG AA passes).
Color values
| HEX | #A4B2A8 |
|---|---|
| RGB | rgb(164, 178, 168) |
| HSL | hsl(137, 8%, 67%) |
| HSV | hsv(137, 8%, 70%) |
| CMYK | cmyk(7.9%, 0%, 5.6%, 30.2%) |
| CIE-LAB | lab(71.26, -6.80, 3.44) |
| CIE-LCH | lch(71.26, 7.62, 153.19°) |
| OKLab | oklab(74.97% -0.019 0.009) |
| OKLCH | oklch(74.97% 0.021 154.7) |
| XYZ | xyz(38.2967, 42.5601, 43.2355) |
| Luminance | 0.4256 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Cool Grey
#95A3A6
ΔE00 7.72
Cement
#A5A391
ΔE00 8.16
Greyish
#A8A495
ΔE00 8.60
Dark Gray
#A9A9A9
ΔE00 8.80
Greenish Grey
#96AE8D
ΔE00 9.10
Silver (survey)
#C5C9C7
ΔE00 9.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4B2A8 #B2A4AE
analogous
#A7B2A4 #A4B2A8 #A4B2AF
triadic
#A4B2A8 #A8A4B2 #B2A8A4
tetradic
#A4B2A8 #A4A7B2 #B2A4AE #B2AFA4
square
#A4B2A8 #A4A7B2 #B2A4AE #B2AFA4
split-complementary
#A4B2A8 #AFA4B2 #B2A4A7
monochromatic
#65776A #839688 #A4B2A8 #C5CEC8 #E6EAE7
Accessibility & contrast
On white
2.21
#A4B2A8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.51
#A4B2A8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4B2A8
9.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4B2A8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4B2A8 | 1.00 | 2.21 | 9.51 | 9.51 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2AFA8
Deuteranopia (green-blind)
#AFAEA8
Tritanopia (blue-blind)
#A2B2AF
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #a4b2a8; /* rgb */ color: rgb(164, 178, 168); /* oklch */ color: oklch(75.0% 0.021 154.7);
Tailwind
colors: {
custom: {
50: '#bfc9c1',
500: '#a4b2a8',
950: '#000000',
},
}SCSS
$custom: #a4b2a8; $custom-light: #bfc9c1; $custom-dark: #000000;
JSON
{
"hex": "#a4b2a8",
"rgb": {
"r": 164,
"g": 178,
"b": 168
},
"hsl": {
"h": 137.143,
"s": 8.333,
"l": 67.059
},
"oklch": {
"l": 0.74968,
"c": 0.02105,
"h": 154.7
},
"luminance": 0.4256
}Semantic roles & 50–950 ramp
primary
#A4B2A8
secondary
#DBD7DA
accent
#538092
background
#FBFCFB
surface
#F7F8F7
border
#D0D1D0
text
#121312
muted
#818281