Skip to content

#2daf0c

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

RGB
45, 175, 12
HSL
108°, 87%, 37%
CMYK
74, 0, 93, 31
Luminance
0.3124

Every format

HEX#2daf0c
RGBrgb(45, 175, 12)
HSLhsl(108, 87%, 37%)
CMYKcmyk(74%, 0%, 93%, 31%)
LABlab(62.7 -60.5 61.7)
LCHlch(62.7 86.4 134.4)
OKLCHoklch(0.659 0.213 141.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red17.6%
Green68.6%
Blue4.7%

CMYK percentages

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

Color previews

#2daf0c text on a black background

contrast 7.25:1

Card sample

#2daf0c text on a white background

contrast 2.90:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2daf0c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2daf0c in the Color Lab