Skip to content

#abc79d

a light, soft green · cool · closest name: tan

RGB
171, 199, 157
HSL
100°, 27%, 70%
CMYK
14, 0, 21, 22
Luminance
0.5194

Every format

HEX#abc79d
RGBrgb(171, 199, 157)
HSLhsl(100, 27%, 70%)
CMYKcmyk(14%, 0%, 21%, 22%)
LABlab(77.2 -17.2 18.0)
LCHlch(77.2 24.9 133.7)
OKLCHoklch(0.798 0.065 135.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abc79d on white: 1.84:1
AA ✗ fail · AA-large · AAA
Aa
#abc79d on black: 11.39:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green78.0%
Blue61.6%

CMYK percentages

Cyan14.1%
Magenta0.0%
Yellow21.1%
Key (black)22.0%

Color previews

#abc79d text on a black background

contrast 11.39:1

Card sample

#abc79d text on a white background

contrast 1.84:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(171, 199, 157, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(171, 199, 157, 0.45);
Border & gradient
Gradient panel
border: 3px solid #abc79d;
background: linear-gradient(135deg, #abc79d, #9DC7AB);

Monochromatic scale

Palettes built from #abc79d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc79d in the Color Lab