Skip to content

#afd77b

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

RGB
175, 215, 123
HSL
86°, 54%, 66%
CMYK
19, 0, 43, 16
Luminance
0.5914

Every format

HEX#afd77b
RGBrgb(175, 215, 123)
HSLhsl(86, 54%, 66%)
CMYKcmyk(19%, 0%, 43%, 16%)
LABlab(81.4 -28.4 41.1)
LCHlch(81.4 50.0 124.7)
OKLCHoklch(0.830 0.127 128.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#afd77b on white: 1.64:1
AA ✗ fail · AA-large · AAA
Aa
#afd77b on black: 12.83:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red68.6%
Green84.3%
Blue48.2%

CMYK percentages

Cyan18.6%
Magenta0.0%
Yellow42.8%
Key (black)15.7%

Color previews

#afd77b text on a black background

contrast 12.83:1

Card sample

#afd77b text on a white background

contrast 1.64:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #afd77b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #afd77b in the Color Lab