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

Light Muted Teal

#DBE1DF

📝 Color Information for #DBE1DF

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

🔢 Color Conversion Codes for #DBE1DF

Tailwind CSS
neutral-200
HEX
#DBE1DF
RGB
rgb(219, 225, 223)
RGB %
86%, 88%, 87%
HSL
hsl(160, 9%, 87%)
HSV
hsv(160, 3%, 88%)
CMYK
3%, 0%, 1%, 12%
Decimal
14410207
Web Safe
#CCCCCC

🎨 Color Schemes for #DBE1DF

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #DBE1DF

🌗 Shades and Tints of #DBE1DF

Shades (adding black)
Tints (adding white)

🎚️ Tones of #DBE1DF

Tones (adding gray / desaturating)

🌈 Hue Variations of #DBE1DF

Hue Variations (shifting the color spectrum)

👁️ Preview of #DBE1DF in Use

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

👓 Color Blindness Simulation for #DBE1DF

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

:root { --color-hex: #DBE1DF; --color-rgb: 219, 225, 223; --color-hsl: 160, 9%, 87%; } .bg-color { background-color: #DBE1DF; } .text-color { color: #DBE1DF; } .border-color { border-color: #DBE1DF; }

🛠️ Use #DBE1DF in Your Project

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

🔗 Related Colors to #DBE1DF

#DBE1DC
Hue -30°
#DBE1DD
Hue -15°
#DBE1E0
Hue +15°
#DBE0E1
Hue +30°
#B7C3BF
85% L
#93A59F
70% L
#667A74
50% L
#3C4844
30% L
#E3E8E6
90% L
#E9ECEB
92% L
#F1F3F3
95% L
#F7F8F8
97% L

About Light Muted Teal (#DBE1DF)

Light Muted Teal is a light, muted, cool gray color with a hue angle of 160°, saturation of 9%, and lightness of 87%. Its RGB value is (219, 225, 223) and its CMYK breakdown is C:3% M:0% Y:1% K:12%.

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

Frequently Asked Questions About #DBE1DF

What is the HEX code for Light Muted Teal? +

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

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

What is the HSL value of #DBE1DF? +

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

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

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

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