Skip to content

#2ce02c

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

RGB
44, 224, 44
HSL
120°, 74%, 53%
CMYK
80, 0, 80, 12
Luminance
0.5403

Every format

HEX#2ce02c
RGBrgb(44, 224, 44)
HSLhsl(120, 74%, 53%)
CMYKcmyk(80%, 0%, 80%, 12%)
LABlab(78.5 -74.0 68.8)
LCHlch(78.5 101.0 137.1)
OKLCHoklch(0.790 0.252 142.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red17.3%
Green87.8%
Blue17.3%

CMYK percentages

Cyan80.4%
Magenta0.0%
Yellow80.4%
Key (black)12.2%

Color previews

#2ce02c text on a black background

contrast 11.81:1

Card sample

#2ce02c text on a white background

contrast 1.78:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2ce02c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2ce02c in the Color Lab