Skip to content

#addd22

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

RGB
173, 221, 34
HSL
75°, 73%, 50%
CMYK
22, 0, 85, 13
Luminance
0.6071

Every format

HEX#addd22
RGBrgb(173, 221, 34)
HSLhsl(75, 73%, 50%)
CMYKcmyk(22%, 0%, 85%, 13%)
LABlab(82.2 -38.4 76.3)
LCHlch(82.2 85.5 116.7)
OKLCHoklch(0.834 0.200 124.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#addd22 on white: 1.60:1
AA ✗ fail · AA-large · AAA
Aa
#addd22 on black: 13.14:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green86.7%
Blue13.3%

CMYK percentages

Cyan21.7%
Magenta0.0%
Yellow84.6%
Key (black)13.3%

Color previews

#addd22 text on a black background

contrast 13.14:1

Card sample

#addd22 text on a white background

contrast 1.60:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(173, 221, 34, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(173, 221, 34, 0.45);
Border & gradient
Gradient panel
border: 3px solid #addd22;
background: linear-gradient(135deg, #addd22, #30DD22);

Monochromatic scale

Palettes built from #addd22

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #addd22 in the Color Lab