#A7BBAB#A7BBAB
#A7BBAB is a light, muted green. Relative luminance 0.467; OKLCH L 77.2% C 0.031 H 151.4°. Best body text is #000000 at 10.34:1 contrast (WCAG AA passes).
Color values
| HEX | #A7BBAB |
|---|---|
| RGB | rgb(167, 187, 171) |
| HSL | hsl(132, 13%, 69%) |
| HSV | hsv(132, 11%, 73%) |
| CMYK | cmyk(10.7%, 0%, 8.6%, 26.7%) |
| CIE-LAB | lab(73.99, -9.95, 5.78) |
| CIE-LCH | lch(73.99, 11.50, 149.84°) |
| OKLab | oklab(77.22% -0.0276 0.0151) |
| OKLCH | oklch(77.22% 0.031 151.4) |
| XYZ | xyz(41.0558, 46.6958, 45.3704) |
| Luminance | 0.4670 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 7.27
Sage Green
#9CAF88
ΔE00 8.46
Darkseagreen
#8FBC8F
ΔE00 10.36
Cement
#A5A391
ΔE00 10.48
Silver (survey)
#C5C9C7
ΔE00 10.54
Grey Green
#86A17D
ΔE00 10.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7BBAB #BBA7B7
analogous
#ADBBA7 #A7BBAB #A7BBB5
triadic
#A7BBAB #ABA7BB #BBABA7
tetradic
#A7BBAB #A7ADBB #BBA7B7 #BBB5A7
square
#A7BBAB #A7ADBB #BBA7B7 #BBB5A7
split-complementary
#A7BBAB #B5A7BB #BBA7AD
monochromatic
#65836B #84A08A #A7BBAB #CAD6CC #ECF0ED
Accessibility & contrast
On white
2.03
#A7BBAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.34
#A7BBAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7BBAB
10.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7BBAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7BBAB | 1.00 | 2.03 | 10.34 | 10.34 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB7AA
Deuteranopia (green-blind)
#B8B5AC
Tritanopia (blue-blind)
#A5BAB6
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #a7bbab; /* rgb */ color: rgb(167, 187, 171); /* oklch */ color: oklch(77.2% 0.031 151.4);
Tailwind
colors: {
custom: {
50: '#c1cfc4',
500: '#a7bbab',
950: '#000000',
},
}SCSS
$custom: #a7bbab; $custom-light: #c1cfc4; $custom-dark: #000000;
JSON
{
"hex": "#a7bbab",
"rgb": {
"r": 167,
"g": 187,
"b": 171
},
"hsl": {
"h": 132,
"s": 12.821,
"l": 69.412
},
"oklch": {
"l": 0.77216,
"c": 0.03144,
"h": 151.4
},
"luminance": 0.46696
}Semantic roles & 50–950 ramp
primary
#A7BBAB
secondary
#E2DCE1
accent
#4F8897
background
#FBFCFC
surface
#F7F9F8
border
#D0D2D1
text
#121312
muted
#818281