Skip to content

#abc24d

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

RGB
171, 194, 77
HSL
72°, 49%, 53%
CMYK
12, 0, 60, 24
Luminance
0.4778

Every format

HEX#abc24d
RGBrgb(171, 194, 77)
HSLhsl(72, 49%, 53%)
CMYKcmyk(12%, 0%, 60%, 24%)
LABlab(74.7 -24.4 54.8)
LCHlch(74.7 60.0 114.0)
OKLCHoklch(0.773 0.145 119.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abc24d on white: 1.99:1
AA ✗ fail · AA-large · AAA
Aa
#abc24d on black: 10.56:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green76.1%
Blue30.2%

CMYK percentages

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

Color previews

#abc24d text on a black background

contrast 10.56:1

Card sample

#abc24d text on a white background

contrast 1.99:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc24d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc24d in the Color Lab