Skip to content

#aabc9b

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

RGB
170, 188, 155
HSL
93°, 20%, 67%
CMYK
10, 0, 18, 26
Luminance
0.4688

Every format

HEX#aabc9b
RGBrgb(170, 188, 155)
HSLhsl(93, 20%, 67%)
CMYKcmyk(10%, 0%, 18%, 26%)
LABlab(74.1 -12.2 14.7)
LCHlch(74.1 19.1 129.9)
OKLCHoklch(0.772 0.050 130.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#aabc9b on white: 2.02:1
AA ✗ fail · AA-large · AAA
Aa
#aabc9b on black: 10.38:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red66.7%
Green73.7%
Blue60.8%

CMYK percentages

Cyan9.6%
Magenta0.0%
Yellow17.6%
Key (black)26.3%

Color previews

#aabc9b text on a black background

contrast 10.38:1

Card sample

#aabc9b text on a white background

contrast 2.02:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(170, 188, 155, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(170, 188, 155, 0.45);
Border & gradient
Gradient panel
border: 3px solid #aabc9b;
background: linear-gradient(135deg, #aabc9b, #9BBCA2);

Monochromatic scale

Palettes built from #aabc9b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #aabc9b in the Color Lab