#ACF5EA Color Information

Hex color code: #ACF5EA

The hex color #ACF5EA is a airy cyan with RGB values of (172, 245, 234) and HSL of (171°, 78%, 82%). It is widely used in graphic design.

Try:
Color NamePale Turquoise
HEX
#ACF5EA
RGB
172, 245, 234
HSL
171°, 78%, 82%
CMYK
30%, 0%, 4%, 4%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ACF5EA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

172, 245, 234

Red: 172 / Green: 245 / Blue: 234

HSL

171°, 78%, 82%

Hue: 171° / Saturation: 78% / Lightness: 82%

CMYK

30%, 0%, 4%, 4%

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

What color is #ACF5EA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ACF5EA to RGB:

rgb(172, 245, 234)HEX to RGB Converter →

HEX to HSL

Convert #ACF5EA to HSL:

hsl(171, 78%, 82%)RGB to HSL Converter →

HEX to CMYK

Convert #ACF5EA to CMYK:

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

Color Meaning and Usage

A airy cyan tone, #ACF5EA has RGB (172, 245, 234) and HSL (171°, 78%, 82%). Known for evoking purity and simplicity, this very light tint is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ACF5EA is #F5ADB8, creating high-contrast pairings. For softer combinations, try analogous colors like #ADF5C6.

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

Contrast with #ACF5EA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ACF5EA?

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

What is the RGB value of #ACF5EA?

#ACF5EA in RGB is (172, 245, 234) - 172 red, 245 green, and 234 blue.

How to use #ACF5EA in CSS?

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

What colors go well with #ACF5EA?

#F5ADB8 (complementary), #ADF5C6 (analogous), and #69ECD9 (lighter shade) work well with #ACF5EA.