#ADFFE4 Color Information

Hex color code: #ADFFE4

The hex color #ADFFE4 is a delicate cyan with RGB values of (173, 255, 228) and HSL of (160°, 100%, 84%). It is popular in mobile app design.

Try:
Color NamePale Turquoise
HEX
#ADFFE4
RGB
173, 255, 228
HSL
160°, 100%, 84%
CMYK
32%, 0%, 11%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ADFFE4; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

173, 255, 228

Red: 173 / Green: 255 / Blue: 228

HSL

160°, 100%, 84%

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

CMYK

32%, 0%, 11%, 0%

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

What color is #ADFFE4?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ADFFE4 to RGB:

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

HEX to HSL

Convert #ADFFE4 to HSL:

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

HEX to CMYK

Convert #ADFFE4 to CMYK:

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

Color Meaning and Usage

#ADFFE4 is a airy cyan color with RGB values of 173, 255, 228 and HSL of 160°, 100%, 84%. This very light tint evokes purity and simplicity, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ADFFE4 is #FFADC9, creating high-contrast pairings. For softer combinations, try analogous colors like #ADFFBB.

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

Contrast with #ADFFE4

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ADFFE4?

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

What is the RGB value of #ADFFE4?

#ADFFE4 in RGB is (173, 255, 228) - 173 red, 255 green, and 228 blue.

How to use #ADFFE4 in CSS?

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

What colors go well with #ADFFE4?

#FFADC9 (complementary), #ADFFBB (analogous), and #61FFCA (lighter shade) work well with #ADFFE4.