Skip to content

#afec7b

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

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

Every format

HEX#afec7b
RGBrgb(175, 236, 123)
HSLhsl(92, 75%, 70%)
CMYKcmyk(26%, 0%, 48%, 8%)
LABlab(87.3 -38.1 48.4)
LCHlch(87.3 61.6 128.2)
OKLCHoklch(0.877 0.157 132.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red68.6%
Green92.5%
Blue48.2%

CMYK percentages

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

Color previews

#afec7b text on a black background

contrast 15.11:1

Card sample

#afec7b text on a white background

contrast 1.39:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #afec7b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #afec7b in the Color Lab