Skip to content

#addf12

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

RGB
173, 223, 18
HSL
75°, 85%, 47%
CMYK
22, 0, 92, 13
Luminance
0.6170

Every format

HEX#addf12
RGBrgb(173, 223, 18)
HSLhsl(75, 85%, 47%)
CMYKcmyk(22%, 0%, 92%, 13%)
LABlab(82.8 -39.7 79.5)
LCHlch(82.8 88.8 116.5)
OKLCHoklch(0.838 0.206 124.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.8%
Green87.5%
Blue7.1%

CMYK percentages

Cyan22.4%
Magenta0.0%
Yellow91.9%
Key (black)12.5%

Color previews

#addf12 text on a black background

contrast 13.34:1

Card sample

#addf12 text on a white background

contrast 1.57:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #addf12

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #addf12 in the Color Lab