#ACCECE Color Information

Hex color code: #ACCECE

The hex color #ACCECE is a pastel cyan with RGB values of (172, 206, 206) and HSL of (180°, 26%, 74%). It is commonly used in modern UI design.

Try:
Color NameLight Steel Blue
HEX
#ACCECE
RGB
172, 206, 206
HSL
180°, 26%, 74%
CMYK
17%, 0%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ACCECE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

172, 206, 206

Red: 172 / Green: 206 / Blue: 206

HSL

180°, 26%, 74%

Hue: 180° / Saturation: 26% / Lightness: 74%

CMYK

17%, 0%, 0%, 19%

Cyan: 17% / Magenta: 0% / Yellow: 0% / Key: 19%

What color is #ACCECE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ACCECE to RGB:

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

HEX to HSL

Convert #ACCECE to HSL:

hsl(180, 26%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #ACCECE to CMYK:

cmyk(17%, 0%, 0%, 19%)Color Converter →

Color Meaning and Usage

A pastel cyan tone, #ACCECE has RGB (172, 206, 206) and HSL (180°, 26%, 74%). Known for evoking trust and professionalism, this cyan-blue hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ACCECE is #CEABAB, creating high-contrast pairings. For softer combinations, try analogous colors like #ABCEBD.

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

Contrast with #ACCECE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ACCECE?

#ACCECE is a pastel cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #ACCECE?

#ACCECE in RGB is (172, 206, 206) - 172 red, 206 green, and 206 blue.

How to use #ACCECE in CSS?

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

What colors go well with #ACCECE?

#CEABAB (complementary), #ABCEBD (analogous), and #7BB2B2 (lighter shade) work well with #ACCECE.