Skip to content

#2daf13

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

RGB
45, 175, 19
HSL
110°, 80%, 38%
CMYK
74, 0, 89, 31
Luminance
0.3126

Every format

HEX#2daf13
RGBrgb(45, 175, 19)
HSLhsl(110, 80%, 38%)
CMYKcmyk(74%, 0%, 89%, 31%)
LABlab(62.7 -60.3 60.6)
LCHlch(62.7 85.5 134.8)
OKLCHoklch(0.659 0.211 141.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2daf13 on white: 2.90:1
AA ✗ fail · AA-large · AAA
Aa
#2daf13 on black: 7.25:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red17.6%
Green68.6%
Blue7.5%

CMYK percentages

Cyan74.3%
Magenta0.0%
Yellow89.1%
Key (black)31.4%

Color previews

#2daf13 text on a black background

contrast 7.25:1

Card sample

#2daf13 text on a white background

contrast 2.90:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2daf13

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2daf13 in the Color Lab