Skip to content

#2ec02b

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

RGB
46, 192, 43
HSL
119°, 63%, 46%
CMYK
76, 0, 78, 25
Luminance
0.3845

Every format

HEX#2ec02b
RGBrgb(46, 192, 43)
HSLhsl(119, 63%, 46%)
CMYKcmyk(76%, 0%, 78%, 25%)
LABlab(68.3 -64.2 59.5)
LCHlch(68.3 87.5 137.2)
OKLCHoklch(0.706 0.219 142.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2ec02b on white: 2.42:1
AA ✗ fail · AA-large · AAA
Aa
#2ec02b on black: 8.69:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red18.0%
Green75.3%
Blue16.9%

CMYK percentages

Cyan76.0%
Magenta0.0%
Yellow77.6%
Key (black)24.7%

Color previews

#2ec02b text on a black background

contrast 8.69:1

Card sample

#2ec02b text on a white background

contrast 2.42:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2ec02b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2ec02b in the Color Lab