Skip to content

#41af14

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

RGB
65, 175, 20
HSL
103°, 80%, 38%
CMYK
63, 0, 89, 31
Luminance
0.3183

Every format

HEX#41af14
RGBrgb(65, 175, 20)
HSLhsl(103, 80%, 38%)
CMYKcmyk(63%, 0%, 89%, 31%)
LABlab(63.2 -56.2 61.0)
LCHlch(63.2 82.9 132.7)
OKLCHoklch(0.664 0.204 139.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#41af14 on white: 2.85:1
AA ✗ fail · AA-large · AAA
Aa
#41af14 on black: 7.37:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red25.5%
Green68.6%
Blue7.8%

CMYK percentages

Cyan62.9%
Magenta0.0%
Yellow88.6%
Key (black)31.4%

Color previews

#41af14 text on a black background

contrast 7.37:1

Card sample

#41af14 text on a white background

contrast 2.85:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #41af14;
Background color
Panel with #41af14 background
background-color: #41af14;
Text shadow — hex

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(65, 175, 20, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(65, 175, 20, 0.45);
Border & gradient
Gradient panel
border: 3px solid #41af14;
background: linear-gradient(135deg, #41af14, #14AF4E);

Monochromatic scale

Palettes built from #41af14

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #41af14 in the Color Lab