#A7BCA2#A7BCA2
#A7BCA2 is a light, muted green. Relative luminance 0.468; OKLCH L 77.2% C 0.043 H 139.7°. Best body text is #000000 at 10.36:1 contrast (WCAG AA passes).
Color values
| HEX | #A7BCA2 |
|---|---|
| RGB | rgb(167, 188, 162) |
| HSL | hsl(108, 16%, 69%) |
| HSV | hsv(108, 14%, 74%) |
| CMYK | cmyk(11.2%, 0%, 13.8%, 26.3%) |
| CIE-LAB | lab(74.06, -12.11, 10.75) |
| CIE-LCH | lch(74.06, 16.19, 138.38°) |
| OKLab | oklab(77.19% -0.0328 0.0279) |
| OKLCH | oklch(77.19% 0.043 139.7) |
| XYZ | xyz(40.4399, 46.7901, 41.0763) |
| Luminance | 0.4679 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 4.89
Sage Green
#9CAF88
ΔE00 5.61
Darkseagreen
#8FBC8F
ΔE00 7.50
Grey Green
#86A17D
ΔE00 9.17
Greyish Green
#82A67D
ΔE00 9.42
Lichen
#8FB67B
ΔE00 9.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7BCA2 #B7A2BC
analogous
#B4BCA2 #A7BCA2 #A2BCAA
triadic
#A7BCA2 #A2A7BC #BCA2A7
tetradic
#A7BCA2 #A2B4BC #B7A2BC #BCAAA2
square
#A7BCA2 #A2B4BC #B7A2BC #BCAAA2
split-complementary
#A7BCA2 #AAA2BC #BCA2B4
monochromatic
#66845F #85A27E #A7BCA2 #C9D6C6 #EAEFE9
Accessibility & contrast
On white
2.03
#A7BCA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.36
#A7BCA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7BCA2
10.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7BCA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7BCA2 | 1.00 | 2.03 | 10.36 | 10.36 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEB7A1
Deuteranopia (green-blind)
#BAB5A3
Tritanopia (blue-blind)
#A6BAB5
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #a7bca2; /* rgb */ color: rgb(167, 188, 162); /* oklch */ color: oklch(77.2% 0.043 139.7);
Tailwind
colors: {
custom: {
50: '#c1d0bd',
500: '#a7bca2',
950: '#000000',
},
}SCSS
$custom: #a7bca2; $custom-light: #c1d0bd; $custom-dark: #000000;
JSON
{
"hex": "#a7bca2",
"rgb": {
"r": 167,
"g": 188,
"b": 162
},
"hsl": {
"h": 108.462,
"s": 16.25,
"l": 68.627
},
"oklch": {
"l": 0.77194,
"c": 0.04304,
"h": 139.7
},
"luminance": 0.46791
}Semantic roles & 50–950 ramp
primary
#A7BCA2
secondary
#DFD9E1
accent
#4B9A8B
background
#FBFCFB
surface
#F7F9F6
border
#D0D2D0
text
#121412
muted
#818281