Skip to content

#afcc8c

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

RGB
175, 204, 140
HSL
87°, 39%, 68%
CMYK
14, 0, 31, 20
Luminance
0.5419

Every format

HEX#afcc8c
RGBrgb(175, 204, 140)
HSLhsl(87, 39%, 68%)
CMYKcmyk(14%, 0%, 31%, 20%)
LABlab(78.6 -20.8 28.8)
LCHlch(78.6 35.5 125.9)
OKLCHoklch(0.808 0.091 128.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#afcc8c on white: 1.77:1
AA ✗ fail · AA-large · AAA
Aa
#afcc8c on black: 11.84:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red68.6%
Green80.0%
Blue54.9%

CMYK percentages

Cyan14.2%
Magenta0.0%
Yellow31.4%
Key (black)20.0%

Color previews

#afcc8c text on a black background

contrast 11.84:1

Card sample

#afcc8c text on a white background

contrast 1.77:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(175, 204, 140, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(175, 204, 140, 0.45);
Border & gradient
Gradient panel
border: 3px solid #afcc8c;
background: linear-gradient(135deg, #afcc8c, #8CCC94);

Monochromatic scale

Palettes built from #afcc8c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #afcc8c in the Color Lab