Skip to content

#add41a

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

RGB
173, 212, 26
HSL
73°, 78%, 47%
CMYK
18, 0, 88, 17
Luminance
0.5605

Every format

HEX#add41a
RGBrgb(173, 212, 26)
HSLhsl(73, 78%, 47%)
CMYKcmyk(18%, 0%, 88%, 17%)
LABlab(79.6 -34.6 75.8)
LCHlch(79.6 83.3 114.5)
OKLCHoklch(0.813 0.193 122.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#add41a on white: 1.72:1
AA ✗ fail · AA-large · AAA
Aa
#add41a on black: 12.21:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green83.1%
Blue10.2%

CMYK percentages

Cyan18.4%
Magenta0.0%
Yellow87.7%
Key (black)16.9%

Color previews

#add41a text on a black background

contrast 12.21:1

Card sample

#add41a text on a white background

contrast 1.72:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(173, 212, 26, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(173, 212, 26, 0.45);
Border & gradient
Gradient panel
border: 3px solid #add41a;
background: linear-gradient(135deg, #add41a, #31D41A);

Monochromatic scale

Palettes built from #add41a

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #add41a in the Color Lab