Skip to content

#afbc9a

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

RGB
175, 188, 154
HSL
83°, 20%, 67%
CMYK
7, 0, 18, 26
Luminance
0.4741

Every format

HEX#afbc9a
RGBrgb(175, 188, 154)
HSLhsl(83, 20%, 67%)
CMYKcmyk(7%, 0%, 18%, 26%)
LABlab(74.5 -10.6 15.7)
LCHlch(74.5 18.9 123.9)
OKLCHoklch(0.776 0.049 124.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#afbc9a on white: 2.00:1
AA ✗ fail · AA-large · AAA
Aa
#afbc9a on black: 10.48:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red68.6%
Green73.7%
Blue60.4%

CMYK percentages

Cyan6.9%
Magenta0.0%
Yellow18.1%
Key (black)26.3%

Color previews

#afbc9a text on a black background

contrast 10.48:1

Card sample

#afbc9a text on a white background

contrast 2.00:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(175, 188, 154, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(175, 188, 154, 0.45);
Border & gradient
Gradient panel
border: 3px solid #afbc9a;
background: linear-gradient(135deg, #afbc9a, #9ABC9C);

Monochromatic scale

Palettes built from #afbc9a

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #afbc9a in the Color Lab