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

Light Emerald

#D6EBDC

📝 Color Information for #D6EBDC

The hexadecimal color code #D6EBDC represents a very light shade in the green family. In the RGB color model, this color is composed of 214 red, 235 green, and 220 blue, which translates to approximately 84% red, 92% green, and 86% blue. This makes it a slightly desaturated color with cool undertones that can evoke different emotional responses depending on its application. When analyzed in the HSL (Hue, Saturation, Lightness) color space, #D6EBDC has a hue of 137 degrees, a saturation level of 34%, and a lightness value of 88%. The hue angle of 137° places this color firmly in the green spectrum. In the HSV/HSB color model, this translates to a hue of 137°, saturation of 9%, and brightness/value of 92%. For print applications using the CMYK color model, #D6EBDC would be reproduced using 9% cyan, 0% magenta, 6% yellow, and 8% black. The closest web-safe color is #CCFFCC, 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 #D6EBDC with other colors, consider its complementary color at hue 317° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 14085084, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #D6EBDC

Tailwind CSS
emerald-100
HEX
#D6EBDC
RGB
rgb(214, 235, 220)
RGB %
84%, 92%, 86%
HSL
hsl(137, 34%, 88%)
HSV
hsv(137, 9%, 92%)
CMYK
9%, 0%, 6%, 8%
Decimal
14085084
Web Safe
#CCFFCC

🎨 Color Schemes for #D6EBDC

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #D6EBDC

🌗 Shades and Tints of #D6EBDC

Shades (adding black)
Tints (adding white)

🎚️ Tones of #D6EBDC

Tones (adding gray / desaturating)

🌈 Hue Variations of #D6EBDC

Hue Variations (shifting the color spectrum)

👁️ Preview of #D6EBDC in Use

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

👓 Color Blindness Simulation for #D6EBDC

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

:root { --color-hex: #D6EBDC; --color-rgb: 214, 235, 220; --color-hsl: 137, 34%, 88%; } .bg-color { background-color: #D6EBDC; } .text-color { color: #D6EBDC; } .border-color { border-color: #D6EBDC; }

🛠️ Use #D6EBDC in Your Project

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

🔗 Related Colors to #D6EBDC

#DBEBD6
Hue -30°
#D6EBD7
Hue -15°
#D6EBE1
Hue +15°
#D6EBE6
Hue +30°
#AAD5B6
85% L
#7DBF90
70% L
#4A9660
50% L
#2C5939
30% L
#DDEEE2
90% L
#E7F3EB
93% L
#EEF7F0
95% L
#F8FCF9
98% L

About Light Emerald (#D6EBDC)

Light Emerald is a light, moderately saturated, cool green color with a hue angle of 137°, saturation of 34%, and lightness of 88%. Its RGB value is (214, 235, 220) and its CMYK breakdown is C:9% M:0% Y:6% K:8%.

This is a Spring (Fresh) color palette archetype. Nature, Growth, Harmony, Health. Green suggests stability and endurance, bridging the warm and cool colors.

Frequently Asked Questions About #D6EBDC

What is the HEX code for Light Emerald? +

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

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

What is the HSL value of #D6EBDC? +

The HSL value of #D6EBDC is hsl(137, 34%, 88%). The hue is 137°, placing it in the green family on the color wheel. The saturation is 34%, making it moderately saturated. The lightness is 88%, 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 #D6EBDC a warm or cool color? +

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

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

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