Skip to content

#aaff88

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

RGB
170, 255, 136
HSL
103°, 100%, 77%
CMYK
33, 0, 47, 0
Luminance
0.8184

Every format

HEX#aaff88
RGBrgb(170, 255, 136)
HSLhsl(103, 100%, 77%)
CMYKcmyk(33%, 0%, 47%, 0%)
LABlab(92.5 -46.6 48.7)
LCHlch(92.5 67.4 133.8)
OKLCHoklch(0.919 0.174 137.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#aaff88 on white: 1.21:1
AA ✗ fail · AA-large · AAA
Aa
#aaff88 on black: 17.37:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red66.7%
Green100.0%
Blue53.3%

CMYK percentages

Cyan33.3%
Magenta0.0%
Yellow46.7%
Key (black)0.0%

Color previews

#aaff88 text on a black background

contrast 17.37:1

Card sample

#aaff88 text on a white background

contrast 1.21:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(170, 255, 136, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(170, 255, 136, 0.45);
Border & gradient
Gradient panel
border: 3px solid #aaff88;
background: linear-gradient(135deg, #aaff88, #88FFB6);

Monochromatic scale

Palettes built from #aaff88

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #aaff88 in the Color Lab