Skip to content

#2df34b

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

RGB
45, 243, 75
HSL
129°, 89%, 57%
CMYK
82, 0, 69, 5
Luminance
0.6517

Every format

HEX#2df34b
RGBrgb(45, 243, 75)
HSLhsl(129, 89%, 57%)
CMYKcmyk(82%, 0%, 69%, 5%)
LABlab(84.6 -77.2 64.8)
LCHlch(84.6 100.8 140.0)
OKLCHoklch(0.842 0.256 144.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2df34b on white: 1.50:1
AA ✗ fail · AA-large · AAA
Aa
#2df34b on black: 14.03:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red17.6%
Green95.3%
Blue29.4%

CMYK percentages

Cyan81.5%
Magenta0.0%
Yellow69.1%
Key (black)4.7%

Color previews

#2df34b text on a black background

contrast 14.03:1

Card sample

#2df34b text on a white background

contrast 1.50:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(45, 243, 75, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(45, 243, 75, 0.45);
Border & gradient
Gradient panel
border: 3px solid #2df34b;
background: linear-gradient(135deg, #2df34b, #2DF3CF);

Monochromatic scale

Palettes built from #2df34b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2df34b in the Color Lab