Skip to content

#abc72b

a balanced, vivid green · cool · closest name: olivedrab

RGB
171, 199, 43
HSL
71°, 65%, 48%
CMYK
14, 0, 78, 22
Luminance
0.4968

Every format

HEX#abc72b
RGBrgb(171, 199, 43)
HSLhsl(71, 65%, 48%)
CMYKcmyk(14%, 0%, 78%, 22%)
LABlab(75.9 -28.8 68.5)
LCHlch(75.9 74.3 112.8)
OKLCHoklch(0.782 0.173 119.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.1%
Green78.0%
Blue16.9%

CMYK percentages

Cyan14.1%
Magenta0.0%
Yellow78.4%
Key (black)22.0%

Color previews

#abc72b text on a black background

contrast 10.94:1

Card sample

#abc72b text on a white background

contrast 1.92:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc72b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc72b in the Color Lab