#ACFFCE Color Information

Hex color code: #ACFFCE

#ACFFCE is a airy green color. In RGB it is (172, 255, 206), and in HSL it is (145°, 100%, 84%). It is popular in mobile app design.

Try:
Color NamePale Turquoise
HEX
#ACFFCE
RGB
172, 255, 206
HSL
145°, 100%, 84%
CMYK
33%, 0%, 19%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ACFFCE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

172, 255, 206

Red: 172 / Green: 255 / Blue: 206

HSL

145°, 100%, 84%

Hue: 145° / Saturation: 100% / Lightness: 84%

CMYK

33%, 0%, 19%, 0%

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

What color is #ACFFCE?

#ACFFCE is a very light tint associated with purity and simplicity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ACFFCE to RGB:

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

HEX to HSL

Convert #ACFFCE to HSL:

hsl(145, 100%, 84%)RGB to HSL Converter →

HEX to CMYK

Convert #ACFFCE to CMYK:

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

Color Meaning and Usage

A soft green tone, #ACFFCE has RGB (172, 255, 206) and HSL (145°, 100%, 84%). Known for evoking purity and simplicity, this very light tint is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ACFFCE is #FFADDD, creating high-contrast pairings. For softer combinations, try analogous colors like #B4FFAD.

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

Contrast with #ACFFCE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ACFFCE?

#ACFFCE is a soft green color - a very light tint that evokes purity and simplicity.

What is the RGB value of #ACFFCE?

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

How to use #ACFFCE in CSS?

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

What colors go well with #ACFFCE?

#FFADDD (complementary), #B4FFAD (analogous), and #61FFA3 (lighter shade) work well with #ACFFCE.