Skip to content

#acdf03

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

RGB
172, 223, 3
HSL
74°, 97%, 44%
CMYK
23, 0, 99, 13
Luminance
0.6155

Every format

HEX#acdf03
RGBrgb(172, 223, 3)
HSLhsl(74, 97%, 44%)
CMYKcmyk(23%, 0%, 99%, 13%)
LABlab(82.7 -40.3 80.9)
LCHlch(82.7 90.3 116.5)
OKLCHoklch(0.837 0.209 124.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.5%
Green87.5%
Blue1.2%

CMYK percentages

Cyan22.9%
Magenta0.0%
Yellow98.7%
Key (black)12.5%

Color previews

#acdf03 text on a black background

contrast 13.31:1

Card sample

#acdf03 text on a white background

contrast 1.58:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acdf03

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acdf03 in the Color Lab