#A7BBAF#A7BBAF
#A7BBAF is a light, muted green. Relative luminance 0.469; OKLCH L 77.3% C 0.028 H 159.4°. Best body text is #000000 at 10.37:1 contrast (WCAG AA passes).
Color values
| HEX | #A7BBAF |
|---|---|
| RGB | rgb(167, 187, 175) |
| HSL | hsl(144, 13%, 69%) |
| HSV | hsv(144, 11%, 73%) |
| CMYK | cmyk(10.7%, 0%, 6.4%, 26.7%) |
| CIE-LAB | lab(74.09, -9.19, 3.75) |
| CIE-LCH | lch(74.09, 9.93, 157.82°) |
| OKLab | oklab(77.33% -0.0259 0.0098) |
| OKLCH | oklch(77.33% 0.028 159.4) |
| XYZ | xyz(41.4428, 46.8507, 47.4088) |
| Luminance | 0.4685 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 8.63
Silver (survey)
#C5C9C7
ΔE00 9.60
Sage Green
#9CAF88
ΔE00 9.90
Cool Grey
#95A3A6
ΔE00 10.06
Cement
#A5A391
ΔE00 10.68
Silver
#C0C0C0
ΔE00 11.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7BBAF #BBA7B3
analogous
#A9BBA7 #A7BBAF #A7BBB9
triadic
#A7BBAF #AFA7BB #BBAFA7
tetradic
#A7BBAF #A7A9BB #BBA7B3 #BBB9A7
square
#A7BBAF #A7A9BB #BBA7B3 #BBB9A7
split-complementary
#A7BBAF #B9A7BB #BBA7A9
monochromatic
#658371 #84A090 #A7BBAF #CAD6CE #ECF0EE
Accessibility & contrast
On white
2.03
#A7BBAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.37
#A7BBAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7BBAF
10.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7BBAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7BBAF | 1.00 | 2.03 | 10.37 | 10.37 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB8AE
Deuteranopia (green-blind)
#B7B5B0
Tritanopia (blue-blind)
#A4BBB7
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #a7bbaf; /* rgb */ color: rgb(167, 187, 175); /* oklch */ color: oklch(77.3% 0.028 159.4);
Tailwind
colors: {
custom: {
50: '#c1cfc6',
500: '#a7bbaf',
950: '#000000',
},
}SCSS
$custom: #a7bbaf; $custom-light: #c1cfc6; $custom-dark: #000000;
JSON
{
"hex": "#a7bbaf",
"rgb": {
"r": 167,
"g": 187,
"b": 175
},
"hsl": {
"h": 144,
"s": 12.821,
"l": 69.412
},
"oklch": {
"l": 0.77327,
"c": 0.02772,
"h": 159.4
},
"luminance": 0.46851
}Semantic roles & 50–950 ramp
primary
#A7BBAF
secondary
#E2DCDF
accent
#4F7A97
background
#FBFCFC
surface
#F7F9F8
border
#D0D2D1
text
#121313
muted
#818282