Skip to content

#1fec1a

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

RGB
31, 236, 26
HSL
119°, 85%, 51%
CMYK
87, 0, 89, 8
Luminance
0.6036

Every format

HEX#1fec1a
RGBrgb(31, 236, 26)
HSLhsl(119, 85%, 51%)
CMYKcmyk(87%, 0%, 89%, 8%)
LABlab(82.0 -79.3 75.8)
LCHlch(82.0 109.7 136.3)
OKLCHoklch(0.819 0.272 142.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#1fec1a on white: 1.61:1
AA ✗ fail · AA-large · AAA
Aa
#1fec1a on black: 13.07:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red12.2%
Green92.5%
Blue10.2%

CMYK percentages

Cyan86.9%
Magenta0.0%
Yellow89.0%
Key (black)7.5%

Color previews

#1fec1a text on a black background

contrast 13.07:1

Card sample

#1fec1a text on a white background

contrast 1.61:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #1fec1a

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #1fec1a in the Color Lab