Skip to content

#adbc9a

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

RGB
173, 188, 154
HSL
87°, 20%, 67%
CMYK
8, 0, 18, 26
Luminance
0.4718

Every format

HEX#adbc9a
RGBrgb(173, 188, 154)
HSLhsl(87, 20%, 67%)
CMYKcmyk(8%, 0%, 18%, 26%)
LABlab(74.3 -11.3 15.5)
LCHlch(74.3 19.2 126.1)
OKLCHoklch(0.774 0.050 126.9)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.8%
Green73.7%
Blue60.4%

CMYK percentages

Cyan8.0%
Magenta0.0%
Yellow18.1%
Key (black)26.3%

Color previews

#adbc9a text on a black background

contrast 10.44:1

Card sample

#adbc9a text on a white background

contrast 2.01:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adbc9a

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adbc9a in the Color Lab