#ADDAD4 Color Information

Hex color code: #ADDAD4

The hex color #ADDAD4 is a delicate cyan with RGB values of (173, 218, 212) and HSL of (172°, 38%, 77%). It is popular in mobile app design.

Try:
Color NameLight Blue
HEX
#ADDAD4
RGB
173, 218, 212
HSL
172°, 38%, 77%
CMYK
21%, 0%, 3%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ADDAD4; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

173, 218, 212

Red: 173 / Green: 218 / Blue: 212

HSL

172°, 38%, 77%

Hue: 172° / Saturation: 38% / Lightness: 77%

CMYK

21%, 0%, 3%, 15%

Cyan: 21% / Magenta: 0% / Yellow: 3% / Key: 15%

What color is #ADDAD4?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ADDAD4 to RGB:

rgb(173, 218, 212)HEX to RGB Converter →

HEX to HSL

Convert #ADDAD4 to HSL:

hsl(172, 38%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #ADDAD4 to CMYK:

cmyk(21%, 0%, 3%, 15%)Color Converter →

Color Meaning and Usage

#ADDAD4 is a airy cyan color with RGB values of 173, 218, 212 and HSL of 172°, 38%, 77%. This cyan-blue hue evokes trust and professionalism, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ADDAD4 is #DBAEB4, creating high-contrast pairings. For softer combinations, try analogous colors like #AEDBBE.

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

Contrast with #ADDAD4

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ADDAD4?

#ADDAD4 is a airy cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #ADDAD4?

#ADDAD4 in RGB is (173, 218, 212) - 173 red, 218 green, and 212 blue.

How to use #ADDAD4 in CSS?

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

What colors go well with #ADDAD4?

#DBAEB4 (complementary), #AEDBBE (analogous), and #79C3B9 (lighter shade) work well with #ADDAD4.