Skip to content

#abc720

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

RGB
171, 199, 32
HSL
70°, 72%, 45%
CMYK
14, 0, 84, 22
Luminance
0.4961

Every format

HEX#abc720
RGBrgb(171, 199, 32)
HSLhsl(70, 72%, 45%)
CMYKcmyk(14%, 0%, 84%, 22%)
LABlab(75.8 -29.2 71.3)
LCHlch(75.8 77.0 112.2)
OKLCHoklch(0.782 0.177 119.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.1%
Green78.0%
Blue12.5%

CMYK percentages

Cyan14.1%
Magenta0.0%
Yellow83.9%
Key (black)22.0%

Color previews

#abc720 text on a black background

contrast 10.92:1

Card sample

#abc720 text on a white background

contrast 1.92:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc720

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc720 in the Color Lab