✓ Copied to clipboard
#88DDCB (Soft Cool Teal) color swatch preview — Color From Pic.
#88DDCB — Soft Cool Teal color swatch

Soft Cool Teal

#88DDCB

📝 Color Information for #88DDCB

The hexadecimal color code #88DDCB represents a light shade in the cyan family. In the RGB color model, this color is composed of 136 red, 221 green, and 203 blue, which translates to approximately 53% red, 87% green, and 80% blue. This makes it a moderately saturated color with cool undertones that can evoke different emotional responses depending on its application. When analyzed in the HSL (Hue, Saturation, Lightness) color space, #88DDCB has a hue of 167 degrees, a saturation level of 56%, and a lightness value of 70%. The hue angle of 167° places this color firmly in the cyan spectrum. In the HSV/HSB color model, this translates to a hue of 167°, saturation of 38%, and brightness/value of 87%. For print applications using the CMYK color model, #88DDCB would be reproduced using 38% cyan, 0% magenta, 8% yellow, and 13% black. The closest web-safe color is #99CCCC, which may be useful for ensuring compatibility across older displays and systems. This color works well in various design contexts. With its medium lightness, it's versatile enough for both foreground elements and subtle backgrounds. The moderate to low saturation gives this color a sophisticated, muted quality that works well in professional and minimalist designs. When pairing #88DDCB with other colors, consider its complementary color at hue 347° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 8969675, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #88DDCB

Tailwind CSS
emerald-300
HEX
#88DDCB
RGB
rgb(136, 221, 203)
RGB %
53%, 87%, 80%
HSL
hsl(167, 56%, 70%)
HSV
hsv(167, 38%, 87%)
CMYK
38%, 0%, 8%, 13%
Decimal
8969675
Web Safe
#99CCCC

🎨 Color Schemes for #88DDCB

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #88DDCB

🌗 Shades and Tints of #88DDCB

Shades (adding black)
Tints (adding white)

🎚️ Tones of #88DDCB

Tones (adding gray / desaturating)

🌈 Hue Variations of #88DDCB

Hue Variations (shifting the color spectrum)

👁️ Preview of #88DDCB in Use

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

👓 Color Blindness Simulation for #88DDCB

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 #88DDCB

:root { --color-hex: #88DDCB; --color-rgb: 136, 221, 203; --color-hsl: 167, 56%, 70%; } .bg-color { background-color: #88DDCB; } .text-color { color: #88DDCB; } .border-color { border-color: #88DDCB; }

🛠️ Use #88DDCB in Your Project

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

🔗 Related Colors to #88DDCB

#88DDA0
Hue -30°
#88DDB5
Hue -15°
#88DADD
Hue +15°
#88C5DD
Hue +30°
#60D2B9
85% L
#37C3A5
70% L
#278B76
50% L
#185447
30% L
#A0E4D5
76% L
#B7EBE0
82% L
#CFF2EA
88% L
#E7F8F5
94% L

About Soft Cool Teal (#88DDCB)

Soft Cool Teal is a medium, moderately saturated, cool cyan color with a hue angle of 167°, saturation of 56%, and lightness of 70%. Its RGB value is (136, 221, 203) and its CMYK breakdown is C:38% M:0% Y:8% K:13%.

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

Frequently Asked Questions About #88DDCB

What is the HEX code for Soft Cool Teal? +

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

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

What is the HSL value of #88DDCB? +

The HSL value of #88DDCB is hsl(167, 56%, 70%). The hue is 167°, placing it in the cyan family on the color wheel. The saturation is 56%, making it moderately saturated. The lightness is 70%, making it medium. HSL is the most useful format for programmatic color manipulation in CSS, as you can easily adjust lightness to create tints and shades.

Is #88DDCB a warm or cool color? +

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

The approximate CMYK value of #88DDCB is C:38% M:0% Y:8% 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 #88DDCB with Other Tools

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