#ADDBBD Color Information

Hex color code: #ADDBBD

The hex color #ADDBBD is a light green with RGB values of (173, 219, 189) and HSL of (141°, 39%, 77%). It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#ADDBBD
RGB
173, 219, 189
HSL
141°, 39%, 77%
CMYK
21%, 0%, 14%, 14%

Shades

CSS Usage
color: #ADDBBD;
background-color: #ADDBBD;
border-color: #ADDBBD;
box-shadow: 0 0 10px #ADDBBD;
border: 2px solid #ADDBBD;
Tailwind Usage
bg-[#ADDBBD]
text-[#ADDBBD]
border-[#ADDBBD]
shadow-[0_0_10px_ADDBBD]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #ADDBBD, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #ADDBBD; color: #000000; }

Badge

New Feature
.badge { background-color: #ADDBBD; color: #000000; }

Text Highlight

The quick brown fox jumps over the lazy dog. highlighted text example shows how the color looks as a text highlight.

Card

Card Title

This card uses your color as a border accent.

.card-accent { border: 2px solid #ADDBBD; background-color: #ADDBBD15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #ADDBBD20; border-left: 4px solid #ADDBBD; }

Link / Accent

This is a paragraph with a link using your color. The color can be applied to interactive elements.

a { color: #ADDBBD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #ADDBBD in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

173, 219, 189

Red: 173 / Green: 219 / Blue: 189

HSL

141°, 39%, 77%

Hue: 141° / Saturation: 39% / Lightness: 77%

CMYK

21%, 0%, 14%, 14%

Cyan: 21% / Magenta: 0% / Yellow: 14% / Key: 14%

What color is #ADDBBD?

#ADDBBD is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ADDBBD to RGB:

rgb(173, 219, 189)HEX to RGB Converter →

HEX to HSL

Convert #ADDBBD to HSL:

hsl(141, 39%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #ADDBBD to CMYK:

cmyk(21%, 0%, 14%, 14%)Color Converter →

Color Meaning and Usage

A soft green tone, #ADDBBD has RGB (173, 219, 189) and HSL (141°, 39%, 77%). Known for evoking nature and harmony, this green hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ADDBBD is #DBADCB, creating high-contrast pairings. For softer combinations, try analogous colors like #B4DBAD.

Use #ADDBBD in CSS: color: #ADDBBD or background-color: #ADDBBD. Create palettes with Color Palette Generator or check contrast with Contrast Checker.

Contrast with #ADDBBD

Sample text on this color - The quick brown fox jumps over the lazy dog.

Contrast Ratio: 13.64:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ADDBBD?

#ADDBBD is a soft green color - a green hue that evokes nature and harmony.

What is the RGB value of #ADDBBD?

#ADDBBD in RGB is (173, 219, 189) - 173 red, 219 green, and 189 blue.

How to use #ADDBBD in CSS?

Use #ADDBBD directly in your CSS properties like color or background-color.

What colors go well with #ADDBBD?

#DBADCB (complementary), #B4DBAD (analogous), and #78C493 (lighter shade) work well with #ADDBBD.