Skip to content

#addf25

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

RGB
173, 223, 37
HSL
76°, 74%, 51%
CMYK
22, 0, 83, 13
Luminance
0.6179

Every format

HEX#addf25
RGBrgb(173, 223, 37)
HSLhsl(76, 74%, 51%)
CMYKcmyk(22%, 0%, 83%, 13%)
LABlab(82.8 -39.2 76.2)
LCHlch(82.8 85.7 117.2)
OKLCHoklch(0.839 0.201 124.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.8%
Green87.5%
Blue14.5%

CMYK percentages

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

Color previews

#addf25 text on a black background

contrast 13.36:1

Card sample

#addf25 text on a white background

contrast 1.57:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #addf25

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #addf25 in the Color Lab