Skip to content

#a0bc9c

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

RGB
160, 188, 156
HSL
113°, 19%, 68%
CMYK
15, 0, 17, 26
Luminance
0.4584

Every format

HEX#a0bc9c
RGBrgb(160, 188, 156)
HSLhsl(113, 19%, 68%)
CMYKcmyk(15%, 0%, 17%, 26%)
LABlab(73.4 -15.6 13.1)
LCHlch(73.4 20.4 140.1)
OKLCHoklch(0.765 0.054 141.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red62.7%
Green73.7%
Blue61.2%

CMYK percentages

Cyan14.9%
Magenta0.0%
Yellow17.0%
Key (black)26.3%

Color previews

#a0bc9c text on a black background

contrast 10.17:1

Card sample

#a0bc9c text on a white background

contrast 2.07:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #a0bc9c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #a0bc9c in the Color Lab