Skip to content

#adef00

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

RGB
173, 239, 0
HSL
77°, 100%, 47%
CMYK
28, 0, 100, 6
Luminance
0.7062

Every format

HEX#adef00
RGBrgb(173, 239, 0)
HSLhsl(77, 100%, 47%)
CMYKcmyk(28%, 0%, 100%, 6%)
LABlab(87.3 -46.8 84.7)
LCHlch(87.3 96.8 118.9)
OKLCHoklch(0.875 0.226 127.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#adef00 on white: 1.39:1
AA ✗ fail · AA-large · AAA
Aa
#adef00 on black: 15.12:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green93.7%
Blue0.0%

CMYK percentages

Cyan27.6%
Magenta0.0%
Yellow100.0%
Key (black)6.3%

Color previews

#adef00 text on a black background

contrast 15.12:1

Card sample

#adef00 text on a white background

contrast 1.39:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adef00

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adef00 in the Color Lab