#A4B89E#A4B89E
#A4B89E is a light, muted green. Relative luminance 0.446; OKLCH L 76.0% C 0.043 H 138.5°. Best body text is #000000 at 9.93:1 contrast (WCAG AA passes).
Color values
| HEX | #A4B89E |
|---|---|
| RGB | rgb(164, 184, 158) |
| HSL | hsl(106, 15%, 67%) |
| HSV | hsv(106, 14%, 72%) |
| CMYK | cmyk(10.9%, 0%, 14.1%, 27.8%) |
| CIE-LAB | lab(72.66, -11.80, 10.91) |
| CIE-LCH | lch(72.66, 16.07, 137.24°) |
| OKLab | oklab(76% -0.0319 0.0283) |
| OKLCH | oklch(76% 0.043 138.5) |
| XYZ | xyz(38.6207, 44.6417, 38.9231) |
| Luminance | 0.4464 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 4.07
Sage Green
#9CAF88
ΔE00 4.90
Darkseagreen
#8FBC8F
ΔE00 7.53
Grey Green
#86A17D
ΔE00 8.28
Greyish Green
#82A67D
ΔE00 8.73
Lichen
#8FB67B
ΔE00 9.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4B89E #B29EB8
analogous
#B1B89E #A4B89E #9EB8A5
triadic
#A4B89E #9EA4B8 #B89EA4
tetradic
#A4B89E #9EB1B8 #B29EB8 #B8A59E
square
#A4B89E #9EB1B8 #B29EB8 #B8A59E
split-complementary
#A4B89E #A59EB8 #B89EB1
monochromatic
#657F5D #839E7B #A4B89E #C5D2C1 #E6ECE5
Accessibility & contrast
On white
2.12
#A4B89E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.93
#A4B89E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4B89E
9.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4B89E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4B89E | 1.00 | 2.12 | 9.93 | 9.93 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB39D
Deuteranopia (green-blind)
#B7B29F
Tritanopia (blue-blind)
#A3B6B1
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #a4b89e; /* rgb */ color: rgb(164, 184, 158); /* oklch */ color: oklch(76.0% 0.043 138.5);
Tailwind
colors: {
custom: {
50: '#bfcdba',
500: '#a4b89e',
950: '#000000',
},
}SCSS
$custom: #a4b89e; $custom-light: #bfcdba; $custom-dark: #000000;
JSON
{
"hex": "#a4b89e",
"rgb": {
"r": 164,
"g": 184,
"b": 158
},
"hsl": {
"h": 106.154,
"s": 15.476,
"l": 67.059
},
"oklch": {
"l": 0.75998,
"c": 0.04261,
"h": 138.5
},
"luminance": 0.44642
}Semantic roles & 50–950 ramp
primary
#A4B89E
secondary
#DBD5DD
accent
#4C9A88
background
#FBFCFB
surface
#F7F9F6
border
#D0D2D0
text
#121311
muted
#818280