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

Light Muted Emerald

#BDC7BE

📝 Color Information for #BDC7BE

The hexadecimal color code #BDC7BE represents a light shade in the gray family. In the RGB color model, this color is composed of 189 red, 199 green, and 190 blue, which translates to approximately 74% red, 78% green, and 75% 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, #BDC7BE has a hue of 126 degrees, a saturation level of 8%, and a lightness value of 76%. The hue angle of 126° places this color firmly in the gray spectrum. In the HSV/HSB color model, this translates to a hue of 126°, saturation of 5%, and brightness/value of 78%. For print applications using the CMYK color model, #BDC7BE would be reproduced using 5% cyan, 0% magenta, 5% 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 #BDC7BE with other colors, consider its complementary color at hue 306° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 12437438, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #BDC7BE

Tailwind CSS
stone-300
HEX
#BDC7BE
RGB
rgb(189, 199, 190)
RGB %
74%, 78%, 75%
HSL
hsl(126, 8%, 76%)
HSV
hsv(126, 5%, 78%)
CMYK
5%, 0%, 5%, 22%
Decimal
12437438
Web Safe
#CCCCCC

🎨 Color Schemes for #BDC7BE

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #BDC7BE

🌗 Shades and Tints of #BDC7BE

Shades (adding black)
Tints (adding white)

🎚️ Tones of #BDC7BE

Tones (adding gray / desaturating)

🌈 Hue Variations of #BDC7BE

Hue Variations (shifting the color spectrum)

👁️ Preview of #BDC7BE in Use

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

👓 Color Blindness Simulation for #BDC7BE

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

:root { --color-hex: #BDC7BE; --color-rgb: 189, 199, 190; --color-hsl: 126, 8%, 76%; } .bg-color { background-color: #BDC7BE; } .text-color { color: #BDC7BE; } .border-color { border-color: #BDC7BE; }

🛠️ Use #BDC7BE in Your Project

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

🔗 Related Colors to #BDC7BE

#C1C7BD
Hue -30°
#BEC7BD
Hue -15°
#BDC7C0
Hue +15°
#BDC7C3
Hue +30°
#9FADA0
85% L
#7E917F
70% L
#59695B
50% L
#363F37
30% L
#CBD2CB
81% L
#D8DED9
86% L
#E3E8E4
90% L
#F1F3F1
95% L

About Light Muted Emerald (#BDC7BE)

Light Muted Emerald is a light, muted, cool gray color with a hue angle of 126°, saturation of 8%, and lightness of 76%. Its RGB value is (189, 199, 190) and its CMYK breakdown is C:5% M:0% Y:5% K:22%.

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

What is the HEX code for Light Muted Emerald? +

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

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

What is the HSL value of #BDC7BE? +

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

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

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

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