Skip to content

#abc47f

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

RGB
171, 196, 127
HSL
82°, 37%, 63%
CMYK
13, 0, 35, 23
Luminance
0.4967

Every format

HEX#abc47f
RGBrgb(171, 196, 127)
HSLhsl(82, 37%, 63%)
CMYKcmyk(13%, 0%, 35%, 23%)
LABlab(75.9 -20.1 31.9)
LCHlch(75.9 37.7 122.3)
OKLCHoklch(0.785 0.096 124.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.1%
Green76.9%
Blue49.8%

CMYK percentages

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

Color previews

#abc47f text on a black background

contrast 10.93:1

Card sample

#abc47f text on a white background

contrast 1.92:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc47f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc47f in the Color Lab