#A2BCA0#A2BCA0
#A2BCA0 is a light, muted green. Relative luminance 0.462; OKLCH L 76.8% C 0.048 H 143.2°. Best body text is #000000 at 10.24:1 contrast (WCAG AA passes).
Color values
| HEX | #A2BCA0 |
|---|---|
| RGB | rgb(162, 188, 160) |
| HSL | hsl(116, 17%, 68%) |
| HSV | hsv(116, 15%, 74%) |
| CMYK | cmyk(13.8%, 0%, 14.9%, 26.3%) |
| CIE-LAB | lab(73.67, -14.22, 11.24) |
| CIE-LCH | lch(73.67, 18.13, 141.69°) |
| OKLab | oklab(76.78% -0.0388 0.0291) |
| OKLCH | oklch(76.78% 0.048 143.2) |
| XYZ | xyz(39.2273, 46.1852, 40.0988) |
| Luminance | 0.4619 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 4.33
Sage Green
#9CAF88
ΔE00 5.40
Darkseagreen
#8FBC8F
ΔE00 6.09
Greyish Green
#82A67D
ΔE00 8.44
Grey Green
#86A17D
ΔE00 8.55
Lichen
#8FB67B
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2BCA0 #BAA0BC
analogous
#B0BCA0 #A2BCA0 #A0BCAC
triadic
#A2BCA0 #A0A2BC #BCA0A2
tetradic
#A2BCA0 #A0B0BC #BAA0BC #BCACA0
square
#A2BCA0 #A0B0BC #BAA0BC #BCACA0
split-complementary
#A2BCA0 #ACA0BC #BCA0B0
monochromatic
#60845D #7FA37C #A2BCA0 #C5D5C4 #E8EFE8
Accessibility & contrast
On white
2.05
#A2BCA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.24
#A2BCA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2BCA0
10.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2BCA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2BCA0 | 1.00 | 2.05 | 10.24 | 10.24 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEB79E
Deuteranopia (green-blind)
#B9B4A1
Tritanopia (blue-blind)
#A0BAB4
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #a2bca0; /* rgb */ color: rgb(162, 188, 160); /* oklch */ color: oklch(76.8% 0.048 143.2);
Tailwind
colors: {
custom: {
50: '#bdd0bc',
500: '#a2bca0',
950: '#000000',
},
}SCSS
$custom: #a2bca0; $custom-light: #bdd0bc; $custom-dark: #000000;
JSON
{
"hex": "#a2bca0",
"rgb": {
"r": 162,
"g": 188,
"b": 160
},
"hsl": {
"h": 115.714,
"s": 17.284,
"l": 68.235
},
"oklch": {
"l": 0.76781,
"c": 0.04849,
"h": 143.2
},
"luminance": 0.46186
}Semantic roles & 50–950 ramp
primary
#A2BCA0
secondary
#E0D8E0
accent
#4A9C96
background
#FBFCFB
surface
#F6F9F6
border
#D0D2D0
text
#121412
muted
#818281