Skip to content

#abc47d

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

RGB
171, 196, 125
HSL
81°, 38%, 63%
CMYK
13, 0, 36, 23
Luminance
0.4962

Every format

HEX#abc47d
RGBrgb(171, 196, 125)
HSLhsl(81, 38%, 63%)
CMYKcmyk(13%, 0%, 36%, 23%)
LABlab(75.8 -20.4 32.9)
LCHlch(75.8 38.7 121.8)
OKLCHoklch(0.784 0.099 124.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abc47d on white: 1.92:1
AA ✗ fail · AA-large · AAA
Aa
#abc47d on black: 10.92:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green76.9%
Blue49.0%

CMYK percentages

Cyan12.8%
Magenta0.0%
Yellow36.2%
Key (black)23.1%

Color previews

#abc47d text on a black background

contrast 10.92:1

Card sample

#abc47d text on a white background

contrast 1.92:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc47d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc47d in the Color Lab