#ABB8A9#ABB8A9
#ABB8A9 is a light, muted green. Relative luminance 0.458; OKLCH L 76.8% C 0.025 H 141.5°. Best body text is #000000 at 10.16:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB8A9 |
|---|---|
| RGB | rgb(171, 184, 169) |
| HSL | hsl(112, 10%, 69%) |
| HSV | hsv(112, 8%, 72%) |
| CMYK | cmyk(7.1%, 0%, 8.2%, 27.8%) |
| CIE-LAB | lab(73.42, -7.34, 6.08) |
| CIE-LCH | lch(73.42, 9.53, 140.37°) |
| OKLab | oklab(76.82% -0.0199 0.0159) |
| OKLCH | oklch(76.82% 0.025 141.5) |
| XYZ | xyz(41.0952, 45.8032, 44.2043) |
| Luminance | 0.4580 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 8.09
Cement
#A5A391
ΔE00 8.30
Sage Green
#9CAF88
ΔE00 8.79
Greyish
#A8A495
ΔE00 8.92
Silver (survey)
#C5C9C7
ΔE00 9.12
Bland
#AFA88B
ΔE00 10.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB8A9 #B6A9B8
analogous
#B3B8A9 #ABB8A9 #A9B8AF
triadic
#ABB8A9 #A9ABB8 #B8A9AB
tetradic
#ABB8A9 #A9B3B8 #B6A9B8 #B8AFA9
square
#ABB8A9 #A9B3B8 #B6A9B8 #B8AFA9
split-complementary
#ABB8A9 #AFA9B8 #B8A9B3
monochromatic
#6B7E68 #8A9C87 #ABB8A9 #CCD4CB #ECEFEC
Accessibility & contrast
On white
2.07
#ABB8A9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.16
#ABB8A9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB8A9
10.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB8A9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB8A9 | 1.00 | 2.07 | 10.16 | 10.16 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B5A8
Deuteranopia (green-blind)
#B7B4AA
Tritanopia (blue-blind)
#AAB7B4
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #abb8a9; /* rgb */ color: rgb(171, 184, 169); /* oklch */ color: oklch(76.8% 0.025 141.5);
Tailwind
colors: {
custom: {
50: '#c4cdc2',
500: '#abb8a9',
950: '#000000',
},
}SCSS
$custom: #abb8a9; $custom-light: #c4cdc2; $custom-dark: #000000;
JSON
{
"hex": "#abb8a9",
"rgb": {
"r": 171,
"g": 184,
"b": 169
},
"hsl": {
"h": 112,
"s": 9.554,
"l": 69.216
},
"oklch": {
"l": 0.76815,
"c": 0.02548,
"h": 141.5
},
"luminance": 0.45803
}Semantic roles & 50–950 ramp
primary
#ABB8A9
secondary
#E0DCE1
accent
#52948B
background
#FCFCFB
surface
#F8F9F7
border
#D1D2D0
text
#121312
muted
#818281