Skip to content

#2daf64

a dark, vivid green · cool · closest name: seagreen

RGB
45, 175, 100
HSL
145°, 59%, 43%
CMYK
74, 0, 43, 31
Luminance
0.3214

Every format

HEX#2daf64
RGBrgb(45, 175, 100)
HSLhsl(145, 59%, 43%)
CMYKcmyk(74%, 0%, 43%, 31%)
LABlab(63.5 -51.6 28.7)
LCHlch(63.5 59.1 150.9)
OKLCHoklch(0.667 0.156 152.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2daf64 on white: 2.83:1
AA ✗ fail · AA-large · AAA
Aa
#2daf64 on black: 7.43:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red17.6%
Green68.6%
Blue39.2%

CMYK percentages

Cyan74.3%
Magenta0.0%
Yellow42.9%
Key (black)31.4%

Color previews

#2daf64 text on a black background

contrast 7.43:1

Card sample

#2daf64 text on a white background

contrast 2.83:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2daf64

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2daf64 in the Color Lab