Skip to content

#aabb22

a dark, vivid yellow · cool · closest name: olive

RGB
170, 187, 34
HSL
67°, 69%, 43%
CMYK
9, 0, 82, 27
Luminance
0.4420

Every format

HEX#aabb22
RGBrgb(170, 187, 34)
HSLhsl(67, 69%, 43%)
CMYKcmyk(9%, 0%, 82%, 27%)
LABlab(72.4 -23.7 67.8)
LCHlch(72.4 71.8 109.3)
OKLCHoklch(0.754 0.164 116.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#aabb22 on white: 2.13:1
AA ✗ fail · AA-large · AAA
Aa
#aabb22 on black: 9.84:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red66.7%
Green73.3%
Blue13.3%

CMYK percentages

Cyan9.1%
Magenta0.0%
Yellow81.8%
Key (black)26.7%

Color previews

#aabb22 text on a black background

contrast 9.84:1

Card sample

#aabb22 text on a white background

contrast 2.13:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(170, 187, 34, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(170, 187, 34, 0.45);
Border & gradient
Gradient panel
border: 3px solid #aabb22;
background: linear-gradient(135deg, #aabb22, #44BB22);

Monochromatic scale

Palettes built from #aabb22

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #aabb22 in the Color Lab