Skip to content

#adf06a

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

RGB
173, 240, 106
HSL
90°, 82%, 68%
CMYK
28, 0, 56, 6
Luminance
0.7225

Every format

HEX#adf06a
RGBrgb(173, 240, 106)
HSLhsl(90, 82%, 68%)
CMYKcmyk(28%, 0%, 56%, 6%)
LABlab(88.1 -42.4 57.2)
LCHlch(88.1 71.2 126.5)
OKLCHoklch(0.883 0.179 131.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.8%
Green94.1%
Blue41.6%

CMYK percentages

Cyan27.9%
Magenta0.0%
Yellow55.8%
Key (black)5.9%

Color previews

#adf06a text on a black background

contrast 15.45:1

Card sample

#adf06a text on a white background

contrast 1.36:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adf06a

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adf06a in the Color Lab