Skip to content

#1cc11c

a dark, vivid green · cool · closest name: green

RGB
28, 193, 28
HSL
120°, 75%, 43%
CMYK
86, 0, 86, 24
Luminance
0.3847

Every format

HEX#1cc11c
RGBrgb(28, 193, 28)
HSLhsl(120, 75%, 43%)
CMYKcmyk(86%, 0%, 86%, 24%)
LABlab(68.4 -67.5 63.5)
LCHlch(68.4 92.7 136.7)
OKLCHoklch(0.705 0.230 142.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#1cc11c on white: 2.42:1
AA ✗ fail · AA-large · AAA
Aa
#1cc11c on black: 8.69:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red11.0%
Green75.7%
Blue11.0%

CMYK percentages

Cyan85.5%
Magenta0.0%
Yellow85.5%
Key (black)24.3%

Color previews

#1cc11c text on a black background

contrast 8.69:1

Card sample

#1cc11c text on a white background

contrast 2.42:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #1cc11c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #1cc11c in the Color Lab