#ADD8C5 Color Information

Hex color code: #ADD8C5

#ADD8C5 is a soft cyan color. In RGB it is (173, 216, 197), and in HSL it is (153°, 36%, 76%). It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#ADD8C5
RGB
173, 216, 197
HSL
153°, 36%, 76%
CMYK
20%, 0%, 9%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ADD8C5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

173, 216, 197

Red: 173 / Green: 216 / Blue: 197

HSL

153°, 36%, 76%

Hue: 153° / Saturation: 36% / Lightness: 76%

CMYK

20%, 0%, 9%, 15%

Cyan: 20% / Magenta: 0% / Yellow: 9% / Key: 15%

What color is #ADD8C5?

#ADD8C5 is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ADD8C5 to RGB:

rgb(173, 216, 197)HEX to RGB Converter →

HEX to HSL

Convert #ADD8C5 to HSL:

hsl(153, 36%, 76%)RGB to HSL Converter →

HEX to CMYK

Convert #ADD8C5 to CMYK:

cmyk(20%, 0%, 9%, 15%)Color Converter →

Color Meaning and Usage

#ADD8C5 is a ethereal cyan color with RGB values of 173, 216, 197 and HSL of 153°, 36%, 76%. This cyan-blue hue evokes trust and professionalism, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ADD8C5 is #D8ACC0, creating high-contrast pairings. For softer combinations, try analogous colors like #ACD8AE.

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

Contrast with #ADD8C5

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 #ADD8C5?

#ADD8C5 is a ethereal cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #ADD8C5?

#ADD8C5 in RGB is (173, 216, 197) - 173 red, 216 green, and 197 blue.

How to use #ADD8C5 in CSS?

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

What colors go well with #ADD8C5?

#D8ACC0 (complementary), #ACD8AE (analogous), and #78BF9F (lighter shade) work well with #ADD8C5.