Skip to content

#adf06b

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

RGB
173, 240, 107
HSL
90°, 82%, 68%
CMYK
28, 0, 55, 6
Luminance
0.7227

Every format

HEX#adf06b
RGBrgb(173, 240, 107)
HSLhsl(90, 82%, 68%)
CMYKcmyk(28%, 0%, 55%, 6%)
LABlab(88.1 -42.3 56.7)
LCHlch(88.1 70.8 126.7)
OKLCHoklch(0.883 0.178 131.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.8%
Green94.1%
Blue42.0%

CMYK percentages

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

Color previews

#adf06b text on a black background

contrast 15.45:1

Card sample

#adf06b text on a white background

contrast 1.36:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adf06b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adf06b in the Color Lab