Skip to content

#03ff48

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

RGB
3, 255, 72
HSL
136°, 100%, 51%
CMYK
99, 0, 72, 0
Luminance
0.7201

Every format

HEX#03ff48
RGBrgb(3, 255, 72)
HSLhsl(136, 100%, 51%)
CMYKcmyk(99%, 0%, 72%, 0%)
LABlab(88.0 -83.2 69.3)
LCHlch(88.0 108.3 140.2)
OKLCHoklch(0.869 0.274 144.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#03ff48 on white: 1.36:1
AA ✗ fail · AA-large · AAA
Aa
#03ff48 on black: 15.40:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red1.2%
Green100.0%
Blue28.2%

CMYK percentages

Cyan98.8%
Magenta0.0%
Yellow71.8%
Key (black)0.0%

Color previews

#03ff48 text on a black background

contrast 15.40:1

Card sample

#03ff48 text on a white background

contrast 1.36:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #03ff48;
Background color
Panel with #03ff48 background
background-color: #03ff48;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #03ff48;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(3, 255, 72, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(3, 255, 72, 0.45);
Border & gradient
Gradient panel
border: 3px solid #03ff48;
background: linear-gradient(135deg, #03ff48, #03FFF0);

Monochromatic scale

Palettes built from #03ff48

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #03ff48 in the Color Lab