Skip to content

#20da13

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

RGB
32, 218, 19
HSL
116°, 84%, 47%
CMYK
85, 0, 91, 15
Luminance
0.5050

Every format

HEX#20da13
RGBrgb(32, 218, 19)
HSLhsl(116, 84%, 47%)
CMYKcmyk(85%, 0%, 91%, 15%)
LABlab(76.4 -74.5 72.1)
LCHlch(76.4 103.7 135.9)
OKLCHoklch(0.772 0.256 142.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#20da13 on white: 1.89:1
AA ✗ fail · AA-large · AAA
Aa
#20da13 on black: 11.10:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red12.5%
Green85.5%
Blue7.5%

CMYK percentages

Cyan85.3%
Magenta0.0%
Yellow91.3%
Key (black)14.5%

Color previews

#20da13 text on a black background

contrast 11.10:1

Card sample

#20da13 text on a white background

contrast 1.89:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(32, 218, 19, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(32, 218, 19, 0.45);
Border & gradient
Gradient panel
border: 3px solid #20da13;
background: linear-gradient(135deg, #20da13, #13DA8B);

Monochromatic scale

Palettes built from #20da13

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #20da13 in the Color Lab