Skip to content

#acaf99

a balanced, muted yellow · cool · closest name: silver

RGB
172, 175, 153
HSL
68°, 12%, 64%
CMYK
2, 0, 13, 31
Luminance
0.4173

Every format

HEX#acaf99
RGBrgb(172, 175, 153)
HSLhsl(68, 12%, 64%)
CMYKcmyk(2%, 0%, 13%, 31%)
LABlab(70.7 -5.0 10.9)
LCHlch(70.7 12.0 114.6)
OKLCHoklch(0.746 0.031 113.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#acaf99 on white: 2.25:1
AA ✗ fail · AA-large · AAA
Aa
#acaf99 on black: 9.35:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green68.6%
Blue60.0%

CMYK percentages

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

Color previews

#acaf99 text on a black background

contrast 9.35:1

Card sample

#acaf99 text on a white background

contrast 2.25:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acaf99

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acaf99 in the Color Lab