The hexadecimal color code #99EBDF represents a light shade in the cyan family. In the RGB color model, this color is composed of 153 red, 235 green, and 223 blue, which translates to approximately 60% red, 92% green, and 87% 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, #99EBDF has a hue of 171 degrees, a saturation level of 67%, and a lightness value of 76%. The hue angle of 171° places this color firmly in the cyan spectrum. In the HSV/HSB color model, this translates to a hue of 171°, saturation of 35%, and brightness/value of 92%.
For print applications using the CMYK color model, #99EBDF would be reproduced using 35% cyan, 0% magenta, 5% yellow, and 8% black. The closest web-safe color is #99FFCC, 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 #99EBDF with other colors, consider its complementary color at hue 351° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 10087391, which can be useful in certain programming contexts.
🔢 Color Conversion Codes for #99EBDF
Tailwind CSS
teal-200
HEX
#99EBDF
RGB
rgb(153, 235, 223)
RGB %
60%, 92%, 87%
HSL
hsl(171, 67%, 76%)
HSV
hsv(171, 35%, 92%)
CMYK
35%, 0%, 5%, 8%
Decimal
10087391
Web Safe
#99FFCC
🎨 Color Schemes for #99EBDF
Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)
🔄 Alternatives to #99EBDF
🌗 Shades and Tints of #99EBDF
Shades (adding black)
Tints (adding white)
🎚️ Tones of #99EBDF
Tones (adding gray / desaturating)
🌈 Hue Variations of #99EBDF
Hue Variations (shifting the color spectrum)
👁️ Preview of #99EBDF in Use
Text on #99EBDF
This demonstrates text readability on the color background. (Click to edit)
#99EBDF as Text
This shows the color used as text on white. (Click to edit)
👓 Color Blindness Simulation for #99EBDF
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.
Light Cool Cyan is a light, vibrant, cool cyan color with a hue angle of 171°, saturation of 67%, and lightness of 76%. Its RGB value is (153, 235, 223) and its CMYK breakdown is C:35% M:0% Y:5% K:8%.
This is a Spring (Fresh) color palette archetype. Calm, Clarity, Communication, Tech. Cyan/Teal promotes clear thinking and emotional balance.
Frequently Asked Questions About #99EBDF
What is the HEX code for Light Cool Cyan? +
The HEX code for Light Cool Cyan is #99EBDF. In CSS you can use it directly as color: #99EBDF; or as a background: background-color: #99EBDF;. 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 #99EBDF? +
The RGB value of #99EBDF is rgb(153, 235, 223). This means the color contains 153 out of 255 parts red, 235 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(153, 235, 223);
What is the HSL value of #99EBDF? +
The HSL value of #99EBDF is hsl(171, 67%, 76%). The hue is 171°, placing it in the cyan family on the color wheel. The saturation is 67%, making it vibrant. The lightness is 76%, 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 #99EBDF a warm or cool color? +
#99EBDF is classified as a cool color based on its hue angle of 171°. 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 #99EBDF? +
The approximate CMYK value of #99EBDF is C:35% M:0% Y:5% 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.