Skip to content

#aaaa55

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

RGB
170, 170, 85
HSL
60°, 33%, 50%
CMYK
0, 0, 50, 33
Luminance
0.3795

Every format

HEX#aaaa55
RGBrgb(170, 170, 85)
HSLhsl(60, 33%, 50%)
CMYKcmyk(0%, 0%, 50%, 33%)
LABlab(68.0 -12.0 43.4)
LCHlch(68.0 45.0 105.5)
OKLCHoklch(0.720 0.108 108.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#aaaa55 on white: 2.44:1
AA ✗ fail · AA-large · AAA
Aa
#aaaa55 on black: 8.59:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red66.7%
Green66.7%
Blue33.3%

CMYK percentages

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

Color previews

#aaaa55 text on a black background

contrast 8.59:1

Card sample

#aaaa55 text on a white background

contrast 2.44:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #aaaa55

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #aaaa55 in the Color Lab