Skip to content

#afbc95

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

RGB
175, 188, 149
HSL
80°, 23%, 66%
CMYK
7, 0, 21, 26
Luminance
0.4725

Every format

HEX#afbc95
RGBrgb(175, 188, 149)
HSLhsl(80, 23%, 66%)
CMYKcmyk(7%, 0%, 21%, 26%)
LABlab(74.3 -11.4 18.3)
LCHlch(74.3 21.5 121.9)
OKLCHoklch(0.775 0.056 122.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#afbc95 on white: 2.01:1
AA ✗ fail · AA-large · AAA
Aa
#afbc95 on black: 10.45:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red68.6%
Green73.7%
Blue58.4%

CMYK percentages

Cyan6.9%
Magenta0.0%
Yellow20.7%
Key (black)26.3%

Color previews

#afbc95 text on a black background

contrast 10.45:1

Card sample

#afbc95 text on a white background

contrast 2.01:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #afbc95

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #afbc95 in the Color Lab