Skip to content

#01ff5c

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

RGB
1, 255, 92
HSL
142°, 100%, 50%
CMYK
100, 0, 64, 0
Luminance
0.7230

Every format

HEX#01ff5c
RGBrgb(1, 255, 92)
HSLhsl(142, 100%, 50%)
CMYKcmyk(100%, 0%, 64%, 0%)
LABlab(88.1 -81.4 62.0)
LCHlch(88.1 102.3 142.7)
OKLCHoklch(0.871 0.262 146.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#01ff5c on white: 1.36:1
AA ✗ fail · AA-large · AAA
Aa
#01ff5c on black: 15.46:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red0.4%
Green100.0%
Blue36.1%

CMYK percentages

Cyan99.6%
Magenta0.0%
Yellow63.9%
Key (black)0.0%

Color previews

#01ff5c text on a black background

contrast 15.46:1

Card sample

#01ff5c text on a white background

contrast 1.36:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #01ff5c;
Background color
Panel with #01ff5c background
background-color: #01ff5c;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #01ff5c;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(1, 255, 92, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(1, 255, 92, 0.45);
Border & gradient
Gradient panel
border: 3px solid #01ff5c;
background: linear-gradient(135deg, #01ff5c, #01F9FF);

Monochromatic scale

Palettes built from #01ff5c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #01ff5c in the Color Lab