Skip to content

#aabb99

a light, soft green · cool · closest name: tan

RGB
170, 187, 153
HSL
90°, 20%, 67%
CMYK
9, 0, 18, 27
Luminance
0.4639

Every format

HEX#aabb99
RGBrgb(170, 187, 153)
HSLhsl(90, 20%, 67%)
CMYKcmyk(9%, 0%, 18%, 27%)
LABlab(73.8 -12.1 15.3)
LCHlch(73.8 19.5 128.2)
OKLCHoklch(0.770 0.051 129.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#aabb99 on white: 2.04:1
AA ✗ fail · AA-large · AAA
Aa
#aabb99 on black: 10.28:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red66.7%
Green73.3%
Blue60.0%

CMYK percentages

Cyan9.1%
Magenta0.0%
Yellow18.2%
Key (black)26.7%

Color previews

#aabb99 text on a black background

contrast 10.28:1

Card sample

#aabb99 text on a white background

contrast 2.04:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #aabb99

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #aabb99 in the Color Lab