Skip to content

#abc62c

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

RGB
171, 198, 44
HSL
71°, 64%, 48%
CMYK
14, 0, 78, 22
Luminance
0.4923

Every format

HEX#abc62c
RGBrgb(171, 198, 44)
HSLhsl(71, 64%, 48%)
CMYKcmyk(14%, 0%, 78%, 22%)
LABlab(75.6 -28.3 68.0)
LCHlch(75.6 73.6 112.6)
OKLCHoklch(0.780 0.171 119.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.1%
Green77.6%
Blue17.3%

CMYK percentages

Cyan13.6%
Magenta0.0%
Yellow77.8%
Key (black)22.4%

Color previews

#abc62c text on a black background

contrast 10.85:1

Card sample

#abc62c text on a white background

contrast 1.94:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc62c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc62c in the Color Lab