#ABB7AA#ABB7AA
#ABB7AA is a light, muted green. Relative luminance 0.454; OKLCH L 76.6% C 0.023 H 143.2°. Best body text is #000000 at 10.09:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB7AA |
|---|---|
| RGB | rgb(171, 183, 170) |
| HSL | hsl(115, 8%, 69%) |
| HSV | hsv(115, 7%, 72%) |
| CMYK | cmyk(6.6%, 0%, 7.1%, 28.2%) |
| CIE-LAB | lab(73.17, -6.63, 5.18) |
| CIE-LCH | lch(73.17, 8.41, 141.99°) |
| OKLab | oklab(76.63% -0.0181 0.0135) |
| OKLCH | oklch(76.63% 0.023 143.2) |
| XYZ | xyz(40.9824, 45.4269, 44.6316) |
| Luminance | 0.4543 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Cement
#A5A391
ΔE00 8.01
Greyish
#A8A495
ΔE00 8.48
Silver (survey)
#C5C9C7
ΔE00 8.52
Greenish Grey
#96AE8D
ΔE00 8.82
Dark Gray
#A9A9A9
ΔE00 9.44
Silver
#C0C0C0
ΔE00 9.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB7AA #B6AAB7
analogous
#B2B7AA #ABB7AA #AAB7B0
triadic
#ABB7AA #AAABB7 #B7AAAB
tetradic
#ABB7AA #AAB2B7 #B6AAB7 #B7B0AA
square
#ABB7AA #AAB2B7 #B6AAB7 #B7B0AA
split-complementary
#ABB7AA #B0AAB7 #B7AAB2
monochromatic
#6B7D6A #8A9B89 #ABB7AA #CCD3CB #ECEFEC
Accessibility & contrast
On white
2.08
#ABB7AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.09
#ABB7AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB7AA
10.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB7AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB7AA | 1.00 | 2.08 | 10.09 | 10.09 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B4A9
Deuteranopia (green-blind)
#B6B3AB
Tritanopia (blue-blind)
#AAB6B3
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #abb7aa; /* rgb */ color: rgb(171, 183, 170); /* oklch */ color: oklch(76.6% 0.023 143.2);
Tailwind
colors: {
custom: {
50: '#c4ccc3',
500: '#abb7aa',
950: '#000000',
},
}SCSS
$custom: #abb7aa; $custom-light: #c4ccc3; $custom-dark: #000000;
JSON
{
"hex": "#abb7aa",
"rgb": {
"r": 171,
"g": 183,
"b": 170
},
"hsl": {
"h": 115.385,
"s": 8.28,
"l": 69.216
},
"oklch": {
"l": 0.76629,
"c": 0.02257,
"h": 143.2
},
"luminance": 0.45427
}Semantic roles & 50–950 ramp
primary
#ABB7AA
secondary
#E0DDE0
accent
#53928D
background
#FCFCFB
surface
#F8F8F7
border
#D1D1D0
text
#121312
muted
#818281