Skip to content

#adef1f

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

RGB
173, 239, 31
HSL
79°, 87%, 53%
CMYK
28, 0, 87, 6
Luminance
0.7072

Every format

HEX#adef1f
RGBrgb(173, 239, 31)
HSLhsl(79, 87%, 53%)
CMYKcmyk(28%, 0%, 87%, 6%)
LABlab(87.3 -46.3 81.2)
LCHlch(87.3 93.5 119.7)
OKLCHoklch(0.875 0.221 127.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.8%
Green93.7%
Blue12.2%

CMYK percentages

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

Color previews

#adef1f text on a black background

contrast 15.14:1

Card sample

#adef1f text on a white background

contrast 1.39:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adef1f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adef1f in the Color Lab