#A4BC9C#A4BC9C
#A4BC9C is a light, muted green. Relative luminance 0.463; OKLCH L 76.8% C 0.052 H 137.9°. Best body text is #000000 at 10.25:1 contrast (WCAG AA passes).
Color values
| HEX | #A4BC9C |
|---|---|
| RGB | rgb(164, 188, 156) |
| HSL | hsl(105, 19%, 67%) |
| HSV | hsv(105, 17%, 74%) |
| CMYK | cmyk(12.8%, 0%, 17%, 26.3%) |
| CIE-LAB | lab(73.71, -14.22, 13.49) |
| CIE-LCH | lch(73.71, 19.60, 136.51°) |
| OKLab | oklab(76.83% -0.0385 0.0348) |
| OKLCH | oklch(76.83% 0.052 137.9) |
| XYZ | xyz(39.2926, 46.2587, 38.3048) |
| Luminance | 0.4626 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 3.99
Sage Green
#9CAF88
ΔE00 4.44
Darkseagreen
#8FBC8F
ΔE00 5.68
Lichen
#8FB67B
ΔE00 7.75
Greyish Green
#82A67D
ΔE00 8.15
Grey Green
#86A17D
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4BC9C #B49CBC
analogous
#B4BC9C #A4BC9C #9CBCA4
triadic
#A4BC9C #9CA4BC #BC9CA4
tetradic
#A4BC9C #9CB4BC #B49CBC #BCA49C
square
#A4BC9C #9CB4BC #B49CBC #BCA49C
split-complementary
#A4BC9C #A49CBC #BC9CB4
monochromatic
#648459 #82A378 #A4BC9C #C6D5C0 #E7EDE5
Accessibility & contrast
On white
2.05
#A4BC9C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.25
#A4BC9C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4BC9C
10.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4BC9C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4BC9C | 1.00 | 2.05 | 10.25 | 10.25 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEB79A
Deuteranopia (green-blind)
#BAB49D
Tritanopia (blue-blind)
#A3B9B3
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #a4bc9c; /* rgb */ color: rgb(164, 188, 156); /* oklch */ color: oklch(76.8% 0.052 137.9);
Tailwind
colors: {
custom: {
50: '#bfd0b9',
500: '#a4bc9c',
950: '#000000',
},
}SCSS
$custom: #a4bc9c; $custom-light: #bfd0b9; $custom-dark: #000000;
JSON
{
"hex": "#a4bc9c",
"rgb": {
"r": 164,
"g": 188,
"b": 156
},
"hsl": {
"h": 105,
"s": 19.277,
"l": 67.451
},
"oklch": {
"l": 0.76825,
"c": 0.05185,
"h": 137.9
},
"luminance": 0.46259
}Semantic roles & 50–950 ramp
primary
#A4BC9C
secondary
#DCD5DF
accent
#489E88
background
#FBFCFB
surface
#F7F9F6
border
#D0D2D0
text
#121411
muted
#818280