#A2BCA7#A2BCA7
#A2BCA7 is a light, muted green. Relative luminance 0.464; OKLCH L 77.0% C 0.041 H 150.9°. Best body text is #000000 at 10.29:1 contrast (WCAG AA passes).
Color values
| HEX | #A2BCA7 |
|---|---|
| RGB | rgb(162, 188, 167) |
| HSL | hsl(132, 16%, 69%) |
| HSV | hsv(132, 14%, 74%) |
| CMYK | cmyk(13.8%, 0%, 11.2%, 26.3%) |
| CIE-LAB | lab(73.83, -12.94, 7.67) |
| CIE-LCH | lch(73.83, 15.05, 149.35°) |
| OKLab | oklab(76.96% -0.0358 0.0199) |
| OKLCH | oklch(76.96% 0.041 150.9) |
| XYZ | xyz(39.8570, 46.4371, 43.4151) |
| Luminance | 0.4644 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 5.77
Sage Green
#9CAF88
ΔE00 7.22
Darkseagreen
#8FBC8F
ΔE00 7.97
Grey Green
#86A17D
ΔE00 9.65
Pale Teal
#82CBB2
ΔE00 9.67
Greyish Green
#82A67D
ΔE00 9.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2BCA7 #BCA2B7
analogous
#AABCA2 #A2BCA7 #A2BCB4
triadic
#A2BCA7 #A7A2BC #BCA7A2
tetradic
#A2BCA7 #A2AABC #BCA2B7 #BCB4A2
square
#A2BCA7 #A2AABC #BCA2B7 #BCB4A2
split-complementary
#A2BCA7 #B4A2BC #BCA2AA
monochromatic
#5F8466 #7EA285 #A2BCA7 #C6D6C9 #E9EFEA
Accessibility & contrast
On white
2.04
#A2BCA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.29
#A2BCA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2BCA7
10.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2BCA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2BCA7 | 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)
#BCB7A6
Deuteranopia (green-blind)
#B8B4A8
Tritanopia (blue-blind)
#9FBBB6
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #a2bca7; /* rgb */ color: rgb(162, 188, 167); /* oklch */ color: oklch(77.0% 0.041 150.9);
Tailwind
colors: {
custom: {
50: '#bdd0c1',
500: '#a2bca7',
950: '#000000',
},
}SCSS
$custom: #a2bca7; $custom-light: #bdd0c1; $custom-dark: #000000;
JSON
{
"hex": "#a2bca7",
"rgb": {
"r": 162,
"g": 188,
"b": 167
},
"hsl": {
"h": 131.538,
"s": 16.25,
"l": 68.627
},
"oklch": {
"l": 0.76965,
"c": 0.041,
"h": 150.9
},
"luminance": 0.46438
}Semantic roles & 50–950 ramp
primary
#A2BCA7
secondary
#E1D9DF
accent
#4B8B9A
background
#FBFCFB
surface
#F6F9F7
border
#D0D2D0
text
#121412
muted
#818281