Skip to content

#41af13

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

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

Every format

HEX#41af13
RGBrgb(65, 175, 19)
HSLhsl(102, 80%, 38%)
CMYKcmyk(63%, 0%, 89%, 31%)
LABlab(63.2 -56.3 61.2)
LCHlch(63.2 83.1 132.6)
OKLCHoklch(0.664 0.204 139.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

Cyan62.9%
Magenta0.0%
Yellow89.1%
Key (black)31.4%

Color previews

#41af13 text on a black background

contrast 7.37:1

Card sample

#41af13 text on a white background

contrast 2.85:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #41af13

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #41af13 in the Color Lab