Skip to content

#a8f080

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

RGB
168, 240, 128
HSL
99°, 79%, 72%
CMYK
30, 0, 47, 6
Luminance
0.7220

Every format

HEX#a8f080
RGBrgb(168, 240, 128)
HSLhsl(99, 79%, 72%)
CMYKcmyk(30%, 0%, 47%, 6%)
LABlab(88.1 -41.7 46.9)
LCHlch(88.1 62.8 131.6)
OKLCHoklch(0.883 0.161 135.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red65.9%
Green94.1%
Blue50.2%

CMYK percentages

Cyan30.0%
Magenta0.0%
Yellow46.7%
Key (black)5.9%

Color previews

#a8f080 text on a black background

contrast 15.44:1

Card sample

#a8f080 text on a white background

contrast 1.36:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #a8f080

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #a8f080 in the Color Lab