Skip to content

#2ab31c

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

RGB
42, 179, 28
HSL
114°, 73%, 41%
CMYK
77, 0, 84, 30
Luminance
0.3282

Every format

HEX#2ab31c
RGBrgb(42, 179, 28)
HSLhsl(114, 73%, 41%)
CMYKcmyk(77%, 0%, 84%, 30%)
LABlab(64.0 -61.6 59.7)
LCHlch(64.0 85.8 135.9)
OKLCHoklch(0.670 0.213 141.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2ab31c on white: 2.78:1
AA ✗ fail · AA-large · AAA
Aa
#2ab31c on black: 7.56:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red16.5%
Green70.2%
Blue11.0%

CMYK percentages

Cyan76.5%
Magenta0.0%
Yellow84.4%
Key (black)29.8%

Color previews

#2ab31c text on a black background

contrast 7.56:1

Card sample

#2ab31c text on a white background

contrast 2.78:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2ab31c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2ab31c in the Color Lab