#ABB9AA#ABB9AA
#ABB9AA is a light, muted green. Relative luminance 0.463; OKLCH L 77.1% C 0.026 H 143.5°. Best body text is #000000 at 10.25:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB9AA |
|---|---|
| RGB | rgb(171, 185, 170) |
| HSL | hsl(116, 10%, 70%) |
| HSV | hsv(116, 8%, 73%) |
| CMYK | cmyk(7.6%, 0%, 8.1%, 27.5%) |
| CIE-LAB | lab(73.71, -7.68, 5.96) |
| CIE-LCH | lch(73.71, 9.72, 142.22°) |
| OKLab | oklab(77.06% -0.021 0.0155) |
| OKLCH | oklch(77.06% 0.026 143.5) |
| XYZ | xyz(41.3979, 46.2578, 44.7701) |
| Luminance | 0.4626 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 8.05
Cement
#A5A391
ΔE00 8.72
Sage Green
#9CAF88
ΔE00 8.81
Silver (survey)
#C5C9C7
ΔE00 9.18
Greyish
#A8A495
ΔE00 9.35
Silver
#C0C0C0
ΔE00 10.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB9AA #B8AAB9
analogous
#B3B9AA #ABB9AA #AAB9B1
triadic
#ABB9AA #AAABB9 #B9AAAB
tetradic
#ABB9AA #AAB3B9 #B8AAB9 #B9B1AA
square
#ABB9AA #AAB3B9 #B8AAB9 #B9B1AA
split-complementary
#ABB9AA #B1AAB9 #B9AAB3
monochromatic
#6B8069 #8A9D88 #ABB9AA #CCD5CC #EDF0ED
Accessibility & contrast
On white
2.05
#ABB9AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.25
#ABB9AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB9AA
10.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB9AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB9AA | 1.00 | 2.05 | 10.25 | 10.25 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB6A9
Deuteranopia (green-blind)
#B7B5AB
Tritanopia (blue-blind)
#AAB8B5
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #abb9aa; /* rgb */ color: rgb(171, 185, 170); /* oklch */ color: oklch(77.1% 0.026 143.5);
Tailwind
colors: {
custom: {
50: '#c4cec3',
500: '#abb9aa',
950: '#000000',
},
}SCSS
$custom: #abb9aa; $custom-light: #c4cec3; $custom-dark: #000000;
JSON
{
"hex": "#abb9aa",
"rgb": {
"r": 171,
"g": 185,
"b": 170
},
"hsl": {
"h": 116,
"s": 9.677,
"l": 69.608
},
"oklch": {
"l": 0.77056,
"c": 0.0261,
"h": 143.5
},
"luminance": 0.46258
}Semantic roles & 50–950 ramp
primary
#ABB9AA
secondary
#E1DDE2
accent
#52948F
background
#FCFCFB
surface
#F8F9F7
border
#D1D2D0
text
#121312
muted
#818281