Skip to content

#2cd53c

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

RGB
44, 213, 60
HSL
126°, 67%, 50%
CMYK
79, 0, 72, 17
Luminance
0.4845

Every format

HEX#2cd53c
RGBrgb(44, 213, 60)
HSLhsl(126, 67%, 50%)
CMYKcmyk(79%, 0%, 72%, 17%)
LABlab(75.1 -69.6 60.5)
LCHlch(75.1 92.2 139.0)
OKLCHoklch(0.763 0.233 143.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2cd53c on white: 1.96:1
AA ✗ fail · AA-large · AAA
Aa
#2cd53c on black: 10.69:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red17.3%
Green83.5%
Blue23.5%

CMYK percentages

Cyan79.3%
Magenta0.0%
Yellow71.8%
Key (black)16.5%

Color previews

#2cd53c text on a black background

contrast 10.69:1

Card sample

#2cd53c text on a white background

contrast 1.96:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2cd53c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2cd53c in the Color Lab