Skip to content

#2ac31e

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

RGB
42, 195, 30
HSL
116°, 73%, 44%
CMYK
79, 0, 85, 24
Luminance
0.3962

Every format

HEX#2ac31e
RGBrgb(42, 195, 30)
HSLhsl(116, 73%, 44%)
CMYKcmyk(79%, 0%, 85%, 24%)
LABlab(69.2 -66.4 63.9)
LCHlch(69.2 92.1 136.1)
OKLCHoklch(0.713 0.229 142.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2ac31e on white: 2.35:1
AA ✗ fail · AA-large · AAA
Aa
#2ac31e on black: 8.92:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red16.5%
Green76.5%
Blue11.8%

CMYK percentages

Cyan78.5%
Magenta0.0%
Yellow84.6%
Key (black)23.5%

Color previews

#2ac31e text on a black background

contrast 8.92:1

Card sample

#2ac31e text on a white background

contrast 2.35:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(42, 195, 30, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(42, 195, 30, 0.45);
Border & gradient
Gradient panel
border: 3px solid #2ac31e;
background: linear-gradient(135deg, #2ac31e, #1EC380);

Monochromatic scale

Palettes built from #2ac31e

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2ac31e in the Color Lab