#A2BCA3#A2BCA3
#A2BCA3 is a light, muted green. Relative luminance 0.463; OKLCH L 76.9% C 0.045 H 146.2°. Best body text is #000000 at 10.26:1 contrast (WCAG AA passes).
Color values
| HEX | #A2BCA3 |
|---|---|
| RGB | rgb(162, 188, 163) |
| HSL | hsl(122, 16%, 69%) |
| HSV | hsv(122, 14%, 74%) |
| CMYK | cmyk(13.8%, 0%, 13.3%, 26.3%) |
| CIE-LAB | lab(73.73, -13.68, 9.71) |
| CIE-LCH | lch(73.73, 16.78, 144.64°) |
| OKLab | oklab(76.86% -0.0375 0.0252) |
| OKLCH | oklch(76.86% 0.045 146.2) |
| XYZ | xyz(39.4929, 46.2915, 41.4977) |
| Luminance | 0.4629 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 4.85
Sage Green
#9CAF88
ΔE00 6.12
Darkseagreen
#8FBC8F
ΔE00 6.84
Grey Green
#86A17D
ΔE00 8.95
Greyish Green
#82A67D
ΔE00 8.96
Lichen
#8FB67B
ΔE00 9.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2BCA3 #BCA2BB
analogous
#AEBCA2 #A2BCA3 #A2BCB0
triadic
#A2BCA3 #A3A2BC #BCA3A2
tetradic
#A2BCA3 #A2AEBC #BCA2BB #BCB0A2
square
#A2BCA3 #A2AEBC #BCA2BB #BCB0A2
split-complementary
#A2BCA3 #B0A2BC #BCA2AE
monochromatic
#5F8461 #7EA280 #A2BCA3 #C6D6C6 #E9EFE9
Accessibility & contrast
On white
2.05
#A2BCA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.26
#A2BCA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2BCA3
10.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2BCA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2BCA3 | 1.00 | 2.05 | 10.26 | 10.26 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB7A2
Deuteranopia (green-blind)
#B8B4A4
Tritanopia (blue-blind)
#A0BAB5
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #a2bca3; /* rgb */ color: rgb(162, 188, 163); /* oklch */ color: oklch(76.9% 0.045 146.2);
Tailwind
colors: {
custom: {
50: '#bdd0be',
500: '#a2bca3',
950: '#000000',
},
}SCSS
$custom: #a2bca3; $custom-light: #bdd0be; $custom-dark: #000000;
JSON
{
"hex": "#a2bca3",
"rgb": {
"r": 162,
"g": 188,
"b": 163
},
"hsl": {
"h": 122.308,
"s": 16.25,
"l": 68.627
},
"oklch": {
"l": 0.76859,
"c": 0.04519,
"h": 146.2
},
"luminance": 0.46292
}Semantic roles & 50–950 ramp
primary
#A2BCA3
secondary
#E1D9E0
accent
#4B979A
background
#FBFCFB
surface
#F6F9F6
border
#D0D2D0
text
#121412
muted
#818281