Skip to content

#addf15

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

RGB
173, 223, 21
HSL
75°, 83%, 48%
CMYK
22, 0, 91, 13
Luminance
0.6171

Every format

HEX#addf15
RGBrgb(173, 223, 21)
HSLhsl(75, 83%, 48%)
CMYKcmyk(22%, 0%, 91%, 13%)
LABlab(82.8 -39.6 79.1)
LCHlch(82.8 88.5 116.6)
OKLCHoklch(0.838 0.206 124.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#addf15 on white: 1.57:1
AA ✗ fail · AA-large · AAA
Aa
#addf15 on black: 13.34:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green87.5%
Blue8.2%

CMYK percentages

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

Color previews

#addf15 text on a black background

contrast 13.34:1

Card sample

#addf15 text on a white background

contrast 1.57:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #addf15

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #addf15 in the Color Lab