#ABC8A3#ABC8A3
#ABC8A3 is a light, muted green. Relative luminance 0.526; OKLCH L 80.1% C 0.060 H 138.9°. Best body text is #000000 at 11.52:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC8A3 |
|---|---|
| RGB | rgb(171, 200, 163) |
| HSL | hsl(107, 25%, 71%) |
| HSV | hsv(107, 19%, 78%) |
| CMYK | cmyk(14.5%, 0%, 18.5%, 21.6%) |
| CIE-LAB | lab(77.64, -16.68, 15.32) |
| CIE-LCH | lch(77.64, 22.65, 137.43°) |
| OKLab | oklab(80.13% -0.0452 0.0394) |
| OKLCH | oklch(80.13% 0.06 138.9) |
| XYZ | xyz(44.0583, 52.6101, 42.4768) |
| Luminance | 0.5261 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 5.63
Greenish Grey
#96AE8D
ΔE00 6.95
Sage Green
#9CAF88
ΔE00 6.96
Lichen
#8FB67B
ΔE00 8.06
Light Grey Green
#B7E1A1
ΔE00 8.13
Sage Green (survey)
#88B378
ΔE00 8.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC8A3 #C0A3C8
analogous
#BDC8A3 #ABC8A3 #A3C8AD
triadic
#ABC8A3 #A3ABC8 #C8A3AB
tetradic
#ABC8A3 #A3BDC8 #C0A3C8 #C8ADA3
square
#ABC8A3 #A3BDC8 #C0A3C8 #C8ADA3
split-complementary
#ABC8A3 #ADA3C8 #C8A3BD
monochromatic
#67975A #88B17D #ABC8A3 #CEDFC9 #EEF4EC
Accessibility & contrast
On white
1.82
#ABC8A3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.52
#ABC8A3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC8A3
11.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC8A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC8A3 | 1.00 | 1.82 | 11.52 | 11.52 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC2A1
Deuteranopia (green-blind)
#C6BFA5
Tritanopia (blue-blind)
#AAC5BE
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #abc8a3; /* rgb */ color: rgb(171, 200, 163); /* oklch */ color: oklch(80.1% 0.060 138.9);
Tailwind
colors: {
custom: {
50: '#c4d8be',
500: '#abc8a3',
950: '#000000',
},
}SCSS
$custom: #abc8a3; $custom-light: #c4d8be; $custom-dark: #000000;
JSON
{
"hex": "#abc8a3",
"rgb": {
"r": 171,
"g": 200,
"b": 163
},
"hsl": {
"h": 107.027,
"s": 25.17,
"l": 71.176
},
"oklch": {
"l": 0.80126,
"c": 0.05997,
"h": 138.9
},
"luminance": 0.52611
}Semantic roles & 50–950 ramp
primary
#ABC8A3
secondary
#94739D
accent
#42A48F
background
#FDFEFD
surface
#F9FBF8
border
#D2D4D1
text
#121412
muted
#828382