#ACECC7 Color Information

Hex color code: #ACECC7

#ACECC7 is a airy green color. In RGB it is (172, 236, 199), and in HSL it is (145°, 63%, 80%). It is popular in mobile app design.

Try:
Color NamePowder Blue
HEX
#ACECC7
RGB
172, 236, 199
HSL
145°, 63%, 80%
CMYK
27%, 0%, 16%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ACECC7; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

172, 236, 199

Red: 172 / Green: 236 / Blue: 199

HSL

145°, 63%, 80%

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

CMYK

27%, 0%, 16%, 7%

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

What color is #ACECC7?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ACECC7 to RGB:

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

HEX to HSL

Convert #ACECC7 to HSL:

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

HEX to CMYK

Convert #ACECC7 to CMYK:

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

Color Meaning and Usage

A ethereal green tone, #ACECC7 has RGB (172, 236, 199) and HSL (145°, 63%, 80%). Known for evoking nature and harmony, this green hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ACECC7 is #ECACD1, creating high-contrast pairings. For softer combinations, try analogous colors like #B1ECAC.

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

Contrast with #ACECC7

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ACECC7?

#ACECC7 is a ethereal green color - a green hue that evokes nature and harmony.

What is the RGB value of #ACECC7?

#ACECC7 in RGB is (172, 236, 199) - 172 red, 236 green, and 199 blue.

How to use #ACECC7 in CSS?

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

What colors go well with #ACECC7?

#ECACD1 (complementary), #B1ECAC (analogous), and #6EDE9C (lighter shade) work well with #ACECC7.