Skip to content

#01af00

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

RGB
1, 175, 0
HSL
120°, 100%, 34%
CMYK
99, 0, 100, 31
Luminance
0.3067

Every format

HEX#01af00
RGBrgb(1, 175, 0)
HSLhsl(120, 100%, 34%)
CMYKcmyk(99%, 0%, 100%, 31%)
LABlab(62.2 -64.9 62.7)
LCHlch(62.2 90.3 136.0)
OKLCHoklch(0.653 0.222 142.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#01af00 on white: 2.94:1
AA ✗ fail · AA-large · AAA
Aa
#01af00 on black: 7.13:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red0.4%
Green68.6%
Blue0.0%

CMYK percentages

Cyan99.4%
Magenta0.0%
Yellow100.0%
Key (black)31.4%

Color previews

#01af00 text on a black background

contrast 7.13:1

Card sample

#01af00 text on a white background

contrast 2.94:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #01af00;
Background color
Panel with #01af00 background
background-color: #01af00;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #01af00;
Text shadow — RGB

Soft neon halo

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

Monochromatic scale

Palettes built from #01af00

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #01af00 in the Color Lab