Skip to content

#2def4d

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

RGB
45, 239, 77
HSL
130°, 86%, 56%
CMYK
81, 0, 68, 6
Luminance
0.6283

Every format

HEX#2def4d
RGBrgb(45, 239, 77)
HSLhsl(130, 86%, 56%)
CMYKcmyk(81%, 0%, 68%, 6%)
LABlab(83.3 -75.8 62.8)
LCHlch(83.3 98.4 140.4)
OKLCHoklch(0.832 0.250 144.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2def4d on white: 1.55:1
AA ✗ fail · AA-large · AAA
Aa
#2def4d on black: 13.57:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red17.6%
Green93.7%
Blue30.2%

CMYK percentages

Cyan81.2%
Magenta0.0%
Yellow67.8%
Key (black)6.3%

Color previews

#2def4d text on a black background

contrast 13.57:1

Card sample

#2def4d text on a white background

contrast 1.55:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2def4d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2def4d in the Color Lab