Skip to content

#2da813

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

RGB
45, 168, 19
HSL
110°, 80%, 37%
CMYK
73, 0, 89, 34
Luminance
0.2861

Every format

HEX#2da813
RGBrgb(45, 168, 19)
HSLhsl(110, 80%, 37%)
CMYKcmyk(73%, 0%, 89%, 34%)
LABlab(60.4 -58.0 58.6)
LCHlch(60.4 82.5 134.7)
OKLCHoklch(0.640 0.204 141.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2da813 on white: 3.12:1
AA ✗ fail · AA-large · AAA
Aa
#2da813 on black: 6.72:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red17.6%
Green65.9%
Blue7.5%

CMYK percentages

Cyan73.2%
Magenta0.0%
Yellow88.7%
Key (black)34.1%

Color previews

#2da813 text on a black background

contrast 6.72:1

Card sample

#2da813 text on a white background

contrast 3.12:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2da813

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2da813 in the Color Lab