Skip to content

#2de11e

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

RGB
45, 225, 30
HSL
115°, 77%, 50%
CMYK
80, 0, 87, 12
Luminance
0.5450

Every format

HEX#2de11e
RGBrgb(45, 225, 30)
HSLhsl(115, 77%, 50%)
CMYKcmyk(80%, 0%, 87%, 12%)
LABlab(78.8 -74.8 72.4)
LCHlch(78.8 104.0 135.9)
OKLCHoklch(0.792 0.258 142.1)

Copy-ready code

/* CSS */
color: #2de11e;
background-color: #2de11e;
/* Tailwind (arbitrary) */
class="text-[#2de11e] bg-[#2de11e]"
/* SCSS */
$brand: #2de11e;
/* SwiftUI */
Color(red: 0.176, green: 0.882, blue: 0.118)
/* Android */
Color.parseColor("#2de11e")

Accessibility — WCAG contrast

Aa
#2de11e on white: 1.76:1
AA ✗ fail · AA-large · AAA
Aa
#2de11e on black: 11.90:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red17.6%
Green88.2%
Blue11.8%

CMYK percentages

Cyan80.0%
Magenta0.0%
Yellow86.7%
Key (black)11.8%

Color previews

#2de11e text on a black background

contrast 11.90:1

Card sample

#2de11e text on a white background

contrast 1.76:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(45, 225, 30, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(45, 225, 30, 0.45);
Border & gradient
Gradient panel
border: 3px solid #2de11e;
background: linear-gradient(135deg, #2de11e, #1EE191);

Monochromatic scale

Palettes built from #2de11e

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2de11e in the Color Lab