Skip to content

#afec7a

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

RGB
175, 236, 122
HSL
92°, 75%, 70%
CMYK
26, 0, 48, 8
Luminance
0.7051

Every format

HEX#afec7a
RGBrgb(175, 236, 122)
HSLhsl(92, 75%, 70%)
CMYKcmyk(26%, 0%, 48%, 8%)
LABlab(87.3 -38.2 48.9)
LCHlch(87.3 62.0 128.0)
OKLCHoklch(0.877 0.158 132.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red68.6%
Green92.5%
Blue47.8%

CMYK percentages

Cyan25.8%
Magenta0.0%
Yellow48.3%
Key (black)7.5%

Color previews

#afec7a text on a black background

contrast 15.10:1

Card sample

#afec7a text on a white background

contrast 1.39:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #afec7a

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #afec7a in the Color Lab