Skip to content

#0cc700

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

RGB
12, 199, 0
HSL
116°, 100%, 39%
CMYK
94, 0, 100, 22
Luminance
0.4093

Every format

HEX#0cc700
RGBrgb(12, 199, 0)
HSLhsl(116, 100%, 39%)
CMYKcmyk(94%, 0%, 100%, 22%)
LABlab(70.1 -71.0 69.1)
LCHlch(70.1 99.1 135.8)
OKLCHoklch(0.720 0.244 142.3)

Copy-ready code

/* CSS */
color: #0cc700;
background-color: #0cc700;
/* Tailwind (arbitrary) */
class="text-[#0cc700] bg-[#0cc700]"
/* SCSS */
$brand: #0cc700;
/* SwiftUI */
Color(red: 0.047, green: 0.780, blue: 0.000)
/* Android */
Color.parseColor("#0cc700")

Accessibility — WCAG contrast

Aa
#0cc700 on white: 2.29:1
AA ✗ fail · AA-large · AAA
Aa
#0cc700 on black: 9.19:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red4.7%
Green78.0%
Blue0.0%

CMYK percentages

Cyan94.0%
Magenta0.0%
Yellow100.0%
Key (black)22.0%

Color previews

#0cc700 text on a black background

contrast 9.19:1

Card sample

#0cc700 text on a white background

contrast 2.29:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #0cc700;
Background color
Panel with #0cc700 background
background-color: #0cc700;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #0cc700;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(12, 199, 0, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(12, 199, 0, 0.45);
Border & gradient
Gradient panel
border: 3px solid #0cc700;
background: linear-gradient(135deg, #0cc700, #00C779);

Monochromatic scale

Palettes built from #0cc700

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #0cc700 in the Color Lab