Skip to content

#00da13

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

RGB
0, 218, 19
HSL
125°, 100%, 43%
CMYK
100, 0, 91, 15
Luminance
0.5019

Every format

HEX#00da13
RGBrgb(0, 218, 19)
HSLhsl(125, 100%, 43%)
CMYKcmyk(100%, 0%, 91%, 15%)
LABlab(76.2 -76.2 71.9)
LCHlch(76.2 104.8 136.7)
OKLCHoklch(0.770 0.259 142.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#00da13 on white: 1.90:1
AA ✗ fail · AA-large · AAA
Aa
#00da13 on black: 11.04:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red0.0%
Green85.5%
Blue7.5%

CMYK percentages

Cyan100.0%
Magenta0.0%
Yellow91.3%
Key (black)14.5%

Color previews

#00da13 text on a black background

contrast 11.04:1

Card sample

#00da13 text on a white background

contrast 1.90:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #00da13

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #00da13 in the Color Lab