Skip to content

#abc28d

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

RGB
171, 194, 141
HSL
86°, 30%, 66%
CMYK
12, 0, 27, 24
Luminance
0.4916

Every format

HEX#abc28d
RGBrgb(171, 194, 141)
HSLhsl(86, 30%, 66%)
CMYKcmyk(12%, 0%, 27%, 24%)
LABlab(75.5 -17.2 24.1)
LCHlch(75.5 29.6 125.4)
OKLCHoklch(0.783 0.076 127.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abc28d on white: 1.94:1
AA ✗ fail · AA-large · AAA
Aa
#abc28d on black: 10.83:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green76.1%
Blue55.3%

CMYK percentages

Cyan11.9%
Magenta0.0%
Yellow27.3%
Key (black)23.9%

Color previews

#abc28d text on a black background

contrast 10.83:1

Card sample

#abc28d text on a white background

contrast 1.94:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc28d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc28d in the Color Lab