#ADEDF8 Color Information

Hex color code: #ADEDF8

#ADEDF8 is a delicate cyan color. In RGB it is (173, 237, 248), and in HSL it is (189°, 84%, 83%). It is often used for branding and logos.

Try:
Color NamePale Turquoise
HEX
#ADEDF8
RGB
173, 237, 248
HSL
189°, 84%, 83%
CMYK
30%, 4%, 0%, 3%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ADEDF8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

173, 237, 248

Red: 173 / Green: 237 / Blue: 248

HSL

189°, 84%, 83%

Hue: 189° / Saturation: 84% / Lightness: 83%

CMYK

30%, 4%, 0%, 3%

Cyan: 30% / Magenta: 4% / Yellow: 0% / Key: 3%

What color is #ADEDF8?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ADEDF8 to RGB:

rgb(173, 237, 248)HEX to RGB Converter →

HEX to HSL

Convert #ADEDF8 to HSL:

hsl(189, 84%, 83%)RGB to HSL Converter →

HEX to CMYK

Convert #ADEDF8 to CMYK:

cmyk(30%, 4%, 0%, 3%)Color Converter →

Color Meaning and Usage

A ethereal cyan tone, #ADEDF8 has RGB (173, 237, 248) and HSL (189°, 84%, 83%). Known for evoking purity and simplicity, this very light tint is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ADEDF8 is #F8BAAF, creating high-contrast pairings. For softer combinations, try analogous colors like #AFF8DF.

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

Contrast with #ADEDF8

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ADEDF8?

#ADEDF8 is a ethereal cyan color - a very light tint that evokes purity and simplicity.

What is the RGB value of #ADEDF8?

#ADEDF8 in RGB is (173, 237, 248) - 173 red, 237 green, and 248 blue.

How to use #ADEDF8 in CSS?

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

What colors go well with #ADEDF8?

#F8BAAF (complementary), #AFF8DF (analogous), and #69DDF2 (lighter shade) work well with #ADEDF8.