#ABC8A0#ABC8A0
#ABC8A0 is a light, moderate green. Relative luminance 0.525; OKLCH L 80.1% C 0.063 H 137.1°. Best body text is #000000 at 11.50:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC8A0 |
|---|---|
| RGB | rgb(171, 200, 160) |
| HSL | hsl(104, 27%, 71%) |
| HSV | hsv(104, 20%, 78%) |
| CMYK | cmyk(14.5%, 0%, 20%, 21.6%) |
| CIE-LAB | lab(77.58, -17.19, 16.83) |
| CIE-LCH | lch(77.58, 24.06, 135.60°) |
| OKLab | oklab(80.05% -0.0465 0.0432) |
| OKLCH | oklch(80.05% 0.063 137.1) |
| XYZ | xyz(43.7927, 52.5039, 41.0779) |
| Luminance | 0.5251 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 5.40
Sage Green
#9CAF88
ΔE00 6.81
Greenish Grey
#96AE8D
ΔE00 7.04
Lichen
#8FB67B
ΔE00 7.49
Light Grey Green
#B7E1A1
ΔE00 7.59
Sage Green (survey)
#88B378
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC8A0 #BDA0C8
analogous
#BFC8A0 #ABC8A0 #A0C8A9
triadic
#ABC8A0 #A0ABC8 #C8A0AB
tetradic
#ABC8A0 #A0BFC8 #BDA0C8 #C8A9A0
square
#ABC8A0 #A0BFC8 #BDA0C8 #C8A9A0
split-complementary
#ABC8A0 #A9A0C8 #C8A0BF
monochromatic
#699657 #89B279 #ABC8A0 #CDDEC7 #EEF4EC
Accessibility & contrast
On white
1.83
#ABC8A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.50
#ABC8A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC8A0
11.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC8A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC8A0 | 1.00 | 1.83 | 11.50 | 11.50 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC19E
Deuteranopia (green-blind)
#C6BFA2
Tritanopia (blue-blind)
#AAC5BD
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #abc8a0; /* rgb */ color: rgb(171, 200, 160); /* oklch */ color: oklch(80.1% 0.063 137.1);
Tailwind
colors: {
custom: {
50: '#c4d8bc',
500: '#abc8a0',
950: '#000000',
},
}SCSS
$custom: #abc8a0; $custom-light: #c4d8bc; $custom-dark: #000000;
JSON
{
"hex": "#abc8a0",
"rgb": {
"r": 171,
"g": 200,
"b": 160
},
"hsl": {
"h": 103.5,
"s": 26.667,
"l": 70.588
},
"oklch": {
"l": 0.80055,
"c": 0.06344,
"h": 137.1
},
"luminance": 0.52505
}Semantic roles & 50–950 ramp
primary
#ABC8A0
secondary
#90709D
accent
#40A589
background
#FDFEFD
surface
#F9FBF8
border
#D2D4D1
text
#121412
muted
#828382