#ABB8A8#ABB8A8
#ABB8A8 is a light, muted green. Relative luminance 0.458; OKLCH L 76.8% C 0.027 H 139.8°. Best body text is #000000 at 10.15:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB8A8 |
|---|---|
| RGB | rgb(171, 184, 168) |
| HSL | hsl(109, 10%, 69%) |
| HSV | hsv(109, 9%, 72%) |
| CMYK | cmyk(7.1%, 0%, 8.7%, 27.8%) |
| CIE-LAB | lab(73.39, -7.52, 6.59) |
| CIE-LCH | lch(73.39, 10.00, 138.78°) |
| OKLab | oklab(76.79% -0.0203 0.0172) |
| OKLCH | oklch(76.79% 0.027 139.8) |
| XYZ | xyz(41.0017, 45.7658, 43.7118) |
| Luminance | 0.4577 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 7.78
Cement
#A5A391
ΔE00 8.26
Sage Green
#9CAF88
ΔE00 8.44
Greyish
#A8A495
ΔE00 8.95
Silver (survey)
#C5C9C7
ΔE00 9.40
Bland
#AFA88B
ΔE00 9.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB8A8 #B5A8B8
analogous
#B3B8A8 #ABB8A8 #A8B8AD
triadic
#ABB8A8 #A8ABB8 #B8A8AB
tetradic
#ABB8A8 #A8B3B8 #B5A8B8 #B8ADA8
square
#ABB8A8 #A8B3B8 #B5A8B8 #B8ADA8
split-complementary
#ABB8A8 #ADA8B8 #B8A8B3
monochromatic
#6C7E67 #8A9D86 #ABB8A8 #CCD4CA #ECEFEB
Accessibility & contrast
On white
2.07
#ABB8A8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.15
#ABB8A8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB8A8
10.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB8A8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB8A8 | 1.00 | 2.07 | 10.15 | 10.15 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B5A7
Deuteranopia (green-blind)
#B7B4A9
Tritanopia (blue-blind)
#AAB7B3
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #abb8a8; /* rgb */ color: rgb(171, 184, 168); /* oklch */ color: oklch(76.8% 0.027 139.8);
Tailwind
colors: {
custom: {
50: '#c4cdc1',
500: '#abb8a8',
950: '#000000',
},
}SCSS
$custom: #abb8a8; $custom-light: #c4cdc1; $custom-dark: #000000;
JSON
{
"hex": "#abb8a8",
"rgb": {
"r": 171,
"g": 184,
"b": 168
},
"hsl": {
"h": 108.75,
"s": 10.127,
"l": 69.02
},
"oklch": {
"l": 0.76787,
"c": 0.02663,
"h": 139.8
},
"luminance": 0.45766
}Semantic roles & 50–950 ramp
primary
#ABB8A8
secondary
#DFDCE0
accent
#519488
background
#FCFCFB
surface
#F8F9F7
border
#D1D2D0
text
#121312
muted
#818281