Skip to content

#a2bb99

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

RGB
162, 187, 153
HSL
104°, 20%, 67%
CMYK
13, 0, 18, 27
Luminance
0.4552

Every format

HEX#a2bb99
RGBrgb(162, 187, 153)
HSLhsl(104, 20%, 67%)
CMYKcmyk(13%, 0%, 18%, 27%)
LABlab(73.2 -14.9 14.4)
LCHlch(73.2 20.8 136.0)
OKLCHoklch(0.764 0.055 137.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#a2bb99 on white: 2.08:1
AA ✗ fail · AA-large · AAA
Aa
#a2bb99 on black: 10.10:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red63.5%
Green73.3%
Blue60.0%

CMYK percentages

Cyan13.4%
Magenta0.0%
Yellow18.2%
Key (black)26.7%

Color previews

#a2bb99 text on a black background

contrast 10.10:1

Card sample

#a2bb99 text on a white background

contrast 2.08:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #a2bb99

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #a2bb99 in the Color Lab