Skip to content

#2ab01a

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

RGB
42, 176, 26
HSL
114°, 74%, 40%
CMYK
76, 0, 85, 31
Luminance
0.3162

Every format

HEX#2ab01a
RGBrgb(42, 176, 26)
HSLhsl(114, 74%, 40%)
CMYKcmyk(76%, 0%, 85%, 31%)
LABlab(63.0 -60.8 59.3)
LCHlch(63.0 84.9 135.7)
OKLCHoklch(0.661 0.211 141.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2ab01a on white: 2.87:1
AA ✗ fail · AA-large · AAA
Aa
#2ab01a on black: 7.32:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red16.5%
Green69.0%
Blue10.2%

CMYK percentages

Cyan76.1%
Magenta0.0%
Yellow85.2%
Key (black)31.0%

Color previews

#2ab01a text on a black background

contrast 7.32:1

Card sample

#2ab01a text on a white background

contrast 2.87:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2ab01a

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2ab01a in the Color Lab