Skip to content

#abc79c

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

RGB
171, 199, 156
HSL
99°, 28%, 70%
CMYK
14, 0, 22, 22
Luminance
0.5191

Every format

HEX#abc79c
RGBrgb(171, 199, 156)
HSLhsl(99, 28%, 70%)
CMYKcmyk(14%, 0%, 22%, 22%)
LABlab(77.2 -17.3 18.5)
LCHlch(77.2 25.3 133.2)
OKLCHoklch(0.797 0.067 134.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abc79c on white: 1.85:1
AA ✗ fail · AA-large · AAA
Aa
#abc79c on black: 11.38:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green78.0%
Blue61.2%

CMYK percentages

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

Color previews

#abc79c text on a black background

contrast 11.38:1

Card sample

#abc79c text on a white background

contrast 1.85:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc79c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc79c in the Color Lab