Skip to content

#aaaa99

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

RGB
170, 170, 153
HSL
60°, 9%, 63%
CMYK
0, 0, 10, 33
Luminance
0.3960

Every format

HEX#aaaa99
RGBrgb(170, 170, 153)
HSLhsl(60, 9%, 63%)
CMYKcmyk(0%, 0%, 10%, 33%)
LABlab(69.2 -3.1 8.8)
LCHlch(69.2 9.3 109.2)
OKLCHoklch(0.733 0.024 107.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#aaaa99 on white: 2.35:1
AA ✗ fail · AA-large · AAA
Aa
#aaaa99 on black: 8.92:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red66.7%
Green66.7%
Blue60.0%

CMYK percentages

Cyan0.0%
Magenta0.0%
Yellow10.0%
Key (black)33.3%

Color previews

#aaaa99 text on a black background

contrast 8.92:1

Card sample

#aaaa99 text on a white background

contrast 2.35:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #aaaa99

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #aaaa99 in the Color Lab