#ABB8AA#ABB8AA
#ABB8AA is a light, muted green. Relative luminance 0.458; OKLCH L 76.8% C 0.024 H 143.3°. Best body text is #000000 at 10.17:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB8AA |
|---|---|
| RGB | rgb(171, 184, 170) |
| HSL | hsl(116, 9%, 69%) |
| HSV | hsv(116, 8%, 72%) |
| CMYK | cmyk(7.1%, 0%, 7.6%, 27.8%) |
| CIE-LAB | lab(73.44, -7.15, 5.57) |
| CIE-LCH | lch(73.44, 9.06, 142.12°) |
| OKLab | oklab(76.84% -0.0195 0.0145) |
| OKLCH | oklch(76.84% 0.024 143.3) |
| XYZ | xyz(41.1894, 45.8409, 44.7006) |
| Luminance | 0.4584 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Cement
#A5A391
ΔE00 8.35
Greenish Grey
#96AE8D
ΔE00 8.41
Silver (survey)
#C5C9C7
ΔE00 8.84
Greyish
#A8A495
ΔE00 8.91
Sage Green
#9CAF88
ΔE00 9.16
Silver
#C0C0C0
ΔE00 9.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB8AA #B7AAB8
analogous
#B2B8AA #ABB8AA #AAB8B0
triadic
#ABB8AA #AAABB8 #B8AAAB
tetradic
#ABB8AA #AAB2B8 #B7AAB8 #B8B0AA
square
#ABB8AA #AAB2B8 #B7AAB8 #B8B0AA
split-complementary
#ABB8AA #B0AAB8 #B8AAB2
monochromatic
#6B7E69 #8A9C89 #ABB8AA #CCD4CB #EDF0ED
Accessibility & contrast
On white
2.07
#ABB8AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.17
#ABB8AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB8AA
10.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB8AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB8AA | 1.00 | 2.07 | 10.17 | 10.17 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B5A9
Deuteranopia (green-blind)
#B6B4AB
Tritanopia (blue-blind)
#AAB7B4
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #abb8aa; /* rgb */ color: rgb(171, 184, 170); /* oklch */ color: oklch(76.8% 0.024 143.3);
Tailwind
colors: {
custom: {
50: '#c4cdc3',
500: '#abb8aa',
950: '#000000',
},
}SCSS
$custom: #abb8aa; $custom-light: #c4cdc3; $custom-dark: #000000;
JSON
{
"hex": "#abb8aa",
"rgb": {
"r": 171,
"g": 184,
"b": 170
},
"hsl": {
"h": 115.714,
"s": 8.974,
"l": 69.412
},
"oklch": {
"l": 0.76842,
"c": 0.02434,
"h": 143.3
},
"luminance": 0.45841
}Semantic roles & 50–950 ramp
primary
#ABB8AA
secondary
#E1DDE1
accent
#53938E
background
#FCFCFB
surface
#F8F9F7
border
#D1D2D0
text
#121312
muted
#818281