Skip to content

#abc64d

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

RGB
171, 198, 77
HSL
73°, 52%, 54%
CMYK
14, 0, 61, 22
Luminance
0.4958

Every format

HEX#abc64d
RGBrgb(171, 198, 77)
HSLhsl(73, 52%, 54%)
CMYKcmyk(14%, 0%, 61%, 22%)
LABlab(75.8 -26.3 56.0)
LCHlch(75.8 61.9 115.2)
OKLCHoklch(0.782 0.150 120.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.1%
Green77.6%
Blue30.2%

CMYK percentages

Cyan13.6%
Magenta0.0%
Yellow61.1%
Key (black)22.4%

Color previews

#abc64d text on a black background

contrast 10.92:1

Card sample

#abc64d text on a white background

contrast 1.92:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc64d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc64d in the Color Lab