Skip to content

#adbb90

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

RGB
173, 187, 144
HSL
80°, 24%, 65%
CMYK
8, 0, 23, 27
Luminance
0.4644

Every format

HEX#adbb90
RGBrgb(173, 187, 144)
HSLhsl(80, 24%, 65%)
CMYKcmyk(8%, 0%, 23%, 27%)
LABlab(73.8 -12.4 20.2)
LCHlch(73.8 23.7 121.5)
OKLCHoklch(0.770 0.061 122.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#adbb90 on white: 2.04:1
AA ✗ fail · AA-large · AAA
Aa
#adbb90 on black: 10.29:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green73.3%
Blue56.5%

CMYK percentages

Cyan7.5%
Magenta0.0%
Yellow23.0%
Key (black)26.7%

Color previews

#adbb90 text on a black background

contrast 10.29:1

Card sample

#adbb90 text on a white background

contrast 2.04:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adbb90

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adbb90 in the Color Lab