#A4B09E#A4B09E
#A4B09E is a light, muted green. Relative luminance 0.414; OKLCH L 74.3% C 0.029 H 135.0°. Best body text is #000000 at 9.28:1 contrast (WCAG AA passes).
Color values
| HEX | #A4B09E |
|---|---|
| RGB | rgb(164, 176, 158) |
| HSL | hsl(100, 10%, 65%) |
| HSV | hsv(100, 10%, 69%) |
| CMYK | cmyk(6.8%, 0%, 10.2%, 31%) |
| CIE-LAB | lab(70.46, -7.59, 7.79) |
| CIE-LCH | lch(70.46, 10.87, 134.24°) |
| OKLab | oklab(74.26% -0.0203 0.0203) |
| OKLCH | oklch(74.26% 0.029 135) |
| XYZ | xyz(37.0057, 41.4116, 38.3848) |
| Luminance | 0.4141 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 6.51
Cement
#A5A391
ΔE00 6.78
Sage Green
#9CAF88
ΔE00 7.16
Greyish
#A8A495
ΔE00 7.84
Bland
#AFA88B
ΔE00 8.80
Stone (survey)
#ADA587
ΔE00 9.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4B09E #AA9EB0
analogous
#ADB09E #A4B09E #9EB0A1
triadic
#A4B09E #9EA4B0 #B09EA4
tetradic
#A4B09E #9EADB0 #AA9EB0 #B0A19E
square
#A4B09E #9EADB0 #AA9EB0 #B0A19E
split-complementary
#A4B09E #A19EB0 #B09EAD
monochromatic
#66755F #84957C #A4B09E #C4CBC0 #E3E7E1
Accessibility & contrast
On white
2.26
#A4B09E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.28
#A4B09E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4B09E
9.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4B09E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4B09E | 1.00 | 2.26 | 9.28 | 9.28 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2AD9D
Deuteranopia (green-blind)
#B0AC9F
Tritanopia (blue-blind)
#A4AEAB
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #a4b09e; /* rgb */ color: rgb(164, 176, 158); /* oklch */ color: oklch(74.3% 0.029 135.0);
Tailwind
colors: {
custom: {
50: '#bfc7ba',
500: '#a4b09e',
950: '#000000',
},
}SCSS
$custom: #a4b09e; $custom-light: #bfc7ba; $custom-dark: #000000;
JSON
{
"hex": "#a4b09e",
"rgb": {
"r": 164,
"g": 176,
"b": 158
},
"hsl": {
"h": 100,
"s": 10.227,
"l": 65.49
},
"oklch": {
"l": 0.7426,
"c": 0.02869,
"h": 135
},
"luminance": 0.41412
}Semantic roles & 50–950 ramp
primary
#A4B09E
secondary
#D6D2D8
accent
#51947E
background
#FBFCFB
surface
#F7F8F6
border
#D0D1D0
text
#121311
muted
#818280