#ACD1DE Color Information

Hex color code: #ACD1DE

#ACD1DE is a light blue color. In RGB it is (172, 209, 222), and in HSL it is (196°, 43%, 77%). It is commonly used in modern UI design.

Try:
Color NameLight Blue
HEX
#ACD1DE
RGB
172, 209, 222
HSL
196°, 43%, 77%
CMYK
23%, 6%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ACD1DE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

172, 209, 222

Red: 172 / Green: 209 / Blue: 222

HSL

196°, 43%, 77%

Hue: 196° / Saturation: 43% / Lightness: 77%

CMYK

23%, 6%, 0%, 13%

Cyan: 23% / Magenta: 6% / Yellow: 0% / Key: 13%

What color is #ACD1DE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ACD1DE to RGB:

rgb(172, 209, 222)HEX to RGB Converter →

HEX to HSL

Convert #ACD1DE to HSL:

hsl(196, 43%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #ACD1DE to CMYK:

cmyk(23%, 6%, 0%, 13%)Color Converter →

Color Meaning and Usage

A light blue tone, #ACD1DE has RGB (172, 209, 222) and HSL (196°, 43%, 77%). Known for evoking trust and professionalism, this cyan-blue hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ACD1DE is #DEB9AB, creating high-contrast pairings. For softer combinations, try analogous colors like #ABDED2.

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

Contrast with #ACD1DE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ACD1DE?

#ACD1DE is a light blue color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #ACD1DE?

#ACD1DE in RGB is (172, 209, 222) - 172 red, 209 green, and 222 blue.

How to use #ACD1DE in CSS?

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

What colors go well with #ACD1DE?

#DEB9AB (complementary), #ABDED2 (analogous), and #74B2C8 (lighter shade) work well with #ACD1DE.