Skip to content

#ade10c

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

RGB
173, 225, 12
HSL
75°, 90%, 47%
CMYK
23, 0, 95, 12
Luminance
0.6276

Every format

HEX#ade10c
RGBrgb(173, 225, 12)
HSLhsl(75, 90%, 47%)
CMYKcmyk(23%, 0%, 95%, 12%)
LABlab(83.3 -40.6 80.6)
LCHlch(83.3 90.3 116.8)
OKLCHoklch(0.843 0.209 124.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ade10c on white: 1.55:1
AA ✗ fail · AA-large · AAA
Aa
#ade10c on black: 13.55:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green88.2%
Blue4.7%

CMYK percentages

Cyan23.1%
Magenta0.0%
Yellow94.7%
Key (black)11.8%

Color previews

#ade10c text on a black background

contrast 13.55:1

Card sample

#ade10c text on a white background

contrast 1.55:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ade10c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ade10c in the Color Lab