Skip to content

#abdb2c

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

RGB
171, 219, 44
HSL
77°, 71%, 52%
CMYK
22, 0, 80, 14
Luminance
0.5950

Every format

HEX#abdb2c
RGBrgb(171, 219, 44)
HSLhsl(77, 71%, 52%)
CMYKcmyk(22%, 0%, 80%, 14%)
LABlab(81.6 -38.0 73.3)
LCHlch(81.6 82.6 117.4)
OKLCHoklch(0.828 0.195 124.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abdb2c on white: 1.63:1
AA ✗ fail · AA-large · AAA
Aa
#abdb2c on black: 12.90:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green85.9%
Blue17.3%

CMYK percentages

Cyan21.9%
Magenta0.0%
Yellow79.9%
Key (black)14.1%

Color previews

#abdb2c text on a black background

contrast 12.90:1

Card sample

#abdb2c text on a white background

contrast 1.63:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abdb2c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abdb2c in the Color Lab