Skip to content

#abdf3c

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

RGB
171, 223, 60
HSL
79°, 72%, 56%
CMYK
23, 0, 73, 13
Luminance
0.6176

Every format

HEX#abdf3c
RGBrgb(171, 223, 60)
HSLhsl(79, 72%, 56%)
CMYKcmyk(23%, 0%, 73%, 13%)
LABlab(82.8 -39.0 69.7)
LCHlch(82.8 79.8 119.2)
OKLCHoklch(0.838 0.192 126.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abdf3c on white: 1.57:1
AA ✗ fail · AA-large · AAA
Aa
#abdf3c on black: 13.35:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green87.5%
Blue23.5%

CMYK percentages

Cyan23.3%
Magenta0.0%
Yellow73.1%
Key (black)12.5%

Color previews

#abdf3c text on a black background

contrast 13.35:1

Card sample

#abdf3c text on a white background

contrast 1.57:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abdf3c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abdf3c in the Color Lab