Skip to content

#a2bc90

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

RGB
162, 188, 144
HSL
96°, 25%, 65%
CMYK
14, 0, 23, 26
Luminance
0.4566

Every format

HEX#a2bc90
RGBrgb(162, 188, 144)
HSLhsl(96, 25%, 65%)
CMYKcmyk(14%, 0%, 23%, 26%)
LABlab(73.3 -16.9 19.4)
LCHlch(73.3 25.8 131.1)
OKLCHoklch(0.764 0.067 132.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#a2bc90 on white: 2.07:1
AA ✗ fail · AA-large · AAA
Aa
#a2bc90 on black: 10.13:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red63.5%
Green73.7%
Blue56.5%

CMYK percentages

Cyan13.8%
Magenta0.0%
Yellow23.4%
Key (black)26.3%

Color previews

#a2bc90 text on a black background

contrast 10.13:1

Card sample

#a2bc90 text on a white background

contrast 2.07:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(162, 188, 144, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(162, 188, 144, 0.45);
Border & gradient
Gradient panel
border: 3px solid #a2bc90;
background: linear-gradient(135deg, #a2bc90, #90BC9B);

Monochromatic scale

Palettes built from #a2bc90

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #a2bc90 in the Color Lab