Skip to content

#2df57b

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

RGB
45, 245, 123
HSL
143°, 91%, 57%
CMYK
82, 0, 50, 4
Luminance
0.6729

Every format

HEX#2df57b
RGBrgb(45, 245, 123)
HSLhsl(143, 91%, 57%)
CMYKcmyk(82%, 0%, 50%, 4%)
LABlab(85.7 -72.1 45.5)
LCHlch(85.7 85.2 147.7)
OKLCHoklch(0.852 0.223 150.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2df57b on white: 1.45:1
AA ✗ fail · AA-large · AAA
Aa
#2df57b on black: 14.46:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red17.6%
Green96.1%
Blue48.2%

CMYK percentages

Cyan81.6%
Magenta0.0%
Yellow49.8%
Key (black)3.9%

Color previews

#2df57b text on a black background

contrast 14.46:1

Card sample

#2df57b text on a white background

contrast 1.45:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2df57b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2df57b in the Color Lab