Skip to content

#41af2c

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

RGB
65, 175, 44
HSL
110°, 60%, 43%
CMYK
63, 0, 75, 31
Luminance
0.3197

Every format

HEX#41af2c
RGBrgb(65, 175, 44)
HSLhsl(110, 60%, 43%)
CMYKcmyk(63%, 0%, 75%, 31%)
LABlab(63.3 -54.9 54.4)
LCHlch(63.3 77.3 135.3)
OKLCHoklch(0.666 0.194 140.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#41af2c on white: 2.84:1
AA ✗ fail · AA-large · AAA
Aa
#41af2c on black: 7.39:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red25.5%
Green68.6%
Blue17.3%

CMYK percentages

Cyan62.9%
Magenta0.0%
Yellow74.9%
Key (black)31.4%

Color previews

#41af2c text on a black background

contrast 7.39:1

Card sample

#41af2c text on a white background

contrast 2.84:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #41af2c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #41af2c in the Color Lab