Skip to content

#2cdf1c

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

RGB
44, 223, 28
HSL
115°, 78%, 49%
CMYK
80, 0, 87, 13
Luminance
0.5339

Every format

HEX#2cdf1c
RGBrgb(44, 223, 28)
HSLhsl(115, 78%, 49%)
CMYKcmyk(80%, 0%, 87%, 13%)
LABlab(78.1 -74.4 72.2)
LCHlch(78.1 103.7 135.9)
OKLCHoklch(0.787 0.257 142.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2cdf1c on white: 1.80:1
AA ✗ fail · AA-large · AAA
Aa
#2cdf1c on black: 11.68:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red17.3%
Green87.5%
Blue11.0%

CMYK percentages

Cyan80.3%
Magenta0.0%
Yellow87.4%
Key (black)12.5%

Color previews

#2cdf1c text on a black background

contrast 11.68:1

Card sample

#2cdf1c text on a white background

contrast 1.80:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2cdf1c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2cdf1c in the Color Lab