Skip to content

#24ff3f

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

RGB
36, 255, 63
HSL
127°, 100%, 57%
CMYK
86, 0, 75, 0
Luminance
0.7225

Every format

HEX#24ff3f
RGBrgb(36, 255, 63)
HSLhsl(127, 100%, 57%)
CMYKcmyk(86%, 0%, 75%, 0%)
LABlab(88.1 -82.3 72.5)
LCHlch(88.1 109.7 138.6)
OKLCHoklch(0.871 0.276 143.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red14.1%
Green100.0%
Blue24.7%

CMYK percentages

Cyan85.9%
Magenta0.0%
Yellow75.3%
Key (black)0.0%

Color previews

#24ff3f text on a black background

contrast 15.45:1

Card sample

#24ff3f text on a white background

contrast 1.36:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #24ff3f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #24ff3f in the Color Lab