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

Light Muted Cyan

#D5DCDC

📝 Color Information for #D5DCDC

The hexadecimal color code #D5DCDC represents a very light shade in the gray family. In the RGB color model, this color is composed of 213 red, 220 green, and 220 blue, which translates to approximately 84% red, 86% green, and 86% 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, #D5DCDC has a hue of 180 degrees, a saturation level of 9%, and a lightness value of 85%. The hue angle of 180° places this color firmly in the gray spectrum. In the HSV/HSB color model, this translates to a hue of 180°, saturation of 3%, and brightness/value of 86%. For print applications using the CMYK color model, #D5DCDC would be reproduced using 3% cyan, 0% magenta, 0% yellow, and 14% 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 #D5DCDC with other colors, consider its complementary color at hue 0° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 14015708, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #D5DCDC

Tailwind CSS
gray-300
HEX
#D5DCDC
RGB
rgb(213, 220, 220)
RGB %
84%, 86%, 86%
HSL
hsl(180, 9%, 85%)
HSV
hsv(180, 3%, 86%)
CMYK
3%, 0%, 0%, 14%
Decimal
14015708
Web Safe
#CCCCCC

🎨 Color Schemes for #D5DCDC

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #D5DCDC

🌗 Shades and Tints of #D5DCDC

Shades (adding black)
Tints (adding white)

🎚️ Tones of #D5DCDC

Tones (adding gray / desaturating)

🌈 Hue Variations of #D5DCDC

Hue Variations (shifting the color spectrum)

👁️ Preview of #D5DCDC in Use

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

👓 Color Blindness Simulation for #D5DCDC

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

:root { --color-hex: #D5DCDC; --color-rgb: 213, 220, 220; --color-hsl: 180, 9%, 85%; } .bg-color { background-color: #D5DCDC; } .text-color { color: #D5DCDC; } .border-color { border-color: #D5DCDC; }

🛠️ Use #D5DCDC in Your Project

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

🔗 Related Colors to #D5DCDC

#D5DCD9
Hue -30°
#D5DCDA
Hue -15°
#D5DADC
Hue +15°
#D5D9DC
Hue +30°
#B1BEBE
85% L
#90A2A2
70% L
#647878
50% L
#3C4848
30% L
#DEE3E3
88% L
#E6EAEA
91% L
#EEF1F1
94% L
#F7F8F8
97% L

About Light Muted Cyan (#D5DCDC)

Light Muted Cyan is a light, muted, cool gray color with a hue angle of 180°, saturation of 9%, and lightness of 85%. Its RGB value is (213, 220, 220) and its CMYK breakdown is C:3% M:0% Y:0% K:14%.

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

Frequently Asked Questions About #D5DCDC

What is the HEX code for Light Muted Cyan? +

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

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

What is the HSL value of #D5DCDC? +

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

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

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

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