Skip to content

#adef76

a light, electric green · cool · closest name: khaki

RGB
173, 239, 118
HSL
93°, 79%, 70%
CMYK
28, 0, 51, 6
Luminance
0.7193

Every format

HEX#adef76
RGBrgb(173, 239, 118)
HSLhsl(93, 79%, 70%)
CMYKcmyk(28%, 0%, 51%, 6%)
LABlab(87.9 -40.7 51.5)
LCHlch(87.9 65.7 128.3)
OKLCHoklch(0.882 0.167 132.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#adef76 on white: 1.36:1
AA ✗ fail · AA-large · AAA
Aa
#adef76 on black: 15.39:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green93.7%
Blue46.3%

CMYK percentages

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

Color previews

#adef76 text on a black background

contrast 15.39:1

Card sample

#adef76 text on a white background

contrast 1.36:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adef76

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adef76 in the Color Lab