Skip to content

#2cdf4c

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

RGB
44, 223, 76
HSL
131°, 74%, 52%
CMYK
80, 0, 66, 13
Luminance
0.5383

Every format

HEX#2cdf4c
RGBrgb(44, 223, 76)
HSLhsl(131, 74%, 52%)
CMYKcmyk(80%, 0%, 66%, 13%)
LABlab(78.4 -71.2 57.8)
LCHlch(78.4 91.7 140.9)
OKLCHoklch(0.790 0.234 145.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2cdf4c on white: 1.78:1
AA ✗ fail · AA-large · AAA
Aa
#2cdf4c on black: 11.77:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red17.3%
Green87.5%
Blue29.8%

CMYK percentages

Cyan80.3%
Magenta0.0%
Yellow65.9%
Key (black)12.5%

Color previews

#2cdf4c text on a black background

contrast 11.77:1

Card sample

#2cdf4c text on a white background

contrast 1.78:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(44, 223, 76, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(44, 223, 76, 0.45);
Border & gradient
Gradient panel
border: 3px solid #2cdf4c;
background: linear-gradient(135deg, #2cdf4c, #2CDFC3);

Monochromatic scale

Palettes built from #2cdf4c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2cdf4c in the Color Lab