Skip to content

#adbb98

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

RGB
173, 187, 152
HSL
84°, 21%, 67%
CMYK
8, 0, 19, 27
Luminance
0.4669

Every format

HEX#adbb98
RGBrgb(173, 187, 152)
HSLhsl(84, 21%, 67%)
CMYKcmyk(8%, 0%, 19%, 27%)
LABlab(74.0 -11.1 16.1)
LCHlch(74.0 19.6 124.6)
OKLCHoklch(0.772 0.051 125.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.8%
Green73.3%
Blue59.6%

CMYK percentages

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

Color previews

#adbb98 text on a black background

contrast 10.34:1

Card sample

#adbb98 text on a white background

contrast 2.03:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adbb98

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adbb98 in the Color Lab