Skip to content

#2df47b

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

RGB
45, 244, 123
HSL
144°, 90%, 57%
CMYK
82, 0, 50, 4
Luminance
0.6669

Every format

HEX#2df47b
RGBrgb(45, 244, 123)
HSLhsl(144, 90%, 57%)
CMYKcmyk(82%, 0%, 50%, 4%)
LABlab(85.3 -71.7 45.1)
LCHlch(85.3 84.7 147.8)
OKLCHoklch(0.850 0.221 150.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2df47b on white: 1.46:1
AA ✗ fail · AA-large · AAA
Aa
#2df47b on black: 14.34:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red17.6%
Green95.7%
Blue48.2%

CMYK percentages

Cyan81.6%
Magenta0.0%
Yellow49.6%
Key (black)4.3%

Color previews

#2df47b text on a black background

contrast 14.34:1

Card sample

#2df47b text on a white background

contrast 1.46:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2df47b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2df47b in the Color Lab