Skip to content

#abdf05

a dark, electric green · cool · closest name: yellow

RGB
171, 223, 5
HSL
74°, 96%, 45%
CMYK
23, 0, 98, 13
Luminance
0.6144

Every format

HEX#abdf05
RGBrgb(171, 223, 5)
HSLhsl(74, 96%, 45%)
CMYKcmyk(23%, 0%, 98%, 13%)
LABlab(82.6 -40.6 80.6)
LCHlch(82.6 90.3 116.7)
OKLCHoklch(0.837 0.209 124.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abdf05 on white: 1.58:1
AA ✗ fail · AA-large · AAA
Aa
#abdf05 on black: 13.29:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green87.5%
Blue2.0%

CMYK percentages

Cyan23.3%
Magenta0.0%
Yellow97.8%
Key (black)12.5%

Color previews

#abdf05 text on a black background

contrast 13.29:1

Card sample

#abdf05 text on a white background

contrast 1.58:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abdf05

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abdf05 in the Color Lab