#A4BE9C#A4BE9C
#A4BE9C is a light, muted green. Relative luminance 0.471; OKLCH L 77.3% C 0.055 H 138.4°. Best body text is #000000 at 10.42:1 contrast (WCAG AA passes).
Color values
| HEX | #A4BE9C |
|---|---|
| RGB | rgb(164, 190, 156) |
| HSL | hsl(106, 21%, 68%) |
| HSV | hsv(106, 18%, 75%) |
| CMYK | cmyk(13.7%, 0%, 17.9%, 25.5%) |
| CIE-LAB | lab(74.27, -15.25, 14.27) |
| CIE-LCH | lch(74.27, 20.88, 136.91°) |
| OKLab | oklab(77.27% -0.0413 0.0367) |
| OKLCH | oklch(77.27% 0.055 138.4) |
| XYZ | xyz(39.7228, 47.1191, 38.4482) |
| Luminance | 0.4712 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 4.40
Sage Green
#9CAF88
ΔE00 4.73
Darkseagreen
#8FBC8F
ΔE00 5.10
Lichen
#8FB67B
ΔE00 7.32
Sage Green (survey)
#88B378
ΔE00 8.06
Greyish Green
#82A67D
ΔE00 8.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4BE9C #B69CBE
analogous
#B5BE9C #A4BE9C #9CBEA5
triadic
#A4BE9C #9CA4BE #BE9CA4
tetradic
#A4BE9C #9CB5BE #B69CBE #BEA59C
square
#A4BE9C #9CB5BE #B69CBE #BEA59C
split-complementary
#A4BE9C #A59CBE #BE9CB5
monochromatic
#648759 #82A677 #A4BE9C #C6D6C1 #E8EFE6
Accessibility & contrast
On white
2.01
#A4BE9C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.42
#A4BE9C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4BE9C
10.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4BE9C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4BE9C | 1.00 | 2.01 | 10.42 | 10.42 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1B89A
Deuteranopia (green-blind)
#BCB69E
Tritanopia (blue-blind)
#A3BBB4
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #a4be9c; /* rgb */ color: rgb(164, 190, 156); /* oklch */ color: oklch(77.3% 0.055 138.4);
Tailwind
colors: {
custom: {
50: '#bfd1b9',
500: '#a4be9c',
950: '#000000',
},
}SCSS
$custom: #a4be9c; $custom-light: #bfd1b9; $custom-dark: #000000;
JSON
{
"hex": "#a4be9c",
"rgb": {
"r": 164,
"g": 190,
"b": 156
},
"hsl": {
"h": 105.882,
"s": 20.732,
"l": 67.843
},
"oklch": {
"l": 0.77265,
"c": 0.05527,
"h": 138.4
},
"luminance": 0.4712
}Semantic roles & 50–950 ramp
primary
#A4BE9C
secondary
#DED6E0
accent
#469F8A
background
#FBFCFB
surface
#F7F9F6
border
#D0D2D0
text
#121411
muted
#818280