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

Light Cool Cyan

#ABE5ED

📝 Color Information for #ABE5ED

The hexadecimal color code #ABE5ED represents a light shade in the cyan family. In the RGB color model, this color is composed of 171 red, 229 green, and 237 blue, which translates to approximately 67% red, 90% 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, #ABE5ED has a hue of 187 degrees, a saturation level of 65%, and a lightness value of 80%. The hue angle of 187° places this color firmly in the cyan spectrum. In the HSV/HSB color model, this translates to a hue of 187°, saturation of 28%, and brightness/value of 93%. For print applications using the CMYK color model, #ABE5ED would be reproduced using 28% cyan, 3% 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 #ABE5ED with other colors, consider its complementary color at hue 7° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 11265517, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #ABE5ED

Tailwind CSS
cyan-200
HEX
#ABE5ED
RGB
rgb(171, 229, 237)
RGB %
67%, 90%, 93%
HSL
hsl(187, 65%, 80%)
HSV
hsv(187, 28%, 93%)
CMYK
28%, 3%, 0%, 7%
Decimal
11265517
Web Safe
#99CCFF

🎨 Color Schemes for #ABE5ED

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #ABE5ED

🌗 Shades and Tints of #ABE5ED

Shades (adding black)
Tints (adding white)

🎚️ Tones of #ABE5ED

Tones (adding gray / desaturating)

🌈 Hue Variations of #ABE5ED

Hue Variations (shifting the color spectrum)

👁️ Preview of #ABE5ED in Use

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

👓 Color Blindness Simulation for #ABE5ED

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

:root { --color-hex: #ABE5ED; --color-rgb: 171, 229, 237; --color-hsl: 187, 65%, 80%; } .bg-color { background-color: #ABE5ED; } .text-color { color: #ABE5ED; } .border-color { border-color: #ABE5ED; }

🛠️ Use #ABE5ED in Your Project

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

🔗 Related Colors to #ABE5ED

#ABEDD4
Hue -30°
#ABEDE4
Hue -15°
#ABD5ED
Hue +15°
#ABC4ED
Hue +30°
#78D6E2
85% L
#46C7D8
70% L
#2499A8
50% L
#155C65
30% L
#BCEBF1
84% L
#CDF0F4
88% L
#DDF5F8
92% L
#EEFAFB
96% L

About Light Cool Cyan (#ABE5ED)

Light Cool Cyan is a light, vibrant, cool cyan color with a hue angle of 187°, saturation of 65%, and lightness of 80%. Its RGB value is (171, 229, 237) and its CMYK breakdown is C:28% M:3% 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 #ABE5ED

What is the HEX code for Light Cool Cyan? +

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

The RGB value of #ABE5ED is rgb(171, 229, 237). This means the color contains 171 out of 255 parts red, 229 out of 255 parts green, and 237 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(171, 229, 237);

What is the HSL value of #ABE5ED? +

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

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

The approximate CMYK value of #ABE5ED is C:28% M:3% 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 #ABE5ED with Other Tools

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