✓ Copied to clipboard
#9CBBBF (Soft Muted Cyan) color swatch preview — Color From Pic.
#9CBBBF — Soft Muted Cyan color swatch

Soft Muted Cyan

#9CBBBF

📝 Color Information for #9CBBBF

The hexadecimal color code #9CBBBF represents a light shade in the cyan family. In the RGB color model, this color is composed of 156 red, 187 green, and 191 blue, which translates to approximately 61% red, 73% green, and 75% 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, #9CBBBF has a hue of 187 degrees, a saturation level of 21%, and a lightness value of 68%. The hue angle of 187° places this color firmly in the cyan spectrum. In the HSV/HSB color model, this translates to a hue of 187°, saturation of 18%, and brightness/value of 75%. For print applications using the CMYK color model, #9CBBBF would be reproduced using 18% cyan, 2% magenta, 0% yellow, and 25% 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. With its medium lightness, it's versatile enough for both foreground elements and subtle backgrounds. The moderate to low saturation gives this color a sophisticated, muted quality that works well in professional and minimalist designs. When pairing #9CBBBF with other colors, consider its complementary color at hue 7° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 10271679, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #9CBBBF

Tailwind CSS
slate-400
HEX
#9CBBBF
RGB
rgb(156, 187, 191)
RGB %
61%, 73%, 75%
HSL
hsl(187, 21%, 68%)
HSV
hsv(187, 18%, 75%)
CMYK
18%, 2%, 0%, 25%
Decimal
10271679
Web Safe
#99CCCC

🎨 Color Schemes for #9CBBBF

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #9CBBBF

🌗 Shades and Tints of #9CBBBF

Shades (adding black)
Tints (adding white)

🎚️ Tones of #9CBBBF

Tones (adding gray / desaturating)

🌈 Hue Variations of #9CBBBF

Hue Variations (shifting the color spectrum)

👁️ Preview of #9CBBBF in Use

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

👓 Color Blindness Simulation for #9CBBBF

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 #9CBBBF

:root { --color-hex: #9CBBBF; --color-rgb: 156, 187, 191; --color-hsl: 187, 21%, 68%; } .bg-color { background-color: #9CBBBF; } .text-color { color: #9CBBBF; } .border-color { border-color: #9CBBBF; }

🛠️ Use #9CBBBF in Your Project

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

🔗 Related Colors to #9CBBBF

#9CBFB1
Hue -30°
#9CBFBA
Hue -15°
#9CB2BF
Hue +15°
#9CA9BF
Hue +30°
#7DA5AA
85% L
#618E94
70% L
#446569
50% L
#283B3E
30% L
#AFC7CB
74% L
#C4D6D9
81% L
#D7E3E5
87% L
#ECF2F3
94% L

About Soft Muted Cyan (#9CBBBF)

Soft Muted Cyan is a medium, moderately saturated, cool cyan color with a hue angle of 187°, saturation of 21%, and lightness of 68%. Its RGB value is (156, 187, 191) and its CMYK breakdown is C:18% M:2% Y:0% K:25%.

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

Frequently Asked Questions About #9CBBBF

What is the HEX code for Soft Muted Cyan? +

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

The RGB value of #9CBBBF is rgb(156, 187, 191). This means the color contains 156 out of 255 parts red, 187 out of 255 parts green, and 191 out of 255 parts blue. Red is the moderate channel in this color mix. You can use the full RGB function in any CSS property: color: rgb(156, 187, 191);

What is the HSL value of #9CBBBF? +

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

Is #9CBBBF a warm or cool color? +

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

The approximate CMYK value of #9CBBBF is C:18% M:2% Y:0% K:25%. 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 #9CBBBF with Other Tools

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