Skip to content

#3ae200

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

RGB
58, 226, 0
HSL
105°, 100%, 44%
CMYK
74, 0, 100, 11
Luminance
0.5529

Every format

HEX#3ae200
RGBrgb(58, 226, 0)
HSLhsl(105, 100%, 44%)
CMYKcmyk(74%, 0%, 100%, 11%)
LABlab(79.2 -74.0 76.6)
LCHlch(79.2 106.5 134.0)
OKLCHoklch(0.797 0.261 140.8)

Copy-ready code

/* CSS */
color: #3ae200;
background-color: #3ae200;
/* Tailwind (arbitrary) */
class="text-[#3ae200] bg-[#3ae200]"
/* SCSS */
$brand: #3ae200;
/* SwiftUI */
Color(red: 0.227, green: 0.886, blue: 0.000)
/* Android */
Color.parseColor("#3ae200")

Accessibility — WCAG contrast

Aa
#3ae200 on white: 1.74:1
AA ✗ fail · AA-large · AAA
Aa
#3ae200 on black: 12.06:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red22.7%
Green88.6%
Blue0.0%

CMYK percentages

Cyan74.3%
Magenta0.0%
Yellow100.0%
Key (black)11.4%

Color previews

#3ae200 text on a black background

contrast 12.06:1

Card sample

#3ae200 text on a white background

contrast 1.74:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #3ae200;
Background color
Panel with #3ae200 background
background-color: #3ae200;
Text shadow — hex

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(58, 226, 0, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(58, 226, 0, 0.45);
Border & gradient
Gradient panel
border: 3px solid #3ae200;
background: linear-gradient(135deg, #3ae200, #00E25D);

Monochromatic scale

Palettes built from #3ae200

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #3ae200 in the Color Lab