Skip to content

#2da90f

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

RGB
45, 169, 15
HSL
108°, 84%, 36%
CMYK
73, 0, 91, 34
Luminance
0.2897

Every format

HEX#2da90f
RGBrgb(45, 169, 15)
HSLhsl(108, 84%, 36%)
CMYKcmyk(73%, 0%, 91%, 34%)
LABlab(60.8 -58.5 59.6)
LCHlch(60.8 83.5 134.5)
OKLCHoklch(0.643 0.206 140.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2da90f on white: 3.09:1
AA ✗ fail · AA-large · AAA
Aa
#2da90f on black: 6.79:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red17.6%
Green66.3%
Blue5.9%

CMYK percentages

Cyan73.4%
Magenta0.0%
Yellow91.1%
Key (black)33.7%

Color previews

#2da90f text on a black background

contrast 6.79:1

Card sample

#2da90f text on a white background

contrast 3.09:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2da90f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2da90f in the Color Lab