#A7BCAB#A7BCAB
#A7BCAB is a light, muted green. Relative luminance 0.471; OKLCH L 77.4% C 0.033 H 151.0°. Best body text is #000000 at 10.42:1 contrast (WCAG AA passes).
Color values
| HEX | #A7BCAB |
|---|---|
| RGB | rgb(167, 188, 171) |
| HSL | hsl(131, 14%, 70%) |
| HSV | hsv(131, 11%, 74%) |
| CMYK | cmyk(11.2%, 0%, 9%, 26.3%) |
| CIE-LAB | lab(74.27, -10.47, 6.17) |
| CIE-LCH | lch(74.27, 12.15, 149.48°) |
| OKLab | oklab(77.43% -0.029 0.0161) |
| OKLCH | oklch(77.43% 0.033 151) |
| XYZ | xyz(41.2687, 47.1216, 45.4413) |
| Luminance | 0.4712 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 7.05
Sage Green
#9CAF88
ΔE00 8.25
Darkseagreen
#8FBC8F
ΔE00 9.93
Cement
#A5A391
ΔE00 10.84
Grey Green
#86A17D
ΔE00 10.84
Silver (survey)
#C5C9C7
ΔE00 10.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7BCAB #BCA7B8
analogous
#AEBCA7 #A7BCAB #A7BCB6
triadic
#A7BCAB #ABA7BC #BCABA7
tetradic
#A7BCAB #A7AEBC #BCA7B8 #BCB6A7
square
#A7BCAB #A7AEBC #BCA7B8 #BCB6A7
split-complementary
#A7BCAB #B6A7BC #BCA7AE
monochromatic
#65846B #84A28A #A7BCAB #CAD6CC #ECF1ED
Accessibility & contrast
On white
2.01
#A7BCAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.42
#A7BCAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7BCAB
10.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7BCAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7BCAB | 1.00 | 2.01 | 10.42 | 10.42 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB8AA
Deuteranopia (green-blind)
#B8B6AC
Tritanopia (blue-blind)
#A5BBB7
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #a7bcab; /* rgb */ color: rgb(167, 188, 171); /* oklch */ color: oklch(77.4% 0.033 151.0);
Tailwind
colors: {
custom: {
50: '#c1d0c4',
500: '#a7bcab',
950: '#000000',
},
}SCSS
$custom: #a7bcab; $custom-light: #c1d0c4; $custom-dark: #000000;
JSON
{
"hex": "#a7bcab",
"rgb": {
"r": 167,
"g": 188,
"b": 171
},
"hsl": {
"h": 131.429,
"s": 13.548,
"l": 69.608
},
"oklch": {
"l": 0.77432,
"c": 0.03319,
"h": 151
},
"luminance": 0.47122
}Semantic roles & 50–950 ramp
primary
#A7BCAB
secondary
#E2DCE1
accent
#4E8A98
background
#FBFCFC
surface
#F7F9F8
border
#D0D2D1
text
#121412
muted
#818281