#A4BA9E#A4BA9E
#A4BA9E is a light, muted green. Relative luminance 0.455; OKLCH L 76.4% C 0.046 H 139.0°. Best body text is #000000 at 10.10:1 contrast (WCAG AA passes).
Color values
| HEX | #A4BA9E |
|---|---|
| RGB | rgb(164, 186, 158) |
| HSL | hsl(107, 17%, 67%) |
| HSV | hsv(107, 15%, 73%) |
| CMYK | cmyk(11.8%, 0%, 15.1%, 27.1%) |
| CIE-LAB | lab(73.21, -12.84, 11.69) |
| CIE-LCH | lch(73.21, 17.36, 137.68°) |
| OKLab | oklab(76.44% -0.0348 0.0302) |
| OKLCH | oklch(76.44% 0.046 139) |
| XYZ | xyz(39.0391, 45.4785, 39.0626) |
| Luminance | 0.4548 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 3.99
Sage Green
#9CAF88
ΔE00 4.77
Darkseagreen
#8FBC8F
ΔE00 6.75
Grey Green
#86A17D
ΔE00 8.32
Greyish Green
#82A67D
ΔE00 8.50
Lichen
#8FB67B
ΔE00 8.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4BA9E #B49EBA
analogous
#B2BA9E #A4BA9E #9EBAA6
triadic
#A4BA9E #9EA4BA #BA9EA4
tetradic
#A4BA9E #9EB2BA #B49EBA #BAA69E
square
#A4BA9E #9EB2BA #B49EBA #BAA69E
split-complementary
#A4BA9E #A69EBA #BA9EB2
monochromatic
#64815C #82A17A #A4BA9E #C6D3C2 #E7EDE6
Accessibility & contrast
On white
2.08
#A4BA9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.10
#A4BA9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4BA9E
10.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4BA9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4BA9E | 1.00 | 2.08 | 10.10 | 10.10 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB59C
Deuteranopia (green-blind)
#B8B39F
Tritanopia (blue-blind)
#A3B8B2
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #a4ba9e; /* rgb */ color: rgb(164, 186, 158); /* oklch */ color: oklch(76.4% 0.046 139.0);
Tailwind
colors: {
custom: {
50: '#bfceba',
500: '#a4ba9e',
950: '#000000',
},
}SCSS
$custom: #a4ba9e; $custom-light: #bfceba; $custom-dark: #000000;
JSON
{
"hex": "#a4ba9e",
"rgb": {
"r": 164,
"g": 186,
"b": 158
},
"hsl": {
"h": 107.143,
"s": 16.867,
"l": 67.451
},
"oklch": {
"l": 0.76436,
"c": 0.04607,
"h": 139
},
"luminance": 0.45479
}Semantic roles & 50–950 ramp
primary
#A4BA9E
secondary
#DCD6DE
accent
#4A9B8A
background
#FBFCFB
surface
#F7F9F6
border
#D0D2D0
text
#121311
muted
#818280