#A2BCA2#A2BCA2
#A2BCA2 is a light, muted green. Relative luminance 0.463; OKLCH L 76.8% C 0.046 H 145.1°. Best body text is #000000 at 10.25:1 contrast (WCAG AA passes).
Color values
| HEX | #A2BCA2 |
|---|---|
| RGB | rgb(162, 188, 162) |
| HSL | hsl(120, 16%, 69%) |
| HSV | hsv(120, 14%, 74%) |
| CMYK | cmyk(13.8%, 0%, 13.8%, 26.3%) |
| CIE-LAB | lab(73.71, -13.86, 10.22) |
| CIE-LCH | lch(73.71, 17.22, 143.61°) |
| OKLab | oklab(76.83% -0.038 0.0265) |
| OKLCH | oklch(76.83% 0.046 145.1) |
| XYZ | xyz(39.4037, 46.2558, 41.0277) |
| Luminance | 0.4626 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 4.65
Sage Green
#9CAF88
ΔE00 5.87
Darkseagreen
#8FBC8F
ΔE00 6.58
Greyish Green
#82A67D
ΔE00 8.78
Grey Green
#86A17D
ΔE00 8.81
Lichen
#8FB67B
ΔE00 9.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2BCA2 #BCA2BC
analogous
#AFBCA2 #A2BCA2 #A2BCAF
triadic
#A2BCA2 #A2A2BC #BCA2A2
tetradic
#A2BCA2 #A2AFBC #BCA2BC #BCAFA2
square
#A2BCA2 #A2AFBC #BCA2BC #BCAFA2
split-complementary
#A2BCA2 #AFA2BC #BCA2AF
monochromatic
#5F845F #7EA27E #A2BCA2 #C6D6C6 #E9EFE9
Accessibility & contrast
On white
2.05
#A2BCA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.25
#A2BCA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2BCA2
10.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2BCA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2BCA2 | 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)
#BDB7A1
Deuteranopia (green-blind)
#B9B4A3
Tritanopia (blue-blind)
#A0BAB4
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #a2bca2; /* rgb */ color: rgb(162, 188, 162); /* oklch */ color: oklch(76.8% 0.046 145.1);
Tailwind
colors: {
custom: {
50: '#bdd0bd',
500: '#a2bca2',
950: '#000000',
},
}SCSS
$custom: #a2bca2; $custom-light: #bdd0bd; $custom-dark: #000000;
JSON
{
"hex": "#a2bca2",
"rgb": {
"r": 162,
"g": 188,
"b": 162
},
"hsl": {
"h": 120,
"s": 16.25,
"l": 68.627
},
"oklch": {
"l": 0.76833,
"c": 0.04628,
"h": 145.1
},
"luminance": 0.46256
}Semantic roles & 50–950 ramp
primary
#A2BCA2
secondary
#E1D9E1
accent
#4B9A9A
background
#FBFCFB
surface
#F6F9F6
border
#D0D2D0
text
#121412
muted
#818281