#A4B8A6#A4B8A6
#A4B8A6 is a light, muted green. Relative luminance 0.449; OKLCH L 76.2% C 0.034 H 148.1°. Best body text is #000000 at 9.99:1 contrast (WCAG AA passes).
Color values
| HEX | #A4B8A6 |
|---|---|
| RGB | rgb(164, 184, 166) |
| HSL | hsl(126, 12%, 68%) |
| HSV | hsv(126, 11%, 72%) |
| CMYK | cmyk(10.9%, 0%, 9.8%, 27.8%) |
| CIE-LAB | lab(72.84, -10.35, 6.82) |
| CIE-LCH | lch(72.84, 12.39, 146.61°) |
| OKLab | oklab(76.21% -0.0285 0.0178) |
| OKLCH | oklch(76.21% 0.034 148.1) |
| XYZ | xyz(39.3318, 44.9261, 42.6684) |
| Luminance | 0.4493 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 6.16
Sage Green
#9CAF88
ΔE00 7.41
Darkseagreen
#8FBC8F
ΔE00 9.63
Grey Green
#86A17D
ΔE00 9.83
Cement
#A5A391
ΔE00 10.05
Greyish Green
#82A67D
ΔE00 10.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4B8A6 #B8A4B6
analogous
#ACB8A4 #A4B8A6 #A4B8B0
triadic
#A4B8A6 #A6A4B8 #B8A6A4
tetradic
#A4B8A6 #A4ACB8 #B8A4B6 #B8B0A4
square
#A4B8A6 #A4ACB8 #B8A4B6 #B8B0A4
split-complementary
#A4B8A6 #B0A4B8 #B8A4AC
monochromatic
#637F66 #829D84 #A4B8A6 #C6D3C8 #E9EEE9
Accessibility & contrast
On white
2.10
#A4B8A6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.99
#A4B8A6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4B8A6
9.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4B8A6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4B8A6 | 1.00 | 2.10 | 9.99 | 9.99 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B4A5
Deuteranopia (green-blind)
#B5B2A7
Tritanopia (blue-blind)
#A2B7B3
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #a4b8a6; /* rgb */ color: rgb(164, 184, 166); /* oklch */ color: oklch(76.2% 0.034 148.1);
Tailwind
colors: {
custom: {
50: '#bfcdc0',
500: '#a4b8a6',
950: '#000000',
},
}SCSS
$custom: #a4b8a6; $custom-light: #bfcdc0; $custom-dark: #000000;
JSON
{
"hex": "#a4b8a6",
"rgb": {
"r": 164,
"g": 184,
"b": 166
},
"hsl": {
"h": 126,
"s": 12.346,
"l": 68.235
},
"oklch": {
"l": 0.76209,
"c": 0.0336,
"h": 148.1
},
"luminance": 0.44927
}Semantic roles & 50–950 ramp
primary
#A4B8A6
secondary
#DFD9DE
accent
#4F8F96
background
#FBFCFB
surface
#F7F9F7
border
#D0D2D0
text
#121312
muted
#818281