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

Light Teal

#AFCFC4

📝 Color Information for #AFCFC4

The hexadecimal color code #AFCFC4 represents a light shade in the cyan family. In the RGB color model, this color is composed of 175 red, 207 green, and 196 blue, which translates to approximately 69% red, 81% green, and 77% 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, #AFCFC4 has a hue of 159 degrees, a saturation level of 25%, and a lightness value of 75%. 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 15%, and brightness/value of 81%. For print applications using the CMYK color model, #AFCFC4 would be reproduced using 15% cyan, 0% magenta, 5% 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 #AFCFC4 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 11521988, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #AFCFC4

Tailwind CSS
emerald-200
HEX
#AFCFC4
RGB
rgb(175, 207, 196)
RGB %
69%, 81%, 77%
HSL
hsl(159, 25%, 75%)
HSV
hsv(159, 15%, 81%)
CMYK
15%, 0%, 5%, 19%
Decimal
11521988
Web Safe
#99CCCC

🎨 Color Schemes for #AFCFC4

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #AFCFC4

🌗 Shades and Tints of #AFCFC4

Shades (adding black)
Tints (adding white)

🎚️ Tones of #AFCFC4

Tones (adding gray / desaturating)

🌈 Hue Variations of #AFCFC4

Hue Variations (shifting the color spectrum)

👁️ Preview of #AFCFC4 in Use

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

👓 Color Blindness Simulation for #AFCFC4

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 #AFCFC4

:root { --color-hex: #AFCFC4; --color-rgb: 175, 207, 196; --color-hsl: 159, 25%, 75%; } .bg-color { background-color: #AFCFC4; } .text-color { color: #AFCFC4; } .border-color { border-color: #AFCFC4; }

🛠️ Use #AFCFC4 in Your Project

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

🔗 Related Colors to #AFCFC4

#AFCFB4
Hue -30°
#AFCFBC
Hue -15°
#AFCFCC
Hue +15°
#AFCACF
Hue +30°
#8CBAAA
85% L
#69A590
70% L
#497968
50% L
#2C493F
30% L
#BFD9D0
80% L
#CFE2DC
85% L
#DFECE7
90% L
#EFF5F3
95% L

About Light Teal (#AFCFC4)

Light Teal is a light, moderately saturated, cool cyan color with a hue angle of 159°, saturation of 25%, and lightness of 75%. Its RGB value is (175, 207, 196) and its CMYK breakdown is C:15% M:0% Y:5% 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 #AFCFC4

What is the HEX code for Light Teal? +

The HEX code for Light Teal is #AFCFC4. In CSS you can use it directly as color: #AFCFC4; or as a background: background-color: #AFCFC4;. 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 #AFCFC4? +

The RGB value of #AFCFC4 is rgb(175, 207, 196). This means the color contains 175 out of 255 parts red, 207 out of 255 parts green, and 196 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(175, 207, 196);

What is the HSL value of #AFCFC4? +

The HSL value of #AFCFC4 is hsl(159, 25%, 75%). The hue is 159°, placing it in the cyan family on the color wheel. The saturation is 25%, making it moderately saturated. The lightness is 75%, 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 #AFCFC4 a warm or cool color? +

#AFCFC4 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 #AFCFC4? +

The approximate CMYK value of #AFCFC4 is C:15% M:0% Y:5% 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 #AFCFC4 with Other Tools

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