Skip to content

#addf32

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

RGB
173, 223, 50
HSL
77°, 73%, 54%
CMYK
22, 0, 78, 13
Luminance
0.6189

Every format

HEX#addf32
RGBrgb(173, 223, 50)
HSLhsl(77, 73%, 54%)
CMYKcmyk(22%, 0%, 78%, 13%)
LABlab(82.8 -38.7 72.9)
LCHlch(82.8 82.5 118.0)
OKLCHoklch(0.839 0.196 125.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#addf32 on white: 1.57:1
AA ✗ fail · AA-large · AAA
Aa
#addf32 on black: 13.38:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green87.5%
Blue19.6%

CMYK percentages

Cyan22.4%
Magenta0.0%
Yellow77.6%
Key (black)12.5%

Color previews

#addf32 text on a black background

contrast 13.38:1

Card sample

#addf32 text on a white background

contrast 1.57:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #addf32

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #addf32 in the Color Lab