Skip to content

#1ec80e

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

RGB
30, 200, 14
HSL
115°, 87%, 42%
CMYK
85, 0, 93, 22
Luminance
0.4162

Every format

HEX#1ec80e
RGBrgb(30, 200, 14)
HSLhsl(115, 87%, 42%)
CMYKcmyk(85%, 0%, 93%, 22%)
LABlab(70.6 -69.7 68.0)
LCHlch(70.6 97.4 135.7)
OKLCHoklch(0.724 0.240 142.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#1ec80e on white: 2.25:1
AA ✗ fail · AA-large · AAA
Aa
#1ec80e on black: 9.32:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red11.8%
Green78.4%
Blue5.5%

CMYK percentages

Cyan85.0%
Magenta0.0%
Yellow93.0%
Key (black)21.6%

Color previews

#1ec80e text on a black background

contrast 9.32:1

Card sample

#1ec80e text on a white background

contrast 2.25:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(30, 200, 14, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(30, 200, 14, 0.45);
Border & gradient
Gradient panel
border: 3px solid #1ec80e;
background: linear-gradient(135deg, #1ec80e, #0EC87A);

Monochromatic scale

Palettes built from #1ec80e

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #1ec80e in the Color Lab