Skip to content

#adbb7b

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

RGB
173, 187, 123
HSL
73°, 32%, 61%
CMYK
8, 0, 34, 27
Luminance
0.4585

Every format

HEX#adbb7b
RGBrgb(173, 187, 123)
HSLhsl(73, 32%, 61%)
CMYKcmyk(8%, 0%, 34%, 27%)
LABlab(73.5 -15.4 30.9)
LCHlch(73.5 34.5 116.5)
OKLCHoklch(0.766 0.087 118.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.8%
Green73.3%
Blue48.2%

CMYK percentages

Cyan7.5%
Magenta0.0%
Yellow34.2%
Key (black)26.7%

Color previews

#adbb7b text on a black background

contrast 10.17:1

Card sample

#adbb7b text on a white background

contrast 2.06:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(173, 187, 123, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(173, 187, 123, 0.45);
Border & gradient
Gradient panel
border: 3px solid #adbb7b;
background: linear-gradient(135deg, #adbb7b, #82BB7B);

Monochromatic scale

Palettes built from #adbb7b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adbb7b in the Color Lab