Skip to content

#afbaac

a light, muted green · cool · closest name: silver

RGB
175, 186, 172
HSL
107°, 9%, 70%
CMYK
6, 0, 8, 27
Luminance
0.4721

Every format

HEX#afbaac
RGBrgb(175, 186, 172)
HSLhsl(107, 9%, 70%)
CMYKcmyk(6%, 0%, 8%, 27%)
LABlab(74.3 -6.4 5.8)
LCHlch(74.3 8.7 138.1)
OKLCHoklch(0.776 0.023 139.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red68.6%
Green72.9%
Blue67.5%

CMYK percentages

Cyan5.9%
Magenta0.0%
Yellow7.5%
Key (black)27.1%

Color previews

#afbaac text on a black background

contrast 10.44:1

Card sample

#afbaac text on a white background

contrast 2.01:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #afbaac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #afbaac in the Color Lab