Skip to content

#adf080

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

RGB
173, 240, 128
HSL
96°, 79%, 72%
CMYK
28, 0, 47, 6
Luminance
0.7276

Every format

HEX#adf080
RGBrgb(173, 240, 128)
HSLhsl(96, 79%, 72%)
CMYKcmyk(28%, 0%, 47%, 6%)
LABlab(88.3 -40.0 47.3)
LCHlch(88.3 62.0 130.2)
OKLCHoklch(0.886 0.159 134.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#adf080 on white: 1.35:1
AA ✗ fail · AA-large · AAA
Aa
#adf080 on black: 15.55:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green94.1%
Blue50.2%

CMYK percentages

Cyan27.9%
Magenta0.0%
Yellow46.7%
Key (black)5.9%

Color previews

#adf080 text on a black background

contrast 15.55:1

Card sample

#adf080 text on a white background

contrast 1.35:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adf080

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adf080 in the Color Lab