Skip to content

#20ff40

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

RGB
32, 255, 64
HSL
129°, 100%, 56%
CMYK
88, 0, 75, 0
Luminance
0.7220

Every format

HEX#20ff40
RGBrgb(32, 255, 64)
HSLhsl(129, 100%, 56%)
CMYKcmyk(88%, 0%, 75%, 0%)
LABlab(88.1 -82.5 72.1)
LCHlch(88.1 109.6 138.9)
OKLCHoklch(0.870 0.276 144.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#20ff40 on white: 1.36:1
AA ✗ fail · AA-large · AAA
Aa
#20ff40 on black: 15.44:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red12.5%
Green100.0%
Blue25.1%

CMYK percentages

Cyan87.5%
Magenta0.0%
Yellow74.9%
Key (black)0.0%

Color previews

#20ff40 text on a black background

contrast 15.44:1

Card sample

#20ff40 text on a white background

contrast 1.36:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(32, 255, 64, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(32, 255, 64, 0.45);
Border & gradient
Gradient panel
border: 3px solid #20ff40;
background: linear-gradient(135deg, #20ff40, #20FFD5);

Monochromatic scale

Palettes built from #20ff40

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #20ff40 in the Color Lab