Skip to content

#abdc2c

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

RGB
171, 220, 44
HSL
77°, 72%, 52%
CMYK
22, 0, 80, 14
Luminance
0.6003

Every format

HEX#abdc2c
RGBrgb(171, 220, 44)
HSLhsl(77, 72%, 52%)
CMYKcmyk(22%, 0%, 80%, 14%)
LABlab(81.8 -38.4 73.6)
LCHlch(81.8 83.0 117.6)
OKLCHoklch(0.831 0.196 124.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abdc2c on white: 1.61:1
AA ✗ fail · AA-large · AAA
Aa
#abdc2c on black: 13.01:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green86.3%
Blue17.3%

CMYK percentages

Cyan22.3%
Magenta0.0%
Yellow80.0%
Key (black)13.7%

Color previews

#abdc2c text on a black background

contrast 13.01:1

Card sample

#abdc2c text on a white background

contrast 1.61:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abdc2c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abdc2c in the Color Lab