#ABB8AC#ABB8AC
#ABB8AC is a light, muted green. Relative luminance 0.459; OKLCH L 76.9% C 0.022 H 147.6°. Best body text is #000000 at 10.18:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB8AC |
|---|---|
| RGB | rgb(171, 184, 172) |
| HSL | hsl(125, 8%, 70%) |
| HSV | hsv(125, 7%, 72%) |
| CMYK | cmyk(7.1%, 0%, 6.5%, 27.8%) |
| CIE-LAB | lab(73.49, -6.79, 4.55) |
| CIE-LCH | lch(73.49, 8.17, 146.17°) |
| OKLab | oklab(76.9% -0.0187 0.0119) |
| OKLCH | oklch(76.9% 0.022 147.6) |
| XYZ | xyz(41.3800, 45.9171, 45.7046) |
| Luminance | 0.4592 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 8.30
Cement
#A5A391
ΔE00 8.52
Greyish
#A8A495
ΔE00 8.93
Greenish Grey
#96AE8D
ΔE00 9.09
Cool Grey
#95A3A6
ΔE00 9.35
Silver
#C0C0C0
ΔE00 9.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB8AC #B8ABB7
analogous
#B1B8AB #ABB8AC #ABB8B3
triadic
#ABB8AC #ACABB8 #B8ACAB
tetradic
#ABB8AC #ABB1B8 #B8ABB7 #B8B3AB
square
#ABB8AC #ABB1B8 #B8ABB7 #B8B3AB
split-complementary
#ABB8AC #B3ABB8 #B8ABB1
monochromatic
#6B7E6C #8A9C8B #ABB8AC #CCD4CD #EDF0EE
Accessibility & contrast
On white
2.06
#ABB8AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.18
#ABB8AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB8AC
10.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB8AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB8AC | 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)
#B8B5AB
Deuteranopia (green-blind)
#B6B4AD
Tritanopia (blue-blind)
#AAB7B4
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #abb8ac; /* rgb */ color: rgb(171, 184, 172); /* oklch */ color: oklch(76.9% 0.022 147.6);
Tailwind
colors: {
custom: {
50: '#c4cdc4',
500: '#abb8ac',
950: '#000000',
},
}SCSS
$custom: #abb8ac; $custom-light: #c4cdc4; $custom-dark: #000000;
JSON
{
"hex": "#abb8ac",
"rgb": {
"r": 171,
"g": 184,
"b": 172
},
"hsl": {
"h": 124.615,
"s": 8.387,
"l": 69.608
},
"oklch": {
"l": 0.76898,
"c": 0.02215,
"h": 147.6
},
"luminance": 0.45917
}Semantic roles & 50–950 ramp
primary
#ABB8AC
secondary
#E1DEE1
accent
#538D92
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#121312
muted
#818281