Skip to content

#adef3c

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

RGB
173, 239, 60
HSL
82°, 85%, 59%
CMYK
28, 0, 75, 6
Luminance
0.7094

Every format

HEX#adef3c
RGBrgb(173, 239, 60)
HSLhsl(82, 85%, 59%)
CMYKcmyk(28%, 0%, 75%, 6%)
LABlab(87.5 -45.3 74.2)
LCHlch(87.5 86.9 121.4)
OKLCHoklch(0.877 0.209 128.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#adef3c on white: 1.38:1
AA ✗ fail · AA-large · AAA
Aa
#adef3c on black: 15.19:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green93.7%
Blue23.5%

CMYK percentages

Cyan27.6%
Magenta0.0%
Yellow74.9%
Key (black)6.3%

Color previews

#adef3c text on a black background

contrast 15.19:1

Card sample

#adef3c text on a white background

contrast 1.38:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adef3c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adef3c in the Color Lab