Skip to content

#abc47b

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

RGB
171, 196, 123
HSL
81°, 38%, 63%
CMYK
13, 0, 37, 23
Luminance
0.4957

Every format

HEX#abc47b
RGBrgb(171, 196, 123)
HSLhsl(81, 38%, 63%)
CMYKcmyk(13%, 0%, 37%, 23%)
LABlab(75.8 -20.7 33.9)
LCHlch(75.8 39.7 121.4)
OKLCHoklch(0.784 0.101 124.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.1%
Green76.9%
Blue48.2%

CMYK percentages

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

Color previews

#abc47b text on a black background

contrast 10.91:1

Card sample

#abc47b text on a white background

contrast 1.92:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc47b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc47b in the Color Lab