✓ Copied to clipboard
#88DAEC (Light Cool Cyan) color swatch preview — Color From Pic.
#88DAEC — Light Cool Cyan color swatch

Light Cool Cyan

#88DAEC

📝 Color Information for #88DAEC

The hexadecimal color code #88DAEC represents a light shade in the cyan family. In the RGB color model, this color is composed of 136 red, 218 green, and 236 blue, which translates to approximately 53% red, 85% green, and 93% 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, #88DAEC has a hue of 191 degrees, a saturation level of 72%, and a lightness value of 73%. The hue angle of 191° places this color firmly in the cyan spectrum. In the HSV/HSB color model, this translates to a hue of 191°, saturation of 42%, and brightness/value of 93%. For print applications using the CMYK color model, #88DAEC would be reproduced using 42% cyan, 8% magenta, 0% yellow, and 7% black. The closest web-safe color is #99CCFF, 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 high saturation makes this color vibrant and attention-grabbing, ideal for call-to-action buttons, highlights, and accent elements. When pairing #88DAEC with other colors, consider its complementary color at hue 11° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 8968940, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #88DAEC

Tailwind CSS
sky-300
HEX
#88DAEC
RGB
rgb(136, 218, 236)
RGB %
53%, 85%, 93%
HSL
hsl(191, 72%, 73%)
HSV
hsv(191, 42%, 93%)
CMYK
42%, 8%, 0%, 7%
Decimal
8968940
Web Safe
#99CCFF

🎨 Color Schemes for #88DAEC

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #88DAEC

🌗 Shades and Tints of #88DAEC

Shades (adding black)
Tints (adding white)

🎚️ Tones of #88DAEC

Tones (adding gray / desaturating)

🌈 Hue Variations of #88DAEC

Hue Variations (shifting the color spectrum)

👁️ Preview of #88DAEC in Use

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

👓 Color Blindness Simulation for #88DAEC

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

:root { --color-hex: #88DAEC; --color-rgb: 136, 218, 236; --color-hsl: 191, 72%, 73%; } .bg-color { background-color: #88DAEC; } .text-color { color: #88DAEC; } .border-color { border-color: #88DAEC; }

🛠️ Use #88DAEC in Your Project

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

🔗 Related Colors to #88DAEC

#89ECCC
Hue -30°
#89ECE5
Hue -15°
#89C1EC
Hue +15°
#89A8EC
Hue +30°
#58CAE4
85% L
#28BBDC
70% L
#1A89A2
50% L
#105260
30% L
#9FE0EF
78% L
#B9E9F4
84% L
#CFF0F7
89% L
#E9F8FB
95% L

About Light Cool Cyan (#88DAEC)

Light Cool Cyan is a light, vibrant, cool cyan color with a hue angle of 191°, saturation of 72%, and lightness of 73%. Its RGB value is (136, 218, 236) and its CMYK breakdown is C:42% M:8% Y:0% K:7%.

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

Frequently Asked Questions About #88DAEC

What is the HEX code for Light Cool Cyan? +

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

The RGB value of #88DAEC is rgb(136, 218, 236). This means the color contains 136 out of 255 parts red, 218 out of 255 parts green, and 236 out of 255 parts blue. Red is the moderate channel in this color mix. You can use the full RGB function in any CSS property: color: rgb(136, 218, 236);

What is the HSL value of #88DAEC? +

The HSL value of #88DAEC is hsl(191, 72%, 73%). The hue is 191°, placing it in the cyan family on the color wheel. The saturation is 72%, making it vibrant. The lightness is 73%, 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 #88DAEC a warm or cool color? +

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

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

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