Skip to content

#22dd4a

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

RGB
34, 221, 74
HSL
133°, 73%, 50%
CMYK
85, 0, 67, 13
Luminance
0.5255

Every format

HEX#22dd4a
RGBrgb(34, 221, 74)
HSLhsl(133, 73%, 50%)
CMYKcmyk(85%, 0%, 67%, 13%)
LABlab(77.6 -71.8 57.7)
LCHlch(77.6 92.1 141.2)
OKLCHoklch(0.783 0.235 145.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#22dd4a on white: 1.82:1
AA ✗ fail · AA-large · AAA
Aa
#22dd4a on black: 11.51:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red13.3%
Green86.7%
Blue29.0%

CMYK percentages

Cyan84.6%
Magenta0.0%
Yellow66.5%
Key (black)13.3%

Color previews

#22dd4a text on a black background

contrast 11.51:1

Card sample

#22dd4a text on a white background

contrast 1.82:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #22dd4a

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #22dd4a in the Color Lab