#ACECC8 Color Information

Hex color code: #ACECC8

#ACECC8 is a delicate green color. In RGB it is (172, 236, 200), and in HSL it is (146°, 63%, 80%). It is often used for branding and logos.

Try:
Color NamePowder Blue
HEX
#ACECC8
RGB
172, 236, 200
HSL
146°, 63%, 80%
CMYK
27%, 0%, 15%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ACECC8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

172, 236, 200

Red: 172 / Green: 236 / Blue: 200

HSL

146°, 63%, 80%

Hue: 146° / Saturation: 63% / Lightness: 80%

CMYK

27%, 0%, 15%, 7%

Cyan: 27% / Magenta: 0% / Yellow: 15% / Key: 7%

What color is #ACECC8?

#ACECC8 is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ACECC8 to RGB:

rgb(172, 236, 200)HEX to RGB Converter →

HEX to HSL

Convert #ACECC8 to HSL:

hsl(146, 63%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #ACECC8 to CMYK:

cmyk(27%, 0%, 15%, 7%)Color Converter →

Color Meaning and Usage

A airy green tone, #ACECC8 has RGB (172, 236, 200) and HSL (146°, 63%, 80%). Known for evoking nature and harmony, this green hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ACECC8 is #ECACD0, creating high-contrast pairings. For softer combinations, try analogous colors like #B0ECAC.

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

Contrast with #ACECC8

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ACECC8?

#ACECC8 is a airy green color - a green hue that evokes nature and harmony.

What is the RGB value of #ACECC8?

#ACECC8 in RGB is (172, 236, 200) - 172 red, 236 green, and 200 blue.

How to use #ACECC8 in CSS?

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

What colors go well with #ACECC8?

#ECACD0 (complementary), #B0ECAC (analogous), and #6EDE9E (lighter shade) work well with #ACECC8.