Skip to content

#adef0d

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

RGB
173, 239, 13
HSL
78°, 90%, 49%
CMYK
28, 0, 95, 6
Luminance
0.7065

Every format

HEX#adef0d
RGBrgb(173, 239, 13)
HSLhsl(78, 90%, 49%)
CMYKcmyk(28%, 0%, 95%, 6%)
LABlab(87.3 -46.7 83.6)
LCHlch(87.3 95.8 119.2)
OKLCHoklch(0.875 0.225 127.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.8%
Green93.7%
Blue5.1%

CMYK percentages

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

Color previews

#adef0d text on a black background

contrast 15.13:1

Card sample

#adef0d text on a white background

contrast 1.39:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adef0d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adef0d in the Color Lab