#ACDBC4 Color Information

Hex color code: #ACDBC4

The hex color #ACDBC4 is a airy cyan with RGB values of (172, 219, 196) and HSL of (151°, 39%, 77%). It is widely used in graphic design.

Try:
Color NameSilver
HEX
#ACDBC4
RGB
172, 219, 196
HSL
151°, 39%, 77%
CMYK
21%, 0%, 11%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ACDBC4; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

172, 219, 196

Red: 172 / Green: 219 / Blue: 196

HSL

151°, 39%, 77%

Hue: 151° / Saturation: 39% / Lightness: 77%

CMYK

21%, 0%, 11%, 14%

Cyan: 21% / Magenta: 0% / Yellow: 11% / Key: 14%

What color is #ACDBC4?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ACDBC4 to RGB:

rgb(172, 219, 196)HEX to RGB Converter →

HEX to HSL

Convert #ACDBC4 to HSL:

hsl(151, 39%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #ACDBC4 to CMYK:

cmyk(21%, 0%, 11%, 14%)Color Converter →

Color Meaning and Usage

A airy cyan tone, #ACDBC4 has RGB (172, 219, 196) and HSL (151°, 39%, 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 #ACDBC4 is #DBADC4, creating high-contrast pairings. For softer combinations, try analogous colors like #ADDBAE.

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

Contrast with #ACDBC4

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ACDBC4?

#ACDBC4 is a airy cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #ACDBC4?

#ACDBC4 in RGB is (172, 219, 196) - 172 red, 219 green, and 196 blue.

How to use #ACDBC4 in CSS?

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

What colors go well with #ACDBC4?

#DBADC4 (complementary), #ADDBAE (analogous), and #78C49F (lighter shade) work well with #ACDBC4.