Skip to content

#1fcc2c

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

RGB
31, 204, 44
HSL
125°, 74%, 46%
CMYK
85, 0, 78, 20
Luminance
0.4366

Every format

HEX#1fcc2c
RGBrgb(31, 204, 44)
HSLhsl(125, 74%, 46%)
CMYKcmyk(85%, 0%, 78%, 20%)
LABlab(72.0 -69.5 62.6)
LCHlch(72.0 93.6 138.0)
OKLCHoklch(0.736 0.234 143.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red12.2%
Green80.0%
Blue17.3%

CMYK percentages

Cyan84.8%
Magenta0.0%
Yellow78.4%
Key (black)20.0%

Color previews

#1fcc2c text on a black background

contrast 9.73:1

Card sample

#1fcc2c text on a white background

contrast 2.16:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #1fcc2c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #1fcc2c in the Color Lab