Skip to content

#acaf7d

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

RGB
172, 175, 125
HSL
64°, 24%, 59%
CMYK
2, 0, 29, 31
Luminance
0.4091

Every format

HEX#acaf7d
RGBrgb(172, 175, 125)
HSLhsl(64, 24%, 59%)
CMYKcmyk(2%, 0%, 29%, 31%)
LABlab(70.1 -9.3 25.4)
LCHlch(70.1 27.0 110.1)
OKLCHoklch(0.739 0.068 110.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#acaf7d on white: 2.29:1
AA ✗ fail · AA-large · AAA
Aa
#acaf7d on black: 9.18:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green68.6%
Blue49.0%

CMYK percentages

Cyan1.7%
Magenta0.0%
Yellow28.6%
Key (black)31.4%

Color previews

#acaf7d text on a black background

contrast 9.18:1

Card sample

#acaf7d text on a white background

contrast 2.29:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acaf7d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acaf7d in the Color Lab