Skip to content

#addf00

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

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

Every format

HEX#addf00
RGBrgb(173, 223, 0)
HSLhsl(74, 100%, 44%)
CMYKcmyk(22%, 0%, 100%, 13%)
LABlab(82.7 -39.9 81.2)
LCHlch(82.7 90.5 116.2)
OKLCHoklch(0.838 0.209 124.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.8%
Green87.5%
Blue0.0%

CMYK percentages

Cyan22.4%
Magenta0.0%
Yellow100.0%
Key (black)12.5%

Color previews

#addf00 text on a black background

contrast 13.33:1

Card sample

#addf00 text on a white background

contrast 1.58:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #addf00

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #addf00 in the Color Lab