Skip to content

#a0bc9b

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

RGB
160, 188, 155
HSL
111°, 20%, 67%
CMYK
15, 0, 18, 26
Luminance
0.4581

Every format

HEX#a0bc9b
RGBrgb(160, 188, 155)
HSLhsl(111, 20%, 67%)
CMYKcmyk(15%, 0%, 18%, 26%)
LABlab(73.4 -15.8 13.6)
LCHlch(73.4 20.8 139.3)
OKLCHoklch(0.765 0.055 140.9)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red62.7%
Green73.7%
Blue60.8%

CMYK percentages

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

Color previews

#a0bc9b text on a black background

contrast 10.16:1

Card sample

#a0bc9b text on a white background

contrast 2.07:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #a0bc9b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #a0bc9b in the Color Lab