#ACCDD8 Color Information

Hex color code: #ACCDD8

A airy blue shade, #ACCDD8 appears as (172, 205, 216) in RGB and (195°, 36%, 76%) in HSL. It is widely used in graphic design.

Try:
Color NameLight Steel Blue
HEX
#ACCDD8
RGB
172, 205, 216
HSL
195°, 36%, 76%
CMYK
20%, 5%, 0%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ACCDD8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

172, 205, 216

Red: 172 / Green: 205 / Blue: 216

HSL

195°, 36%, 76%

Hue: 195° / Saturation: 36% / Lightness: 76%

CMYK

20%, 5%, 0%, 15%

Cyan: 20% / Magenta: 5% / Yellow: 0% / Key: 15%

What color is #ACCDD8?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ACCDD8 to RGB:

rgb(172, 205, 216)HEX to RGB Converter →

HEX to HSL

Convert #ACCDD8 to HSL:

hsl(195, 36%, 76%)RGB to HSL Converter →

HEX to CMYK

Convert #ACCDD8 to CMYK:

cmyk(20%, 5%, 0%, 15%)Color Converter →

Color Meaning and Usage

A ethereal blue tone, #ACCDD8 has RGB (172, 205, 216) and HSL (195°, 36%, 76%). Known for evoking trust and professionalism, this cyan-blue hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ACCDD8 is #D8B7AC, creating high-contrast pairings. For softer combinations, try analogous colors like #ACD8CD.

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

Contrast with #ACCDD8

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ACCDD8?

#ACCDD8 is a ethereal blue color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #ACCDD8?

#ACCDD8 in RGB is (172, 205, 216) - 172 red, 205 green, and 216 blue.

How to use #ACCDD8 in CSS?

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

What colors go well with #ACCDD8?

#D8B7AC (complementary), #ACD8CD (analogous), and #78ADBF (lighter shade) work well with #ACCDD8.