#ADD289 Color Information

Hex color code: #ADD289

A soft green shade, #ADD289 appears as (173, 210, 137) in RGB and (90°, 45%, 68%) in HSL. It is typically applied in digital products.

Try:
Color NameDark Sea Green
HEX
#ADD289
RGB
173, 210, 137
HSL
90°, 45%, 68%
CMYK
18%, 0%, 35%, 18%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ADD289; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

173, 210, 137

Red: 173 / Green: 210 / Blue: 137

HSL

90°, 45%, 68%

Hue: 90° / Saturation: 45% / Lightness: 68%

CMYK

18%, 0%, 35%, 18%

Cyan: 18% / Magenta: 0% / Yellow: 35% / Key: 18%

What color is #ADD289?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ADD289 to RGB:

rgb(173, 210, 137)HEX to RGB Converter →

HEX to HSL

Convert #ADD289 to HSL:

hsl(90, 45%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #ADD289 to CMYK:

cmyk(18%, 0%, 35%, 18%)Color Converter →

Color Meaning and Usage

#ADD289 is a delicate green color with RGB values of 173, 210, 137 and HSL of 90°, 45%, 68%. This green hue evokes nature and harmony, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ADD289 is #AD89D2, creating high-contrast pairings. For softer combinations, try analogous colors like #D2D289.

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

Contrast with #ADD289

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ADD289?

#ADD289 is a delicate green color - a green hue that evokes nature and harmony.

What is the RGB value of #ADD289?

#ADD289 in RGB is (173, 210, 137) - 173 red, 210 green, and 137 blue.

How to use #ADD289 in CSS?

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

What colors go well with #ADD289?

#AD89D2 (complementary), #D2D289 (analogous), and #87BD51 (lighter shade) work well with #ADD289.