#ADEBD2 Color Information

Hex color code: #ADEBD2

#ADEBD2 is a light cyan color. In RGB it is (173, 235, 210), and in HSL it is (156°, 61%, 80%). It is commonly used in modern UI design.

Try:
Color NamePowder Blue
HEX
#ADEBD2
RGB
173, 235, 210
HSL
156°, 61%, 80%
CMYK
26%, 0%, 11%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ADEBD2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

173, 235, 210

Red: 173 / Green: 235 / Blue: 210

HSL

156°, 61%, 80%

Hue: 156° / Saturation: 61% / Lightness: 80%

CMYK

26%, 0%, 11%, 8%

Cyan: 26% / Magenta: 0% / Yellow: 11% / Key: 8%

What color is #ADEBD2?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ADEBD2 to RGB:

rgb(173, 235, 210)HEX to RGB Converter →

HEX to HSL

Convert #ADEBD2 to HSL:

hsl(156, 61%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #ADEBD2 to CMYK:

cmyk(26%, 0%, 11%, 8%)Color Converter →

Color Meaning and Usage

#ADEBD2 is a light cyan color with RGB values of 173, 235, 210 and HSL of 156°, 61%, 80%. This cyan-blue hue evokes trust and professionalism, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ADEBD2 is #EBADC6, creating high-contrast pairings. For softer combinations, try analogous colors like #ADEBB3.

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

Contrast with #ADEBD2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ADEBD2?

#ADEBD2 is a light cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #ADEBD2?

#ADEBD2 in RGB is (173, 235, 210) - 173 red, 235 green, and 210 blue.

How to use #ADEBD2 in CSS?

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

What colors go well with #ADEBD2?

#EBADC6 (complementary), #ADEBB3 (analogous), and #6FDCB1 (lighter shade) work well with #ADEBD2.