Skip to content

#adbb99

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

RGB
173, 187, 153
HSL
85°, 20%, 67%
CMYK
8, 0, 18, 27
Luminance
0.4672

Every format

HEX#adbb99
RGBrgb(173, 187, 153)
HSLhsl(85, 20%, 67%)
CMYKcmyk(8%, 0%, 18%, 27%)
LABlab(74.0 -11.0 15.6)
LCHlch(74.0 19.1 125.0)
OKLCHoklch(0.772 0.050 125.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#adbb99 on white: 2.03:1
AA ✗ fail · AA-large · AAA
Aa
#adbb99 on black: 10.34:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green73.3%
Blue60.0%

CMYK percentages

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

Color previews

#adbb99 text on a black background

contrast 10.34:1

Card sample

#adbb99 text on a white background

contrast 2.03:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adbb99

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adbb99 in the Color Lab