Skip to content

#addf30

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

RGB
173, 223, 48
HSL
77°, 73%, 53%
CMYK
22, 0, 79, 13
Luminance
0.6187

Every format

HEX#addf30
RGBrgb(173, 223, 48)
HSLhsl(77, 73%, 53%)
CMYKcmyk(22%, 0%, 79%, 13%)
LABlab(82.8 -38.8 73.5)
LCHlch(82.8 83.1 117.9)
OKLCHoklch(0.839 0.197 125.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.8%
Green87.5%
Blue18.8%

CMYK percentages

Cyan22.4%
Magenta0.0%
Yellow78.5%
Key (black)12.5%

Color previews

#addf30 text on a black background

contrast 13.37:1

Card sample

#addf30 text on a white background

contrast 1.57:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #addf30

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #addf30 in the Color Lab