Skip to content

#2cd82b

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

RGB
44, 216, 43
HSL
120°, 69%, 51%
CMYK
80, 0, 80, 15
Luminance
0.4982

Every format

HEX#2cd82b
RGBrgb(44, 216, 43)
HSLhsl(120, 69%, 51%)
CMYKcmyk(80%, 0%, 80%, 15%)
LABlab(76.0 -71.7 66.8)
LCHlch(76.0 97.9 137.0)
OKLCHoklch(0.769 0.245 142.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2cd82b on white: 1.92:1
AA ✗ fail · AA-large · AAA
Aa
#2cd82b on black: 10.96:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red17.3%
Green84.7%
Blue16.9%

CMYK percentages

Cyan79.6%
Magenta0.0%
Yellow80.1%
Key (black)15.3%

Color previews

#2cd82b text on a black background

contrast 10.96:1

Card sample

#2cd82b text on a white background

contrast 1.92:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2cd82b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2cd82b in the Color Lab