Skip to content

#2da70e

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

RGB
45, 167, 14
HSL
108°, 85%, 36%
CMYK
73, 0, 92, 35
Luminance
0.2823

Every format

HEX#2da70e
RGBrgb(45, 167, 14)
HSLhsl(108, 85%, 36%)
CMYKcmyk(73%, 0%, 92%, 35%)
LABlab(60.1 -57.9 59.2)
LCHlch(60.1 82.8 134.4)
OKLCHoklch(0.637 0.204 140.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2da70e on white: 3.16:1
AA ✗ fail · AA-large · AAA
Aa
#2da70e on black: 6.65:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red17.6%
Green65.5%
Blue5.5%

CMYK percentages

Cyan73.1%
Magenta0.0%
Yellow91.6%
Key (black)34.5%

Color previews

#2da70e text on a black background

contrast 6.65:1

Card sample

#2da70e text on a white background

contrast 3.16:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2da70e

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2da70e in the Color Lab