Skip to content

#00c80f

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

RGB
0, 200, 15
HSL
125°, 100%, 39%
CMYK
100, 0, 93, 22
Luminance
0.4134

Every format

HEX#00c80f
RGBrgb(0, 200, 15)
HSLhsl(125, 100%, 39%)
CMYKcmyk(100%, 0%, 93%, 22%)
LABlab(70.4 -71.5 67.6)
LCHlch(70.4 98.4 136.6)
OKLCHoklch(0.722 0.243 142.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#00c80f on white: 2.27:1
AA ✗ fail · AA-large · AAA
Aa
#00c80f on black: 9.27:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red0.0%
Green78.4%
Blue5.9%

CMYK percentages

Cyan100.0%
Magenta0.0%
Yellow92.5%
Key (black)21.6%

Color previews

#00c80f text on a black background

contrast 9.27:1

Card sample

#00c80f text on a white background

contrast 2.27:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #00c80f;
Background color
Panel with #00c80f background
background-color: #00c80f;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #00c80f;
Text shadow — RGB

Soft neon halo

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

Monochromatic scale

Palettes built from #00c80f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #00c80f in the Color Lab