Skip to content

#abc78f

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

RGB
171, 199, 143
HSL
90°, 33%, 67%
CMYK
14, 0, 28, 22
Luminance
0.5149

Every format

HEX#abc78f
RGBrgb(171, 199, 143)
HSLhsl(90, 33%, 67%)
CMYKcmyk(14%, 0%, 28%, 22%)
LABlab(77.0 -19.4 25.0)
LCHlch(77.0 31.6 127.8)
OKLCHoklch(0.795 0.082 129.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abc78f on white: 1.86:1
AA ✗ fail · AA-large · AAA
Aa
#abc78f on black: 11.30:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green78.0%
Blue56.1%

CMYK percentages

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

Color previews

#abc78f text on a black background

contrast 11.30:1

Card sample

#abc78f text on a white background

contrast 1.86:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc78f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc78f in the Color Lab