#ADEFD0 Color Information

Hex color code: #ADEFD0

#ADEFD0 is a airy cyan color. In RGB it is (173, 239, 208), and in HSL it is (152°, 67%, 81%). It is widely used in graphic design.

Try:
Color NamePowder Blue
HEX
#ADEFD0
RGB
173, 239, 208
HSL
152°, 67%, 81%
CMYK
28%, 0%, 13%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ADEFD0; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

173, 239, 208

Red: 173 / Green: 239 / Blue: 208

HSL

152°, 67%, 81%

Hue: 152° / Saturation: 67% / Lightness: 81%

CMYK

28%, 0%, 13%, 6%

Cyan: 28% / Magenta: 0% / Yellow: 13% / Key: 6%

What color is #ADEFD0?

#ADEFD0 is a very light tint associated with purity and simplicity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ADEFD0 to RGB:

rgb(173, 239, 208)HEX to RGB Converter →

HEX to HSL

Convert #ADEFD0 to HSL:

hsl(152, 67%, 81%)RGB to HSL Converter →

HEX to CMYK

Convert #ADEFD0 to CMYK:

cmyk(28%, 0%, 13%, 6%)Color Converter →

Color Meaning and Usage

A soft cyan tone, #ADEFD0 has RGB (173, 239, 208) and HSL (152°, 67%, 81%). Known for evoking purity and simplicity, this very light tint is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ADEFD0 is #EFAECC, creating high-contrast pairings. For softer combinations, try analogous colors like #AEEFB0.

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

Contrast with #ADEFD0

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ADEFD0?

#ADEFD0 is a soft cyan color - a very light tint that evokes purity and simplicity.

What is the RGB value of #ADEFD0?

#ADEFD0 in RGB is (173, 239, 208) - 173 red, 239 green, and 208 blue.

How to use #ADEFD0 in CSS?

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

What colors go well with #ADEFD0?

#EFAECC (complementary), #AEEFB0 (analogous), and #6EE2AC (lighter shade) work well with #ADEFD0.