#A4BE9E#A4BE9E
#A4BE9E is a light, muted green. Relative luminance 0.472; OKLCH L 77.3% C 0.053 H 139.8°. Best body text is #000000 at 10.44:1 contrast (WCAG AA passes).
Color values
| HEX | #A4BE9E |
|---|---|
| RGB | rgb(164, 190, 158) |
| HSL | hsl(109, 20%, 68%) |
| HSV | hsv(109, 17%, 75%) |
| CMYK | cmyk(13.7%, 0%, 16.8%, 25.5%) |
| CIE-LAB | lab(74.31, -14.90, 13.25) |
| CIE-LCH | lch(74.31, 19.94, 138.36°) |
| OKLab | oklab(77.31% -0.0404 0.0342) |
| OKLCH | oklch(77.31% 0.053 139.8) |
| XYZ | xyz(39.8936, 47.1874, 39.3474) |
| Luminance | 0.4719 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 4.46
Sage Green
#9CAF88
ΔE00 5.02
Darkseagreen
#8FBC8F
ΔE00 5.42
Lichen
#8FB67B
ΔE00 7.83
Greyish Green
#82A67D
ΔE00 8.39
Sage Green (survey)
#88B378
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4BE9E #B89EBE
analogous
#B4BE9E #A4BE9E #9EBEA8
triadic
#A4BE9E #9EA4BE #BE9EA4
tetradic
#A4BE9E #9EB4BE #B89EBE #BEA89E
square
#A4BE9E #9EB4BE #B89EBE #BEA89E
split-complementary
#A4BE9E #A89EBE #BE9EB4
monochromatic
#63875B #82A579 #A4BE9E #C6D7C3 #E9EFE7
Accessibility & contrast
On white
2.01
#A4BE9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.44
#A4BE9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4BE9E
10.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4BE9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4BE9E | 1.00 | 2.01 | 10.44 | 10.44 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0B89C
Deuteranopia (green-blind)
#BCB69F
Tritanopia (blue-blind)
#A3BCB5
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #a4be9e; /* rgb */ color: rgb(164, 190, 158); /* oklch */ color: oklch(77.3% 0.053 139.8);
Tailwind
colors: {
custom: {
50: '#bfd1ba',
500: '#a4be9e',
950: '#000000',
},
}SCSS
$custom: #a4be9e; $custom-light: #bfd1ba; $custom-dark: #000000;
JSON
{
"hex": "#a4be9e",
"rgb": {
"r": 164,
"g": 190,
"b": 158
},
"hsl": {
"h": 108.75,
"s": 19.753,
"l": 68.235
},
"oklch": {
"l": 0.77314,
"c": 0.05294,
"h": 139.8
},
"luminance": 0.47188
}Semantic roles & 50–950 ramp
primary
#A4BE9E
secondary
#DFD7E1
accent
#479E8E
background
#FBFCFB
surface
#F7F9F6
border
#D0D2D0
text
#121411
muted
#818280