Skip to content

#addf20

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

RGB
173, 223, 32
HSL
76°, 75%, 50%
CMYK
22, 0, 86, 13
Luminance
0.6176

Every format

HEX#addf20
RGBrgb(173, 223, 32)
HSLhsl(76, 75%, 50%)
CMYKcmyk(22%, 0%, 86%, 13%)
LABlab(82.8 -39.4 77.2)
LCHlch(82.8 86.7 117.0)
OKLCHoklch(0.838 0.203 124.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.8%
Green87.5%
Blue12.5%

CMYK percentages

Cyan22.4%
Magenta0.0%
Yellow85.7%
Key (black)12.5%

Color previews

#addf20 text on a black background

contrast 13.35:1

Card sample

#addf20 text on a white background

contrast 1.57:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #addf20

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #addf20 in the Color Lab