Skip to content

#aaaa88

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

RGB
170, 170, 136
HSL
60°, 17%, 60%
CMYK
0, 0, 20, 33
Luminance
0.3907

Every format

HEX#aaaa88
RGBrgb(170, 170, 136)
HSLhsl(60, 17%, 60%)
CMYKcmyk(0%, 0%, 20%, 33%)
LABlab(68.8 -5.8 17.6)
LCHlch(68.8 18.5 108.3)
OKLCHoklch(0.729 0.047 107.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#aaaa88 on white: 2.38:1
AA ✗ fail · AA-large · AAA
Aa
#aaaa88 on black: 8.81:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red66.7%
Green66.7%
Blue53.3%

CMYK percentages

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

Color previews

#aaaa88 text on a black background

contrast 8.81:1

Card sample

#aaaa88 text on a white background

contrast 2.38:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #aaaa88

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #aaaa88 in the Color Lab