#ABB8AB#ABB8AB
#ABB8AB is a light, muted green. Relative luminance 0.459; OKLCH L 76.9% C 0.023 H 145.3°. Best body text is #000000 at 10.18:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB8AB |
|---|---|
| RGB | rgb(171, 184, 171) |
| HSL | hsl(120, 8%, 70%) |
| HSV | hsv(120, 7%, 72%) |
| CMYK | cmyk(7.1%, 0%, 7.1%, 27.8%) |
| CIE-LAB | lab(73.47, -6.97, 5.06) |
| CIE-LCH | lch(73.47, 8.61, 144.04°) |
| OKLab | oklab(76.87% -0.0191 0.0132) |
| OKLCH | oklch(76.87% 0.023 145.3) |
| XYZ | xyz(41.2844, 45.8788, 45.2007) |
| Luminance | 0.4588 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Cement
#A5A391
ΔE00 8.43
Silver (survey)
#C5C9C7
ΔE00 8.57
Greenish Grey
#96AE8D
ΔE00 8.75
Greyish
#A8A495
ΔE00 8.91
Sage Green
#9CAF88
ΔE00 9.53
Cool Grey
#95A3A6
ΔE00 9.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB8AB #B8ABB8
analogous
#B2B8AB #ABB8AB #ABB8B2
triadic
#ABB8AB #ABABB8 #B8ABAB
tetradic
#ABB8AB #ABB2B8 #B8ABB8 #B8B2AB
square
#ABB8AB #ABB2B8 #B8ABB8 #B8B2AB
split-complementary
#ABB8AB #B2ABB8 #B8ABB2
monochromatic
#6B7E6B #8A9C8A #ABB8AB #CCD4CC #EDF0ED
Accessibility & contrast
On white
2.06
#ABB8AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.18
#ABB8AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB8AB
10.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB8AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB8AB | 1.00 | 2.06 | 10.18 | 10.18 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B5AA
Deuteranopia (green-blind)
#B6B4AC
Tritanopia (blue-blind)
#AAB7B4
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #abb8ab; /* rgb */ color: rgb(171, 184, 171); /* oklch */ color: oklch(76.9% 0.023 145.3);
Tailwind
colors: {
custom: {
50: '#c4cdc4',
500: '#abb8ab',
950: '#000000',
},
}SCSS
$custom: #abb8ab; $custom-light: #c4cdc4; $custom-dark: #000000;
JSON
{
"hex": "#abb8ab",
"rgb": {
"r": 171,
"g": 184,
"b": 171
},
"hsl": {
"h": 120,
"s": 8.387,
"l": 69.608
},
"oklch": {
"l": 0.7687,
"c": 0.02323,
"h": 145.3
},
"luminance": 0.45879
}Semantic roles & 50–950 ramp
primary
#ABB8AB
secondary
#E1DEE1
accent
#539292
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#121312
muted
#818281