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

Light Muted Teal

#D8DFDC

📝 Color Information for #D8DFDC

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

🔢 Color Conversion Codes for #D8DFDC

Tailwind CSS
gray-300
HEX
#D8DFDC
RGB
rgb(216, 223, 220)
RGB %
85%, 87%, 86%
HSL
hsl(154, 10%, 86%)
HSV
hsv(154, 3%, 87%)
CMYK
3%, 0%, 1%, 13%
Decimal
14213084
Web Safe
#CCCCCC

🎨 Color Schemes for #D8DFDC

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #D8DFDC

🌗 Shades and Tints of #D8DFDC

Shades (adding black)
Tints (adding white)

🎚️ Tones of #D8DFDC

Tones (adding gray / desaturating)

🌈 Hue Variations of #D8DFDC

Hue Variations (shifting the color spectrum)

👁️ Preview of #D8DFDC in Use

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

👓 Color Blindness Simulation for #D8DFDC

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

:root { --color-hex: #D8DFDC; --color-rgb: 216, 223, 220; --color-hsl: 154, 10%, 86%; } .bg-color { background-color: #D8DFDC; } .text-color { color: #D8DFDC; } .border-color { border-color: #D8DFDC; }

🛠️ Use #D8DFDC in Your Project

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

🔗 Related Colors to #D8DFDC

#D8DFD8
Hue -30°
#D8DFDA
Hue -15°
#D8DFDE
Hue +15°
#D8DEDF
Hue +30°
#B3C1BB
85% L
#8FA39A
70% L
#63796F
50% L
#3C4943
30% L
#E0E6E3
89% L
#E9EDEB
92% L
#EEF1F0
94% L
#F7F8F7
97% L

About Light Muted Teal (#D8DFDC)

Light Muted Teal is a light, muted, cool cyan color with a hue angle of 154°, saturation of 10%, and lightness of 86%. Its RGB value is (216, 223, 220) and its CMYK breakdown is C:3% M:0% Y:1% K:13%.

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

Frequently Asked Questions About #D8DFDC

What is the HEX code for Light Muted Teal? +

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

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

What is the HSL value of #D8DFDC? +

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

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

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

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