✓ Copied to clipboard
#BCC4C8 (Light Muted Azure) color swatch preview — Color From Pic.
#BCC4C8 — Light Muted Azure color swatch

Light Muted Azure

#BCC4C8

📝 Color Information for #BCC4C8

The hexadecimal color code #BCC4C8 represents a light shade in the cyan family. In the RGB color model, this color is composed of 188 red, 196 green, and 200 blue, which translates to approximately 74% red, 77% green, and 78% 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, #BCC4C8 has a hue of 200 degrees, a saturation level of 10%, and a lightness value of 76%. The hue angle of 200° places this color firmly in the cyan spectrum. In the HSV/HSB color model, this translates to a hue of 200°, saturation of 6%, and brightness/value of 78%. For print applications using the CMYK color model, #BCC4C8 would be reproduced using 6% cyan, 2% magenta, 0% yellow, and 22% black. The closest web-safe color is #CCCCCC, 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 #BCC4C8 with other colors, consider its complementary color at hue 20° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 12371144, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #BCC4C8

Tailwind CSS
neutral-300
HEX
#BCC4C8
RGB
rgb(188, 196, 200)
RGB %
74%, 77%, 78%
HSL
hsl(200, 10%, 76%)
HSV
hsv(200, 6%, 78%)
CMYK
6%, 2%, 0%, 22%
Decimal
12371144
Web Safe
#CCCCCC

🎨 Color Schemes for #BCC4C8

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #BCC4C8

🌗 Shades and Tints of #BCC4C8

Shades (adding black)
Tints (adding white)

🎚️ Tones of #BCC4C8

Tones (adding gray / desaturating)

🌈 Hue Variations of #BCC4C8

Hue Variations (shifting the color spectrum)

👁️ Preview of #BCC4C8 in Use

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

👓 Color Blindness Simulation for #BCC4C8

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

:root { --color-hex: #BCC4C8; --color-rgb: 188, 196, 200; --color-hsl: 200, 10%, 76%; } .bg-color { background-color: #BCC4C8; } .text-color { color: #BCC4C8; } .border-color { border-color: #BCC4C8; }

🛠️ Use #BCC4C8 in Your Project

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

🔗 Related Colors to #BCC4C8

#BCC8C6
Hue -30°
#BCC7C8
Hue -15°
#BCC1C8
Hue +15°
#BCBEC8
Hue +30°
#9DA9AF
85% L
#7B8B93
70% L
#57646B
50% L
#353D41
30% L
#CAD0D3
81% L
#D8DCDF
86% L
#E3E6E8
90% L
#F1F3F4
95% L

About Light Muted Azure (#BCC4C8)

Light Muted Azure is a light, muted, cool cyan color with a hue angle of 200°, saturation of 10%, and lightness of 76%. Its RGB value is (188, 196, 200) and its CMYK breakdown is C:6% M:2% Y:0% K:22%.

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

Frequently Asked Questions About #BCC4C8

What is the HEX code for Light Muted Azure? +

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

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

What is the HSL value of #BCC4C8? +

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

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

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

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