✓ Copied to clipboard
#AACFC2 (Light Teal) color swatch preview — Color From Pic.
#AACFC2 — Light Teal color swatch

Light Teal

#AACFC2

📝 Color Information for #AACFC2

The hexadecimal color code #AACFC2 represents a light shade in the cyan family. In the RGB color model, this color is composed of 170 red, 207 green, and 194 blue, which translates to approximately 67% red, 81% green, and 76% blue. This makes it a slightly desaturated color with cool undertones that can evoke different emotional responses depending on its application. When analyzed in the HSL (Hue, Saturation, Lightness) color space, #AACFC2 has a hue of 159 degrees, a saturation level of 28%, and a lightness value of 74%. The hue angle of 159° places this color firmly in the cyan spectrum. In the HSV/HSB color model, this translates to a hue of 159°, saturation of 18%, and brightness/value of 81%. For print applications using the CMYK color model, #AACFC2 would be reproduced using 18% cyan, 0% magenta, 6% yellow, and 19% black. The closest web-safe color is #99CCCC, which may be useful for ensuring compatibility across older displays and systems. This color works well in various design contexts. As a lighter shade, it's excellent for backgrounds, negative space, and creating a sense of openness in designs. The moderate to low saturation gives this color a sophisticated, muted quality that works well in professional and minimalist designs. When pairing #AACFC2 with other colors, consider its complementary color at hue 339° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 11194306, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #AACFC2

Tailwind CSS
emerald-200
HEX
#AACFC2
RGB
rgb(170, 207, 194)
RGB %
67%, 81%, 76%
HSL
hsl(159, 28%, 74%)
HSV
hsv(159, 18%, 81%)
CMYK
18%, 0%, 6%, 19%
Decimal
11194306
Web Safe
#99CCCC

🎨 Color Schemes for #AACFC2

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #AACFC2

🌗 Shades and Tints of #AACFC2

Shades (adding black)
Tints (adding white)

🎚️ Tones of #AACFC2

Tones (adding gray / desaturating)

🌈 Hue Variations of #AACFC2

Hue Variations (shifting the color spectrum)

👁️ Preview of #AACFC2 in Use

Text on #AACFC2
This demonstrates text readability on the color background. (Click to edit)
#AACFC2 as Text
This shows the color used as text on white. (Click to edit)

👓 Color Blindness Simulation for #AACFC2

Check how a color is perceived by people with different types of color blindness to create more accessible designs. Understanding color perception helps ensure your content is accessible to everyone.

📋 CSS Code for #AACFC2

:root { --color-hex: #AACFC2; --color-rgb: 170, 207, 194; --color-hsl: 159, 28%, 74%; } .bg-color { background-color: #AACFC2; } .text-color { color: #AACFC2; } .border-color { border-color: #AACFC2; }

🛠️ Use #AACFC2 in Your Project

🎨
Build a Palette with #AACFC2
Generate harmonious color schemes
⚖️
Check Contrast for #AACFC2
WCAG accessibility testing
🌈
Create a Gradient with #AACFC2
Beautiful CSS gradients

🔗 Related Colors to #AACFC2

#AACFB0
Hue -30°
#AACFB9
Hue -15°
#AACFCC
Hue +15°
#AACACF
Hue +30°
#86BBA9
85% L
#62A78F
70% L
#447966
50% L
#28483D
30% L
#BAD8CE
79% L
#CBE2DA
84% L
#DEEDE8
90% L
#EFF6F3
95% L

About Light Teal (#AACFC2)

Light Teal is a light, moderately saturated, cool cyan color with a hue angle of 159°, saturation of 28%, and lightness of 74%. Its RGB value is (170, 207, 194) and its CMYK breakdown is C:18% M:0% Y:6% K:19%.

This is a Spring (Fresh) color palette archetype. Calm, Clarity, Communication, Tech. Cyan/Teal promotes clear thinking and emotional balance.

Frequently Asked Questions About #AACFC2

What is the HEX code for Light Teal? +

The HEX code for Light Teal is #AACFC2. In CSS you can use it directly as color: #AACFC2; or as a background: background-color: #AACFC2;. The three-character shorthand is not available for this color since it cannot be reduced without changing the value. Use the full six-character hex for accurate reproduction in any web or design project.

What is the RGB value of #AACFC2? +

The RGB value of #AACFC2 is rgb(170, 207, 194). This means the color contains 170 out of 255 parts red, 207 out of 255 parts green, and 194 out of 255 parts blue. Red is the weakest (with blue dominant) channel in this color mix. You can use the full RGB function in any CSS property: color: rgb(170, 207, 194);

What is the HSL value of #AACFC2? +

The HSL value of #AACFC2 is hsl(159, 28%, 74%). The hue is 159°, placing it in the cyan family on the color wheel. The saturation is 28%, making it moderately saturated. The lightness is 74%, making it light. HSL is the most useful format for programmatic color manipulation in CSS, as you can easily adjust lightness to create tints and shades.

Is #AACFC2 a warm or cool color? +

#AACFC2 is classified as a cool color based on its hue angle of 159°. Cool colors — blues, greens, and purples — evoke calm, trust, and professionalism. They tend to recede visually and create a feeling of space. In design, cool colors are often used for technology, healthcare, and finance brands, as well as anywhere a sense of calm or reliability is needed.

What is the CMYK value of #AACFC2? +

The approximate CMYK value of #AACFC2 is C:18% M:0% Y:6% K:19%. CMYK (Cyan, Magenta, Yellow, Key/Black) is the color model used in physical printing. Unlike RGB which mixes light additively on screens, CMYK mixes inks subtractively on paper. Note that the RGB-to-CMYK conversion is an approximation — screen colors and print colors exist in different color gamuts, and some screen colors cannot be exactly reproduced in print. For precise print work, consult a professional print color profile or Pantone matching system.

Analyze #AACFC2 with Other Tools

🔢
Color Converter
Get all formats for #AACFC2 — HEX, RGB, HSL, HSV, CMYK, harmonies and shades.
Contrast Checker
Test whether #AACFC2 passes WCAG AA/AAA contrast requirements as text.
🎨
Palette Generator
Generate complementary, triadic, and analogous palettes starting from #AACFC2.
👓
Blindness Simulator
See how #AACFC2 appears to users with deuteranopia, protanopia, and tritanopia.
📊
Color Analysis
Deep analysis of luminance, temperature, psychology and harmonies for #AACFC2.
🎭
Creative Aspects
Explore the mood, psychology, seasonal meaning, and mixing guide for #AACFC2.
🌅
Gradient Maker
Create a beautiful CSS linear or radial gradient starting from #AACFC2.
🔬
Technical Formats
See #AACFC2 in OKLCH, Lab, HSV, XYZ, and other advanced color spaces.
🎨
Practical Formats
Get #AACFC2 as a CSS variable, Tailwind class, design token, and more.

More Color Tools

Explore our full suite of free color utilities for designers and developers.