#ABB9AB#ABB9AB
#ABB9AB is a light, muted green. Relative luminance 0.463; OKLCH L 77.1% C 0.025 H 145.3°. Best body text is #000000 at 10.26:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB9AB |
|---|---|
| RGB | rgb(171, 185, 171) |
| HSL | hsl(120, 9%, 70%) |
| HSV | hsv(120, 8%, 73%) |
| CMYK | cmyk(7.6%, 0%, 7.6%, 27.5%) |
| CIE-LAB | lab(73.74, -7.50, 5.45) |
| CIE-LCH | lch(73.74, 9.27, 144.01°) |
| OKLab | oklab(77.08% -0.0206 0.0142) |
| OKLCH | oklch(77.08% 0.025 145.3) |
| XYZ | xyz(41.4928, 46.2958, 45.2702) |
| Luminance | 0.4630 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 8.37
Cement
#A5A391
ΔE00 8.77
Silver (survey)
#C5C9C7
ΔE00 8.91
Sage Green
#9CAF88
ΔE00 9.17
Greyish
#A8A495
ΔE00 9.34
Cool Grey
#95A3A6
ΔE00 10.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB9AB #B9ABB9
analogous
#B2B9AB #ABB9AB #ABB9B2
triadic
#ABB9AB #ABABB9 #B9ABAB
tetradic
#ABB9AB #ABB2B9 #B9ABB9 #B9B2AB
square
#ABB9AB #ABB2B9 #B9ABB9 #B9B2AB
split-complementary
#ABB9AB #B2ABB9 #B9ABB2
monochromatic
#6A7F6A #8A9D8A #ABB9AB #CCD5CC #EEF1EE
Accessibility & contrast
On white
2.05
#ABB9AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.26
#ABB9AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB9AB
10.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB9AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB9AB | 1.00 | 2.05 | 10.26 | 10.26 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB6AA
Deuteranopia (green-blind)
#B7B5AC
Tritanopia (blue-blind)
#AAB8B5
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #abb9ab; /* rgb */ color: rgb(171, 185, 171); /* oklch */ color: oklch(77.1% 0.025 145.3);
Tailwind
colors: {
custom: {
50: '#c4cec4',
500: '#abb9ab',
950: '#000000',
},
}SCSS
$custom: #abb9ab; $custom-light: #c4cec4; $custom-dark: #000000;
JSON
{
"hex": "#abb9ab",
"rgb": {
"r": 171,
"g": 185,
"b": 171
},
"hsl": {
"h": 120,
"s": 9.091,
"l": 69.804
},
"oklch": {
"l": 0.77084,
"c": 0.025,
"h": 145.3
},
"luminance": 0.46296
}Semantic roles & 50–950 ramp
primary
#ABB9AB
secondary
#E2DEE2
accent
#529393
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#121312
muted
#818281