#A9EADE Color Information

Hex color code: #A9EADE

#A9EADE is a light cyan color. In RGB it is (169, 234, 222), and in HSL it is (169°, 61%, 79%). It is commonly used in modern UI design.

Try:
Color NamePowder Blue
HEX
#A9EADE
RGB
169, 234, 222
HSL
169°, 61%, 79%
CMYK
28%, 0%, 5%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A9EADE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

169, 234, 222

Red: 169 / Green: 234 / Blue: 222

HSL

169°, 61%, 79%

Hue: 169° / Saturation: 61% / Lightness: 79%

CMYK

28%, 0%, 5%, 8%

Cyan: 28% / Magenta: 0% / Yellow: 5% / Key: 8%

What color is #A9EADE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A9EADE to RGB:

rgb(169, 234, 222)HEX to RGB Converter →

HEX to HSL

Convert #A9EADE to HSL:

hsl(169, 61%, 79%)RGB to HSL Converter →

HEX to CMYK

Convert #A9EADE to CMYK:

cmyk(28%, 0%, 5%, 8%)Color Converter →

Color Meaning and Usage

#A9EADE is a soft cyan color with RGB values of 169, 234, 222 and HSL of 169°, 61%, 79%. This cyan-blue hue evokes trust and professionalism, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A9EADE is #EAA9B5, creating high-contrast pairings. For softer combinations, try analogous colors like #A9EABD.

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

Contrast with #A9EADE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A9EADE?

#A9EADE is a soft cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #A9EADE?

#A9EADE in RGB is (169, 234, 222) - 169 red, 234 green, and 222 blue.

How to use #A9EADE in CSS?

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

What colors go well with #A9EADE?

#EAA9B5 (complementary), #A9EABD (analogous), and #6BDBC7 (lighter shade) work well with #A9EADE.