#ABC8A5#ABC8A5
#ABC8A5 is a light, muted green. Relative luminance 0.527; OKLCH L 80.2% C 0.058 H 140.3°. Best body text is #000000 at 11.54:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC8A5 |
|---|---|
| RGB | rgb(171, 200, 165) |
| HSL | hsl(110, 24%, 72%) |
| HSV | hsv(110, 18%, 78%) |
| CMYK | cmyk(14.5%, 0%, 17.5%, 21.6%) |
| CIE-LAB | lab(77.69, -16.34, 14.31) |
| CIE-LCH | lch(77.69, 21.72, 138.78°) |
| OKLab | oklab(80.17% -0.0444 0.0369) |
| OKLCH | oklch(80.17% 0.058 140.3) |
| XYZ | xyz(44.2390, 52.6824, 43.4280) |
| Luminance | 0.5268 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 5.86
Greenish Grey
#96AE8D
ΔE00 6.95
Sage Green
#9CAF88
ΔE00 7.11
Lichen
#8FB67B
ΔE00 8.47
Light Grey Green
#B7E1A1
ΔE00 8.53
Sage Green (survey)
#88B378
ΔE00 9.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC8A5 #C2A5C8
analogous
#BDC8A5 #ABC8A5 #A5C8B1
triadic
#ABC8A5 #A5ABC8 #C8A5AB
tetradic
#ABC8A5 #A5BDC8 #C2A5C8 #C8B1A5
square
#ABC8A5 #A5BDC8 #C2A5C8 #C8B1A5
split-complementary
#ABC8A5 #B1A5C8 #C8A5BD
monochromatic
#66975C #88B17F #ABC8A5 #CEDFCB #EDF3EC
Accessibility & contrast
On white
1.82
#ABC8A5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.54
#ABC8A5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC8A5
11.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC8A5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC8A5 | 1.00 | 1.82 | 11.54 | 11.54 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC2A3
Deuteranopia (green-blind)
#C5BFA7
Tritanopia (blue-blind)
#AAC5BE
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #abc8a5; /* rgb */ color: rgb(171, 200, 165); /* oklch */ color: oklch(80.2% 0.058 140.3);
Tailwind
colors: {
custom: {
50: '#c4d8bf',
500: '#abc8a5',
950: '#000000',
},
}SCSS
$custom: #abc8a5; $custom-light: #c4d8bf; $custom-dark: #000000;
JSON
{
"hex": "#abc8a5",
"rgb": {
"r": 171,
"g": 200,
"b": 165
},
"hsl": {
"h": 109.714,
"s": 24.138,
"l": 71.569
},
"oklch": {
"l": 0.80174,
"c": 0.05768,
"h": 140.3
},
"luminance": 0.52683
}Semantic roles & 50–950 ramp
primary
#ABC8A5
secondary
#96759D
accent
#43A392
background
#FDFEFD
surface
#F9FBF8
border
#D2D4D1
text
#121412
muted
#828382