#ACEAEA Color Information

Hex color code: #ACEAEA

The hex color #ACEAEA is a ethereal cyan with RGB values of (172, 234, 234) and HSL of (180°, 60%, 80%). It is typically applied in digital products.

Try:
Color NamePale Turquoise
HEX
#ACEAEA
RGB
172, 234, 234
HSL
180°, 60%, 80%
CMYK
26%, 0%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ACEAEA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

172, 234, 234

Red: 172 / Green: 234 / Blue: 234

HSL

180°, 60%, 80%

Hue: 180° / Saturation: 60% / Lightness: 80%

CMYK

26%, 0%, 0%, 8%

Cyan: 26% / Magenta: 0% / Yellow: 0% / Key: 8%

What color is #ACEAEA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ACEAEA to RGB:

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

HEX to HSL

Convert #ACEAEA to HSL:

hsl(180, 60%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #ACEAEA to CMYK:

cmyk(26%, 0%, 0%, 8%)Color Converter →

Color Meaning and Usage

A delicate cyan tone, #ACEAEA has RGB (172, 234, 234) and HSL (180°, 60%, 80%). Known for evoking trust and professionalism, this cyan-blue hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ACEAEA is #EBADAD, creating high-contrast pairings. For softer combinations, try analogous colors like #ADEBCC.

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

Contrast with #ACEAEA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ACEAEA?

#ACEAEA is a delicate cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #ACEAEA?

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

How to use #ACEAEA in CSS?

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

What colors go well with #ACEAEA?

#EBADAD (complementary), #ADEBCC (analogous), and #70DBDB (lighter shade) work well with #ACEAEA.