Skip to content

#ade00c

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

RGB
173, 224, 12
HSL
74°, 90%, 46%
CMYK
23, 0, 95, 12
Luminance
0.6222

Every format

HEX#ade00c
RGBrgb(173, 224, 12)
HSLhsl(74, 90%, 46%)
CMYKcmyk(23%, 0%, 95%, 12%)
LABlab(83.0 -40.2 80.4)
LCHlch(83.0 89.9 116.6)
OKLCHoklch(0.840 0.208 124.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ade00c on white: 1.56:1
AA ✗ fail · AA-large · AAA
Aa
#ade00c on black: 13.44:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green87.8%
Blue4.7%

CMYK percentages

Cyan22.8%
Magenta0.0%
Yellow94.6%
Key (black)12.2%

Color previews

#ade00c text on a black background

contrast 13.44:1

Card sample

#ade00c text on a white background

contrast 1.56:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ade00c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ade00c in the Color Lab