Skip to content

#aacc99

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

RGB
170, 204, 153
HSL
100°, 33%, 70%
CMYK
17, 0, 25, 20
Luminance
0.5403

Every format

HEX#aacc99
RGBrgb(170, 204, 153)
HSLhsl(100, 33%, 70%)
CMYKcmyk(17%, 0%, 25%, 20%)
LABlab(78.5 -20.7 21.8)
LCHlch(78.5 30.0 133.5)
OKLCHoklch(0.807 0.079 135.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#aacc99 on white: 1.78:1
AA ✗ fail · AA-large · AAA
Aa
#aacc99 on black: 11.81:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red66.7%
Green80.0%
Blue60.0%

CMYK percentages

Cyan16.7%
Magenta0.0%
Yellow25.0%
Key (black)20.0%

Color previews

#aacc99 text on a black background

contrast 11.81:1

Card sample

#aacc99 text on a white background

contrast 1.78:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #aacc99

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #aacc99 in the Color Lab