Skip to content

#2da01b

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

RGB
45, 160, 27
HSL
112°, 71%, 37%
CMYK
72, 0, 83, 37
Luminance
0.2578

Every format

HEX#2da01b
RGBrgb(45, 160, 27)
HSLhsl(112, 71%, 37%)
CMYKcmyk(72%, 0%, 83%, 37%)
LABlab(57.8 -55.1 54.3)
LCHlch(57.8 77.4 135.4)
OKLCHoklch(0.618 0.193 141.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2da01b on white: 3.41:1
AA ✗ fail · AA-large · AAA
Aa
#2da01b on black: 6.16:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red17.6%
Green62.7%
Blue10.6%

CMYK percentages

Cyan71.9%
Magenta0.0%
Yellow83.1%
Key (black)37.3%

Color previews

#2da01b text on a black background

contrast 6.16:1

Card sample

#2da01b text on a white background

contrast 3.41:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(45, 160, 27, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(45, 160, 27, 0.45);
Border & gradient
Gradient panel
border: 3px solid #2da01b;
background: linear-gradient(135deg, #2da01b, #1BA062);

Monochromatic scale

Palettes built from #2da01b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2da01b in the Color Lab