Skip to content

#1fcc13

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

RGB
31, 204, 19
HSL
116°, 83%, 44%
CMYK
85, 0, 91, 20
Luminance
0.4352

Every format

HEX#1fcc13
RGBrgb(31, 204, 19)
HSLhsl(116, 83%, 44%)
CMYKcmyk(85%, 0%, 91%, 20%)
LABlab(71.9 -70.7 68.3)
LCHlch(71.9 98.3 135.9)
OKLCHoklch(0.735 0.243 142.2)

Copy-ready code

/* CSS */
color: #1fcc13;
background-color: #1fcc13;
/* Tailwind (arbitrary) */
class="text-[#1fcc13] bg-[#1fcc13]"
/* SCSS */
$brand: #1fcc13;
/* SwiftUI */
Color(red: 0.122, green: 0.800, blue: 0.075)
/* Android */
Color.parseColor("#1fcc13")

Accessibility — WCAG contrast

Aa
#1fcc13 on white: 2.16:1
AA ✗ fail · AA-large · AAA
Aa
#1fcc13 on black: 9.70:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red12.2%
Green80.0%
Blue7.5%

CMYK percentages

Cyan84.8%
Magenta0.0%
Yellow90.7%
Key (black)20.0%

Color previews

#1fcc13 text on a black background

contrast 9.70:1

Card sample

#1fcc13 text on a white background

contrast 2.16:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #1fcc13;
Background color
Panel with #1fcc13 background
background-color: #1fcc13;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #1fcc13;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(31, 204, 19, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(31, 204, 19, 0.45);
Border & gradient
Gradient panel
border: 3px solid #1fcc13;
background: linear-gradient(135deg, #1fcc13, #13CC82);

Monochromatic scale

Palettes built from #1fcc13

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #1fcc13 in the Color Lab