#ABC8A4#ABC8A4
#ABC8A4 is a light, muted green. Relative luminance 0.526; OKLCH L 80.2% C 0.059 H 139.6°. Best body text is #000000 at 11.53:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC8A4 |
|---|---|
| RGB | rgb(171, 200, 164) |
| HSL | hsl(108, 25%, 71%) |
| HSV | hsv(108, 18%, 78%) |
| CMYK | cmyk(14.5%, 0%, 18%, 21.6%) |
| CIE-LAB | lab(77.67, -16.51, 14.81) |
| CIE-LCH | lch(77.67, 22.18, 138.09°) |
| OKLab | oklab(80.15% -0.0448 0.0381) |
| OKLCH | oklch(80.15% 0.059 139.6) |
| XYZ | xyz(44.1483, 52.6461, 42.9505) |
| Luminance | 0.5265 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 5.74
Greenish Grey
#96AE8D
ΔE00 6.94
Sage Green
#9CAF88
ΔE00 7.03
Lichen
#8FB67B
ΔE00 8.26
Light Grey Green
#B7E1A1
ΔE00 8.33
Sage Green (survey)
#88B378
ΔE00 9.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC8A4 #C1A4C8
analogous
#BDC8A4 #ABC8A4 #A4C8AF
triadic
#ABC8A4 #A4ABC8 #C8A4AB
tetradic
#ABC8A4 #A4BDC8 #C1A4C8 #C8AFA4
square
#ABC8A4 #A4BDC8 #C1A4C8 #C8AFA4
split-complementary
#ABC8A4 #AFA4C8 #C8A4BD
monochromatic
#67975B #88B17E #ABC8A4 #CEDFCA #EDF3EC
Accessibility & contrast
On white
1.82
#ABC8A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.53
#ABC8A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC8A4
11.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC8A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC8A4 | 1.00 | 1.82 | 11.53 | 11.53 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC2A2
Deuteranopia (green-blind)
#C6BFA6
Tritanopia (blue-blind)
#AAC5BE
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #abc8a4; /* rgb */ color: rgb(171, 200, 164); /* oklch */ color: oklch(80.2% 0.059 139.6);
Tailwind
colors: {
custom: {
50: '#c4d8bf',
500: '#abc8a4',
950: '#000000',
},
}SCSS
$custom: #abc8a4; $custom-light: #c4d8bf; $custom-dark: #000000;
JSON
{
"hex": "#abc8a4",
"rgb": {
"r": 171,
"g": 200,
"b": 164
},
"hsl": {
"h": 108.333,
"s": 24.658,
"l": 71.373
},
"oklch": {
"l": 0.8015,
"c": 0.05883,
"h": 139.6
},
"luminance": 0.52647
}Semantic roles & 50–950 ramp
primary
#ABC8A4
secondary
#95749D
accent
#42A390
background
#FDFEFD
surface
#F9FBF8
border
#D2D4D1
text
#121412
muted
#828382