Skip to content

#2cc90f

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

RGB
44, 201, 15
HSL
111°, 86%, 42%
CMYK
78, 0, 93, 21
Luminance
0.4234

Every format

HEX#2cc90f
RGBrgb(44, 201, 15)
HSLhsl(111, 86%, 42%)
CMYKcmyk(78%, 0%, 93%, 21%)
LABlab(71.1 -68.4 68.3)
LCHlch(71.1 96.7 135.0)
OKLCHoklch(0.729 0.238 141.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2cc90f on white: 2.22:1
AA ✗ fail · AA-large · AAA
Aa
#2cc90f on black: 9.47:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red17.3%
Green78.8%
Blue5.9%

CMYK percentages

Cyan78.1%
Magenta0.0%
Yellow92.5%
Key (black)21.2%

Color previews

#2cc90f text on a black background

contrast 9.47:1

Card sample

#2cc90f text on a white background

contrast 2.22:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2cc90f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2cc90f in the Color Lab