Skip to content

#00fa13

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

RGB
0, 250, 19
HSL
125°, 100%, 49%
CMYK
100, 0, 92, 2
Luminance
0.6842

Every format

HEX#00fa13
RGBrgb(0, 250, 19)
HSLhsl(125, 100%, 49%)
CMYKcmyk(100%, 0%, 92%, 2%)
LABlab(86.2 -84.6 80.3)
LCHlch(86.2 116.6 136.5)
OKLCHoklch(0.854 0.288 142.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#00fa13 on white: 1.43:1
AA ✗ fail · AA-large · AAA
Aa
#00fa13 on black: 14.68:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red0.0%
Green98.0%
Blue7.5%

CMYK percentages

Cyan100.0%
Magenta0.0%
Yellow92.4%
Key (black)2.0%

Color previews

#00fa13 text on a black background

contrast 14.68:1

Card sample

#00fa13 text on a white background

contrast 1.43:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #00fa13

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #00fa13 in the Color Lab