Skip to content

#adef1a

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

RGB
173, 239, 26
HSL
79°, 87%, 52%
CMYK
28, 0, 89, 6
Luminance
0.7069

Every format

HEX#adef1a
RGBrgb(173, 239, 26)
HSLhsl(79, 87%, 52%)
CMYKcmyk(28%, 0%, 89%, 6%)
LABlab(87.3 -46.4 82.1)
LCHlch(87.3 94.3 119.5)
OKLCHoklch(0.875 0.222 127.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.8%
Green93.7%
Blue10.2%

CMYK percentages

Cyan27.6%
Magenta0.0%
Yellow89.1%
Key (black)6.3%

Color previews

#adef1a text on a black background

contrast 15.14:1

Card sample

#adef1a text on a white background

contrast 1.39:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adef1a

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adef1a in the Color Lab