Skip to content

#afab8c

a balanced, soft yellow · cool · closest name: tan

RGB
175, 171, 140
HSL
53°, 18%, 62%
CMYK
0, 2, 20, 31
Luminance
0.4013

Every format

HEX#afab8c
RGBrgb(175, 171, 140)
HSLhsl(53, 18%, 62%)
CMYKcmyk(0%, 2%, 20%, 31%)
LABlab(69.6 -3.8 16.5)
LCHlch(69.6 16.9 103.0)
OKLCHoklch(0.736 0.043 101.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#afab8c on white: 2.33:1
AA ✗ fail · AA-large · AAA
Aa
#afab8c on black: 9.03:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red68.6%
Green67.1%
Blue54.9%

CMYK percentages

Cyan0.0%
Magenta2.3%
Yellow20.0%
Key (black)31.4%

Color previews

#afab8c text on a black background

contrast 9.03:1

Card sample

#afab8c text on a white background

contrast 2.33:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #afab8c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #afab8c in the Color Lab