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

Light Teal

#DDEEE6

📝 Color Information for #DDEEE6

The hexadecimal color code #DDEEE6 represents a very light shade in the cyan family. In the RGB color model, this color is composed of 221 red, 238 green, and 230 blue, which translates to approximately 87% red, 93% green, and 90% 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, #DDEEE6 has a hue of 152 degrees, a saturation level of 33%, and a lightness value of 90%. The hue angle of 152° places this color firmly in the cyan spectrum. In the HSV/HSB color model, this translates to a hue of 152°, saturation of 7%, and brightness/value of 93%. For print applications using the CMYK color model, #DDEEE6 would be reproduced using 7% cyan, 0% magenta, 3% yellow, and 7% black. The closest web-safe color is #CCFFFF, 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 #DDEEE6 with other colors, consider its complementary color at hue 332° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 14544614, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #DDEEE6

Tailwind CSS
gray-200
HEX
#DDEEE6
RGB
rgb(221, 238, 230)
RGB %
87%, 93%, 90%
HSL
hsl(152, 33%, 90%)
HSV
hsv(152, 7%, 93%)
CMYK
7%, 0%, 3%, 7%
Decimal
14544614
Web Safe
#CCFFFF

🎨 Color Schemes for #DDEEE6

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #DDEEE6

🌗 Shades and Tints of #DDEEE6

Shades (adding black)
Tints (adding white)

🎚️ Tones of #DDEEE6

Tones (adding gray / desaturating)

🌈 Hue Variations of #DDEEE6

Hue Variations (shifting the color spectrum)

👁️ Preview of #DDEEE6 in Use

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

👓 Color Blindness Simulation for #DDEEE6

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

:root { --color-hex: #DDEEE6; --color-rgb: 221, 238, 230; --color-hsl: 152, 33%, 90%; } .bg-color { background-color: #DDEEE6; } .text-color { color: #DDEEE6; } .border-color { border-color: #DDEEE6; }

🛠️ Use #DDEEE6 in Your Project

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

🔗 Related Colors to #DDEEE6

#DDEEDE
Hue -30°
#DDEEE2
Hue -15°
#DDEEEA
Hue +15°
#DDEDEE
Hue +30°
#B1D8C6
85% L
#82C0A3
70% L
#4D9975
50% L
#2E5C46
30% L
#E4F1EB
92% L
#EBF5F0
94% L
#F1F8F5
96% L
#F8FCFA
98% L

About Light Teal (#DDEEE6)

Light Teal is a light, moderately saturated, cool cyan color with a hue angle of 152°, saturation of 33%, and lightness of 90%. Its RGB value is (221, 238, 230) and its CMYK breakdown is C:7% M:0% Y:3% K:7%.

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

Frequently Asked Questions About #DDEEE6

What is the HEX code for Light Teal? +

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

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

What is the HSL value of #DDEEE6? +

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

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

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

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