#A7BBAE#A7BBAE
#A7BBAE is a light, muted green. Relative luminance 0.468; OKLCH L 77.3% C 0.029 H 157.2°. Best body text is #000000 at 10.36:1 contrast (WCAG AA passes).
Color values
| HEX | #A7BBAE |
|---|---|
| RGB | rgb(167, 187, 174) |
| HSL | hsl(141, 13%, 69%) |
| HSV | hsv(141, 11%, 73%) |
| CMYK | cmyk(10.7%, 0%, 7%, 26.7%) |
| CIE-LAB | lab(74.07, -9.38, 4.26) |
| CIE-LCH | lch(74.07, 10.30, 155.60°) |
| OKLab | oklab(77.3% -0.0264 0.0111) |
| OKLCH | oklch(77.3% 0.029 157.2) |
| XYZ | xyz(41.3450, 46.8115, 46.8935) |
| Luminance | 0.4681 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 8.27
Sage Green
#9CAF88
ΔE00 9.53
Silver (survey)
#C5C9C7
ΔE00 9.83
Cool Grey
#95A3A6
ΔE00 10.36
Cement
#A5A391
ΔE00 10.61
Greyish
#A8A495
ΔE00 11.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7BBAE #BBA7B4
analogous
#AABBA7 #A7BBAE #A7BBB8
triadic
#A7BBAE #AEA7BB #BBAEA7
tetradic
#A7BBAE #A7AABB #BBA7B4 #BBB8A7
square
#A7BBAE #A7AABB #BBA7B4 #BBB8A7
split-complementary
#A7BBAE #B8A7BB #BBA7AA
monochromatic
#65836F #84A08E #A7BBAE #CAD6CE #ECF0EE
Accessibility & contrast
On white
2.03
#A7BBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.36
#A7BBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7BBAE
10.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7BBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7BBAE | 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)
#BBB8AD
Deuteranopia (green-blind)
#B7B5AF
Tritanopia (blue-blind)
#A4BBB7
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #a7bbae; /* rgb */ color: rgb(167, 187, 174); /* oklch */ color: oklch(77.3% 0.029 157.2);
Tailwind
colors: {
custom: {
50: '#c1cfc6',
500: '#a7bbae',
950: '#000000',
},
}SCSS
$custom: #a7bbae; $custom-light: #c1cfc6; $custom-dark: #000000;
JSON
{
"hex": "#a7bbae",
"rgb": {
"r": 167,
"g": 187,
"b": 174
},
"hsl": {
"h": 141,
"s": 12.821,
"l": 69.412
},
"oklch": {
"l": 0.77299,
"c": 0.0286,
"h": 157.2
},
"luminance": 0.46812
}Semantic roles & 50–950 ramp
primary
#A7BBAE
secondary
#E2DCE0
accent
#4F7E97
background
#FBFCFC
surface
#F7F9F8
border
#D0D2D1
text
#121313
muted
#818282