Skip to content

#addf01

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

RGB
173, 223, 1
HSL
74°, 99%, 44%
CMYK
22, 0, 100, 13
Luminance
0.6166

Every format

HEX#addf01
RGBrgb(173, 223, 1)
HSLhsl(74, 99%, 44%)
CMYKcmyk(22%, 0%, 100%, 13%)
LABlab(82.7 -39.9 81.1)
LCHlch(82.7 90.4 116.2)
OKLCHoklch(0.838 0.209 124.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#addf01 on white: 1.58:1
AA ✗ fail · AA-large · AAA
Aa
#addf01 on black: 13.33:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green87.5%
Blue0.4%

CMYK percentages

Cyan22.4%
Magenta0.0%
Yellow99.6%
Key (black)12.5%

Color previews

#addf01 text on a black background

contrast 13.33:1

Card sample

#addf01 text on a white background

contrast 1.58:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(173, 223, 1, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(173, 223, 1, 0.45);
Border & gradient
Gradient panel
border: 3px solid #addf01;
background: linear-gradient(135deg, #addf01, #19DF01);

Monochromatic scale

Palettes built from #addf01

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #addf01 in the Color Lab