Skip to content

#acd02a

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

RGB
172, 208, 42
HSL
73°, 66%, 49%
CMYK
17, 0, 80, 18
Luminance
0.5405

Every format

HEX#acd02a
RGBrgb(172, 208, 42)
HSLhsl(73, 66%, 49%)
CMYKcmyk(17%, 0%, 80%, 18%)
LABlab(78.5 -32.6 71.2)
LCHlch(78.5 78.3 114.6)
OKLCHoklch(0.803 0.183 121.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#acd02a on white: 1.78:1
AA ✗ fail · AA-large · AAA
Aa
#acd02a on black: 11.81:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green81.6%
Blue16.5%

CMYK percentages

Cyan17.3%
Magenta0.0%
Yellow79.8%
Key (black)18.4%

Color previews

#acd02a text on a black background

contrast 11.81:1

Card sample

#acd02a text on a white background

contrast 1.78:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acd02a

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acd02a in the Color Lab