Skip to content

#2ce01f

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

RGB
44, 224, 31
HSL
116°, 76%, 50%
CMYK
80, 0, 86, 12
Luminance
0.5395

Every format

HEX#2ce01f
RGBrgb(44, 224, 31)
HSLhsl(116, 76%, 50%)
CMYKcmyk(80%, 0%, 86%, 12%)
LABlab(78.4 -74.6 71.9)
LCHlch(78.4 103.6 136.1)
OKLCHoklch(0.790 0.257 142.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red17.3%
Green87.8%
Blue12.2%

CMYK percentages

Cyan80.4%
Magenta0.0%
Yellow86.2%
Key (black)12.2%

Color previews

#2ce01f text on a black background

contrast 11.79:1

Card sample

#2ce01f text on a white background

contrast 1.78:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2ce01f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2ce01f in the Color Lab