Skip to content

#abdf18

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

RGB
171, 223, 24
HSL
76°, 81%, 48%
CMYK
23, 0, 89, 13
Luminance
0.6150

Every format

HEX#abdf18
RGBrgb(171, 223, 24)
HSLhsl(76, 81%, 48%)
CMYKcmyk(23%, 0%, 89%, 13%)
LABlab(82.7 -40.3 78.5)
LCHlch(82.7 88.3 117.2)
OKLCHoklch(0.837 0.206 125.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.1%
Green87.5%
Blue9.4%

CMYK percentages

Cyan23.3%
Magenta0.0%
Yellow89.2%
Key (black)12.5%

Color previews

#abdf18 text on a black background

contrast 13.30:1

Card sample

#abdf18 text on a white background

contrast 1.58:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abdf18

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abdf18 in the Color Lab