Skip to content

#adbc9c

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

RGB
173, 188, 156
HSL
88°, 19%, 68%
CMYK
8, 0, 17, 26
Luminance
0.4725

Every format

HEX#adbc9c
RGBrgb(173, 188, 156)
HSLhsl(88, 19%, 68%)
CMYKcmyk(8%, 0%, 17%, 26%)
LABlab(74.3 -11.0 14.5)
LCHlch(74.3 18.2 127.2)
OKLCHoklch(0.775 0.047 128.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#adbc9c on white: 2.01:1
AA ✗ fail · AA-large · AAA
Aa
#adbc9c on black: 10.45:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green73.7%
Blue61.2%

CMYK percentages

Cyan8.0%
Magenta0.0%
Yellow17.0%
Key (black)26.3%

Color previews

#adbc9c text on a black background

contrast 10.45:1

Card sample

#adbc9c text on a white background

contrast 2.01:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adbc9c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adbc9c in the Color Lab