#ADDB9F Color Information

Hex color code: #ADDB9F

A delicate green shade, #ADDB9F appears as (173, 219, 159) in RGB and (106°, 45%, 74%) in HSL. It is widely used in graphic design.

Try:
Color NamePale Green
HEX
#ADDB9F
RGB
173, 219, 159
HSL
106°, 45%, 74%
CMYK
21%, 0%, 27%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #ADDB9F; 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 #ADDB9F; background-color: #ADDB9F15; }

Alert / Toast

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

Link / Accent

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

a { color: #ADDB9F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

173, 219, 159

Red: 173 / Green: 219 / Blue: 159

HSL

106°, 45%, 74%

Hue: 106° / Saturation: 45% / Lightness: 74%

CMYK

21%, 0%, 27%, 14%

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

What color is #ADDB9F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ADDB9F to RGB:

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

HEX to HSL

Convert #ADDB9F to HSL:

hsl(106, 45%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #ADDB9F to CMYK:

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

Color Meaning and Usage

#ADDB9F is a gentle green color with RGB values of 173, 219, 159 and HSL of 106°, 45%, 74%. This green hue evokes nature and harmony, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ADDB9F is #CD9FDB, creating high-contrast pairings. For softer combinations, try analogous colors like #CBDB9F.

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

Contrast with #ADDB9F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ADDB9F?

#ADDB9F is a gentle green color - a green hue that evokes nature and harmony.

What is the RGB value of #ADDB9F?

#ADDB9F in RGB is (173, 219, 159) - 173 red, 219 green, and 159 blue.

How to use #ADDB9F in CSS?

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

What colors go well with #ADDB9F?

#CD9FDB (complementary), #CBDB9F (analogous), and #7DC567 (lighter shade) work well with #ADDB9F.