Skip to content

#24ff3c

a balanced, electric green · cool · closest name: lime

RGB
36, 255, 60
HSL
127°, 100%, 57%
CMYK
86, 0, 77, 0
Luminance
0.7222

Every format

HEX#24ff3c
RGBrgb(36, 255, 60)
HSLhsl(127, 100%, 57%)
CMYKcmyk(86%, 0%, 77%, 0%)
LABlab(88.1 -82.5 73.3)
LCHlch(88.1 110.4 138.4)
OKLCHoklch(0.870 0.277 143.6)

Copy-ready code

/* CSS */
color: #24ff3c;
background-color: #24ff3c;
/* Tailwind (arbitrary) */
class="text-[#24ff3c] bg-[#24ff3c]"
/* SCSS */
$brand: #24ff3c;
/* SwiftUI */
Color(red: 0.141, green: 1.000, blue: 0.235)
/* Android */
Color.parseColor("#24ff3c")

Accessibility — WCAG contrast

Aa
#24ff3c on white: 1.36:1
AA ✗ fail · AA-large · AAA
Aa
#24ff3c on black: 15.44:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red14.1%
Green100.0%
Blue23.5%

CMYK percentages

Cyan85.9%
Magenta0.0%
Yellow76.5%
Key (black)0.0%

Color previews

#24ff3c text on a black background

contrast 15.44:1

Card sample

#24ff3c text on a white background

contrast 1.36:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #24ff3c;
Background color
Panel with #24ff3c background
background-color: #24ff3c;
Text shadow — hex

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(36, 255, 60, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(36, 255, 60, 0.45);
Border & gradient
Gradient panel
border: 3px solid #24ff3c;
background: linear-gradient(135deg, #24ff3c, #24FFCE);

Monochromatic scale

Palettes built from #24ff3c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #24ff3c in the Color Lab