#A4BCA2#A4BCA2
#A4BCA2 is a light, muted green. Relative luminance 0.465; OKLCH L 77.0% C 0.045 H 143.0°. Best body text is #000000 at 10.29:1 contrast (WCAG AA passes).
Color values
| HEX | #A4BCA2 |
|---|---|
| RGB | rgb(164, 188, 162) |
| HSL | hsl(115, 16%, 69%) |
| HSV | hsv(115, 14%, 74%) |
| CMYK | cmyk(12.8%, 0%, 13.8%, 26.3%) |
| CIE-LAB | lab(73.85, -13.16, 10.43) |
| CIE-LCH | lch(73.85, 16.80, 141.61°) |
| OKLab | oklab(76.98% -0.0359 0.027) |
| OKLCH | oklch(76.98% 0.045 143) |
| XYZ | xyz(39.8133, 46.4670, 41.0469) |
| Luminance | 0.4647 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 4.69
Sage Green
#9CAF88
ΔE00 5.72
Darkseagreen
#8FBC8F
ΔE00 6.92
Grey Green
#86A17D
ΔE00 8.92
Greyish Green
#82A67D
ΔE00 9.01
Lichen
#8FB67B
ΔE00 9.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4BCA2 #BAA2BC
analogous
#B1BCA2 #A4BCA2 #A2BCAD
triadic
#A4BCA2 #A2A4BC #BCA2A4
tetradic
#A4BCA2 #A2B1BC #BAA2BC #BCADA2
square
#A4BCA2 #A2B1BC #BAA2BC #BCADA2
split-complementary
#A4BCA2 #ADA2BC #BCA2B1
monochromatic
#62845F #81A27E #A4BCA2 #C7D6C6 #EAEFE9
Accessibility & contrast
On white
2.04
#A4BCA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.29
#A4BCA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4BCA2
10.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4BCA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4BCA2 | 1.00 | 2.04 | 10.29 | 10.29 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB7A1
Deuteranopia (green-blind)
#B9B5A3
Tritanopia (blue-blind)
#A2BAB4
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #a4bca2; /* rgb */ color: rgb(164, 188, 162); /* oklch */ color: oklch(77.0% 0.045 143.0);
Tailwind
colors: {
custom: {
50: '#bfd0bd',
500: '#a4bca2',
950: '#000000',
},
}SCSS
$custom: #a4bca2; $custom-light: #bfd0bd; $custom-dark: #000000;
JSON
{
"hex": "#a4bca2",
"rgb": {
"r": 164,
"g": 188,
"b": 162
},
"hsl": {
"h": 115.385,
"s": 16.25,
"l": 68.627
},
"oklch": {
"l": 0.76976,
"c": 0.04494,
"h": 143
},
"luminance": 0.46468
}Semantic roles & 50–950 ramp
primary
#A4BCA2
secondary
#E0D9E1
accent
#4B9A94
background
#FBFCFB
surface
#F7F9F6
border
#D0D2D0
text
#121412
muted
#818281