Skip to content

#abc87d

a balanced, soft green · cool · closest name: khaki

RGB
171, 200, 125
HSL
83°, 41%, 64%
CMYK
15, 0, 38, 22
Luminance
0.5145

Every format

HEX#abc87d
RGBrgb(171, 200, 125)
HSLhsl(83, 41%, 64%)
CMYKcmyk(15%, 0%, 38%, 22%)
LABlab(77.0 -22.4 34.4)
LCHlch(77.0 41.0 123.1)
OKLCHoklch(0.793 0.104 125.9)

Copy-ready code

/* CSS */
color: #abc87d;
background-color: #abc87d;
/* Tailwind (arbitrary) */
class="text-[#abc87d] bg-[#abc87d]"
/* SCSS */
$brand: #abc87d;
/* SwiftUI */
Color(red: 0.671, green: 0.784, blue: 0.490)
/* Android */
Color.parseColor("#abc87d")

Accessibility — WCAG contrast

Aa
#abc87d on white: 1.86:1
AA ✗ fail · AA-large · AAA
Aa
#abc87d on black: 11.29:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green78.4%
Blue49.0%

CMYK percentages

Cyan14.5%
Magenta0.0%
Yellow37.5%
Key (black)21.6%

Color previews

#abc87d text on a black background

contrast 11.29:1

Card sample

#abc87d text on a white background

contrast 1.86:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #abc87d;
Background color
Panel with #abc87d background
background-color: #abc87d;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #abc87d;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(171, 200, 125, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(171, 200, 125, 0.45);
Border & gradient
Gradient panel
border: 3px solid #abc87d;
background: linear-gradient(135deg, #abc87d, #7DC881);

Monochromatic scale

Palettes built from #abc87d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc87d in the Color Lab