Skip to content

#ade300

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

RGB
173, 227, 0
HSL
74°, 100%, 45%
CMYK
24, 0, 100, 11
Luminance
0.6382

Every format

HEX#ade300
RGBrgb(173, 227, 0)
HSLhsl(74, 100%, 45%)
CMYKcmyk(24%, 0%, 100%, 11%)
LABlab(83.9 -41.6 82.1)
LCHlch(83.9 92.0 116.9)
OKLCHoklch(0.847 0.213 125.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ade300 on white: 1.53:1
AA ✗ fail · AA-large · AAA
Aa
#ade300 on black: 13.76:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green89.0%
Blue0.0%

CMYK percentages

Cyan23.8%
Magenta0.0%
Yellow100.0%
Key (black)11.0%

Color previews

#ade300 text on a black background

contrast 13.76:1

Card sample

#ade300 text on a white background

contrast 1.53:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ade300

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ade300 in the Color Lab