Skip to content

#aafd7f

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

RGB
170, 253, 127
HSL
100°, 97%, 75%
CMYK
33, 0, 50, 1
Luminance
0.8033

Every format

HEX#aafd7f
RGBrgb(170, 253, 127)
HSLhsl(100, 97%, 75%)
CMYKcmyk(33%, 0%, 50%, 1%)
LABlab(91.8 -46.8 52.0)
LCHlch(91.8 70.0 132.0)
OKLCHoklch(0.913 0.179 135.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#aafd7f on white: 1.23:1
AA ✗ fail · AA-large · AAA
Aa
#aafd7f on black: 17.07:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red66.7%
Green99.2%
Blue49.8%

CMYK percentages

Cyan32.8%
Magenta0.0%
Yellow49.8%
Key (black)0.8%

Color previews

#aafd7f text on a black background

contrast 17.07:1

Card sample

#aafd7f text on a white background

contrast 1.23:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(170, 253, 127, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(170, 253, 127, 0.45);
Border & gradient
Gradient panel
border: 3px solid #aafd7f;
background: linear-gradient(135deg, #aafd7f, #7FFDA8);

Monochromatic scale

Palettes built from #aafd7f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #aafd7f in the Color Lab