#ADDB75 Color Information

Hex color code: #ADDB75

A balanced green shade, #ADDB75 appears as (173, 219, 117) in RGB and (87°, 59%, 66%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameDark Sea Green
HEX
#ADDB75
RGB
173, 219, 117
HSL
87°, 59%, 66%
CMYK
21%, 0%, 47%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ADDB75; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

173, 219, 117

Red: 173 / Green: 219 / Blue: 117

HSL

87°, 59%, 66%

Hue: 87° / Saturation: 59% / Lightness: 66%

CMYK

21%, 0%, 47%, 14%

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

What color is #ADDB75?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ADDB75 to RGB:

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

HEX to HSL

Convert #ADDB75 to HSL:

hsl(87, 59%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #ADDB75 to CMYK:

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

Color Meaning and Usage

#ADDB75 is a subtle green color with RGB values of 173, 219, 117 and HSL of 87°, 59%, 66%. This green hue evokes nature and harmony, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ADDB75 is #A375DB, creating high-contrast pairings. For softer combinations, try analogous colors like #DBD675.

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

Contrast with #ADDB75

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ADDB75?

#ADDB75 is a subtle green color - a green hue that evokes nature and harmony.

What is the RGB value of #ADDB75?

#ADDB75 in RGB is (173, 219, 117) - 173 red, 219 green, and 117 blue.

How to use #ADDB75 in CSS?

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

What colors go well with #ADDB75?

#A375DB (complementary), #DBD675 (analogous), and #89CC38 (lighter shade) work well with #ADDB75.