#ADFFF0 Color Information

Hex color code: #ADFFF0

The hex color #ADFFF0 is a ethereal cyan with RGB values of (173, 255, 240) and HSL of (169°, 100%, 84%). It is typically applied in digital products.

Try:
Color NamePale Turquoise
HEX
#ADFFF0
RGB
173, 255, 240
HSL
169°, 100%, 84%
CMYK
32%, 0%, 6%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ADFFF0; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

173, 255, 240

Red: 173 / Green: 255 / Blue: 240

HSL

169°, 100%, 84%

Hue: 169° / Saturation: 100% / Lightness: 84%

CMYK

32%, 0%, 6%, 0%

Cyan: 32% / Magenta: 0% / Yellow: 6% / Key: 0%

What color is #ADFFF0?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ADFFF0 to RGB:

rgb(173, 255, 240)HEX to RGB Converter →

HEX to HSL

Convert #ADFFF0 to HSL:

hsl(169, 100%, 84%)RGB to HSL Converter →

HEX to CMYK

Convert #ADFFF0 to CMYK:

cmyk(32%, 0%, 6%, 0%)Color Converter →

Color Meaning and Usage

#ADFFF0 is a airy cyan color with RGB values of 173, 255, 240 and HSL of 169°, 100%, 84%. This very light tint evokes purity and simplicity, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ADFFF0 is #FFADBC, creating high-contrast pairings. For softer combinations, try analogous colors like #ADFFC7.

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

Contrast with #ADFFF0

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ADFFF0?

#ADFFF0 is a airy cyan color - a very light tint that evokes purity and simplicity.

What is the RGB value of #ADFFF0?

#ADFFF0 in RGB is (173, 255, 240) - 173 red, 255 green, and 240 blue.

How to use #ADFFF0 in CSS?

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

What colors go well with #ADFFF0?

#FFADBC (complementary), #ADFFC7 (analogous), and #61FFE2 (lighter shade) work well with #ADFFF0.