#A7BBAC#A7BBAC
#A7BBAC is a light, muted green. Relative luminance 0.467; OKLCH L 77.2% C 0.030 H 153.2°. Best body text is #000000 at 10.35:1 contrast (WCAG AA passes).
Color values
| HEX | #A7BBAC |
|---|---|
| RGB | rgb(167, 187, 172) |
| HSL | hsl(135, 13%, 69%) |
| HSV | hsv(135, 11%, 73%) |
| CMYK | cmyk(10.7%, 0%, 8%, 26.7%) |
| CIE-LAB | lab(74.02, -9.76, 5.27) |
| CIE-LCH | lch(74.02, 11.09, 151.62°) |
| OKLab | oklab(77.24% -0.0272 0.0137) |
| OKLCH | oklch(77.24% 0.03 153.2) |
| XYZ | xyz(41.1515, 46.7341, 45.8743) |
| Luminance | 0.4673 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 7.59
Sage Green
#9CAF88
ΔE00 8.81
Silver (survey)
#C5C9C7
ΔE00 10.30
Cement
#A5A391
ΔE00 10.51
Darkseagreen
#8FBC8F
ΔE00 10.68
Cool Grey
#95A3A6
ΔE00 10.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7BBAC #BBA7B6
analogous
#ACBBA7 #A7BBAC #A7BBB6
triadic
#A7BBAC #ACA7BB #BBACA7
tetradic
#A7BBAC #A7ACBB #BBA7B6 #BBB6A7
square
#A7BBAC #A7ACBB #BBA7B6 #BBB6A7
split-complementary
#A7BBAC #B6A7BB #BBA7AC
monochromatic
#65836C #84A08B #A7BBAC #CAD6CD #ECF0ED
Accessibility & contrast
On white
2.03
#A7BBAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.35
#A7BBAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7BBAC
10.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7BBAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7BBAC | 1.00 | 2.03 | 10.35 | 10.35 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB7AB
Deuteranopia (green-blind)
#B7B5AD
Tritanopia (blue-blind)
#A4BAB7
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #a7bbac; /* rgb */ color: rgb(167, 187, 172); /* oklch */ color: oklch(77.2% 0.030 153.2);
Tailwind
colors: {
custom: {
50: '#c1cfc4',
500: '#a7bbac',
950: '#000000',
},
}SCSS
$custom: #a7bbac; $custom-light: #c1cfc4; $custom-dark: #000000;
JSON
{
"hex": "#a7bbac",
"rgb": {
"r": 167,
"g": 187,
"b": 172
},
"hsl": {
"h": 135,
"s": 12.821,
"l": 69.412
},
"oklch": {
"l": 0.77244,
"c": 0.03046,
"h": 153.2
},
"luminance": 0.46735
}Semantic roles & 50–950 ramp
primary
#A7BBAC
secondary
#E2DCE0
accent
#4F8597
background
#FBFCFC
surface
#F7F9F8
border
#D0D2D1
text
#121312
muted
#818281