Skip to content

#afec7d

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

RGB
175, 236, 125
HSL
93°, 75%, 71%
CMYK
26, 0, 47, 8
Luminance
0.7059

Every format

HEX#afec7d
RGBrgb(175, 236, 125)
HSLhsl(93, 75%, 71%)
CMYKcmyk(26%, 0%, 47%, 8%)
LABlab(87.3 -37.9 47.5)
LCHlch(87.3 60.8 128.6)
OKLCHoklch(0.877 0.155 132.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#afec7d on white: 1.39:1
AA ✗ fail · AA-large · AAA
Aa
#afec7d on black: 15.12:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red68.6%
Green92.5%
Blue49.0%

CMYK percentages

Cyan25.8%
Magenta0.0%
Yellow47.0%
Key (black)7.5%

Color previews

#afec7d text on a black background

contrast 15.12:1

Card sample

#afec7d text on a white background

contrast 1.39:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(175, 236, 125, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(175, 236, 125, 0.45);
Border & gradient
Gradient panel
border: 3px solid #afec7d;
background: linear-gradient(135deg, #afec7d, #7DEC95);

Monochromatic scale

Palettes built from #afec7d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #afec7d in the Color Lab