Skip to content

#acdb02

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

RGB
172, 219, 2
HSL
73°, 98%, 43%
CMYK
22, 0, 99, 14
Luminance
0.5944

Every format

HEX#acdb02
RGBrgb(172, 219, 2)
HSLhsl(73, 98%, 43%)
CMYKcmyk(22%, 0%, 99%, 14%)
LABlab(81.5 -38.5 80.1)
LCHlch(81.5 88.8 115.7)
OKLCHoklch(0.828 0.205 123.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#acdb02 on white: 1.63:1
AA ✗ fail · AA-large · AAA
Aa
#acdb02 on black: 12.89:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green85.9%
Blue0.8%

CMYK percentages

Cyan21.5%
Magenta0.0%
Yellow99.1%
Key (black)14.1%

Color previews

#acdb02 text on a black background

contrast 12.89:1

Card sample

#acdb02 text on a white background

contrast 1.63:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(172, 219, 2, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(172, 219, 2, 0.45);
Border & gradient
Gradient panel
border: 3px solid #acdb02;
background: linear-gradient(135deg, #acdb02, #1BDB02);

Monochromatic scale

Palettes built from #acdb02

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acdb02 in the Color Lab