Skip to content

#aaaa77

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

RGB
170, 170, 119
HSL
60°, 23%, 57%
CMYK
0, 0, 30, 33
Luminance
0.3863

Every format

HEX#aaaa77
RGBrgb(170, 170, 119)
HSLhsl(60, 23%, 57%)
CMYKcmyk(0%, 0%, 30%, 33%)
LABlab(68.5 -8.2 26.4)
LCHlch(68.5 27.6 107.3)
OKLCHoklch(0.725 0.069 108.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#aaaa77 on white: 2.41:1
AA ✗ fail · AA-large · AAA
Aa
#aaaa77 on black: 8.73:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red66.7%
Green66.7%
Blue46.7%

CMYK percentages

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

Color previews

#aaaa77 text on a black background

contrast 8.73:1

Card sample

#aaaa77 text on a white background

contrast 2.41:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #aaaa77

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #aaaa77 in the Color Lab