#ADDAC8 Color Information

Hex color code: #ADDAC8

The hex color #ADDAC8 is a ethereal cyan with RGB values of (173, 218, 200) and HSL of (156°, 38%, 77%). It is typically applied in digital products.

Try:
Color NameLight Blue
HEX
#ADDAC8
RGB
173, 218, 200
HSL
156°, 38%, 77%
CMYK
21%, 0%, 8%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ADDAC8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

173, 218, 200

Red: 173 / Green: 218 / Blue: 200

HSL

156°, 38%, 77%

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

CMYK

21%, 0%, 8%, 15%

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

What color is #ADDAC8?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ADDAC8 to RGB:

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

HEX to HSL

Convert #ADDAC8 to HSL:

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

HEX to CMYK

Convert #ADDAC8 to CMYK:

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

Color Meaning and Usage

A delicate cyan tone, #ADDAC8 has RGB (173, 218, 200) and HSL (156°, 38%, 77%). Known for evoking trust and professionalism, this cyan-blue hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ADDAC8 is #DBAEC0, creating high-contrast pairings. For softer combinations, try analogous colors like #AEDBB3.

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

Contrast with #ADDAC8

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ADDAC8?

#ADDAC8 is a delicate cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #ADDAC8?

#ADDAC8 in RGB is (173, 218, 200) - 173 red, 218 green, and 200 blue.

How to use #ADDAC8 in CSS?

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

What colors go well with #ADDAC8?

#DBAEC0 (complementary), #AEDBB3 (analogous), and #79C3A5 (lighter shade) work well with #ADDAC8.