Skip to content

#afac7a

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

RGB
175, 172, 122
HSL
57°, 25%, 58%
CMYK
0, 2, 30, 31
Luminance
0.4002

Every format

HEX#afac7a
RGBrgb(175, 172, 122)
HSLhsl(57, 25%, 58%)
CMYKcmyk(0%, 2%, 30%, 31%)
LABlab(69.5 -6.9 26.2)
LCHlch(69.5 27.1 104.8)
OKLCHoklch(0.735 0.068 105.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red68.6%
Green67.5%
Blue47.8%

CMYK percentages

Cyan0.0%
Magenta1.7%
Yellow30.3%
Key (black)31.4%

Color previews

#afac7a text on a black background

contrast 9.00:1

Card sample

#afac7a text on a white background

contrast 2.33:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #afac7a

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #afac7a in the Color Lab