✓ Copied to clipboard
#AFBBAF (Soft Muted Emerald) color swatch preview — Color From Pic.
#AFBBAF — Soft Muted Emerald color swatch

Soft Muted Emerald

#AFBBAF

📝 Color Information for #AFBBAF

The hexadecimal color code #AFBBAF represents a light shade in the gray family. In the RGB color model, this color is composed of 175 red, 187 green, and 175 blue, which translates to approximately 69% red, 73% green, and 69% blue. This makes it a nearly neutral color with cool undertones that can evoke different emotional responses depending on its application. When analyzed in the HSL (Hue, Saturation, Lightness) color space, #AFBBAF has a hue of 120 degrees, a saturation level of 8%, and a lightness value of 71%. The hue angle of 120° places this color firmly in the gray spectrum. In the HSV/HSB color model, this translates to a hue of 120°, saturation of 6%, and brightness/value of 73%. For print applications using the CMYK color model, #AFBBAF would be reproduced using 6% cyan, 0% magenta, 6% yellow, and 27% black. The closest web-safe color is #99CC99, 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 #AFBBAF with other colors, consider its complementary color at hue 300° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 11516847, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #AFBBAF

Tailwind CSS
neutral-400
HEX
#AFBBAF
RGB
rgb(175, 187, 175)
RGB %
69%, 73%, 69%
HSL
hsl(120, 8%, 71%)
HSV
hsv(120, 6%, 73%)
CMYK
6%, 0%, 6%, 27%
Decimal
11516847
Web Safe
#99CC99

🎨 Color Schemes for #AFBBAF

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #AFBBAF

🌗 Shades and Tints of #AFBBAF

Shades (adding black)
Tints (adding white)

🎚️ Tones of #AFBBAF

Tones (adding gray / desaturating)

🌈 Hue Variations of #AFBBAF

Hue Variations (shifting the color spectrum)

👁️ Preview of #AFBBAF in Use

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

👓 Color Blindness Simulation for #AFBBAF

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

:root { --color-hex: #AFBBAF; --color-rgb: 175, 187, 175; --color-hsl: 120, 8%, 71%; } .bg-color { background-color: #AFBBAF; } .text-color { color: #AFBBAF; } .border-color { border-color: #AFBBAF; }

🛠️ Use #AFBBAF in Your Project

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

🔗 Related Colors to #AFBBAF

#B5BBAF
Hue -30°
#B2BBAF
Hue -15°
#AFBBB2
Hue +15°
#AFBBB5
Hue +30°
#91A191
85% L
#758A75
70% L
#546354
50% L
#313A31
30% L
#C0C9C0
77% L
#D0D7D0
83% L
#DEE3DE
88% L
#EEF1EE
94% L

About Soft Muted Emerald (#AFBBAF)

Soft Muted Emerald is a light, muted, cool gray color with a hue angle of 120°, saturation of 8%, and lightness of 71%. Its RGB value is (175, 187, 175) and its CMYK breakdown is C:6% M:0% Y:6% K:27%.

This is a Winter (Muted) color palette archetype. Nature, Growth, Harmony, Health. Green suggests stability and endurance, bridging the warm and cool colors.

Frequently Asked Questions About #AFBBAF

What is the HEX code for Soft Muted Emerald? +

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

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

What is the HSL value of #AFBBAF? +

The HSL value of #AFBBAF is hsl(120, 8%, 71%). The hue is 120°, placing it in the gray family on the color wheel. The saturation is 8%, making it muted. The lightness is 71%, 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 #AFBBAF a warm or cool color? +

#AFBBAF is classified as a cool color based on its hue angle of 120°. 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 #AFBBAF? +

The approximate CMYK value of #AFBBAF is C:6% M:0% Y:6% K:27%. 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 #AFBBAF with Other Tools

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