Skip to content

#abdf00

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

RGB
171, 223, 0
HSL
74°, 100%, 44%
CMYK
23, 0, 100, 13
Luminance
0.6143

Every format

HEX#abdf00
RGBrgb(171, 223, 0)
HSLhsl(74, 100%, 44%)
CMYKcmyk(23%, 0%, 100%, 13%)
LABlab(82.6 -40.7 81.1)
LCHlch(82.6 90.7 116.6)
OKLCHoklch(0.836 0.210 124.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.1%
Green87.5%
Blue0.0%

CMYK percentages

Cyan23.3%
Magenta0.0%
Yellow100.0%
Key (black)12.5%

Color previews

#abdf00 text on a black background

contrast 13.29:1

Card sample

#abdf00 text on a white background

contrast 1.58:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abdf00

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abdf00 in the Color Lab