Skip to content

#adef6c

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

RGB
173, 239, 108
HSL
90°, 80%, 68%
CMYK
28, 0, 55, 6
Luminance
0.7170

Every format

HEX#adef6c
RGBrgb(173, 239, 108)
HSLhsl(90, 80%, 68%)
CMYKcmyk(28%, 0%, 55%, 6%)
LABlab(87.8 -41.7 56.0)
LCHlch(87.8 69.8 126.7)
OKLCHoklch(0.881 0.176 131.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#adef6c on white: 1.37:1
AA ✗ fail · AA-large · AAA
Aa
#adef6c on black: 15.34:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green93.7%
Blue42.4%

CMYK percentages

Cyan27.6%
Magenta0.0%
Yellow54.8%
Key (black)6.3%

Color previews

#adef6c text on a black background

contrast 15.34:1

Card sample

#adef6c text on a white background

contrast 1.37:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adef6c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adef6c in the Color Lab