Skip to content

#00c01f

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

RGB
0, 192, 31
HSL
130°, 100%, 38%
CMYK
100, 0, 84, 25
Luminance
0.3780

Every format

HEX#00c01f
RGBrgb(0, 192, 31)
HSLhsl(130, 100%, 38%)
CMYKcmyk(100%, 0%, 84%, 25%)
LABlab(67.9 -68.7 62.3)
LCHlch(67.9 92.7 137.8)
OKLCHoklch(0.701 0.231 143.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#00c01f on white: 2.45:1
AA ✗ fail · AA-large · AAA
Aa
#00c01f on black: 8.56:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red0.0%
Green75.3%
Blue12.2%

CMYK percentages

Cyan100.0%
Magenta0.0%
Yellow83.9%
Key (black)24.7%

Color previews

#00c01f text on a black background

contrast 8.56:1

Card sample

#00c01f text on a white background

contrast 2.45:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #00c01f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #00c01f in the Color Lab