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

Light Cool Cyan

#ACDBE7

📝 Color Information for #ACDBE7

The hexadecimal color code #ACDBE7 represents a light shade in the cyan family. In the RGB color model, this color is composed of 172 red, 219 green, and 231 blue, which translates to approximately 67% red, 86% green, and 91% 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, #ACDBE7 has a hue of 192 degrees, a saturation level of 55%, and a lightness value of 79%. The hue angle of 192° places this color firmly in the cyan spectrum. In the HSV/HSB color model, this translates to a hue of 192°, saturation of 26%, and brightness/value of 91%. For print applications using the CMYK color model, #ACDBE7 would be reproduced using 26% cyan, 5% magenta, 0% yellow, and 9% 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 moderate to low saturation gives this color a sophisticated, muted quality that works well in professional and minimalist designs. When pairing #ACDBE7 with other colors, consider its complementary color at hue 12° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 11328487, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #ACDBE7

Tailwind CSS
sky-200
HEX
#ACDBE7
RGB
rgb(172, 219, 231)
RGB %
67%, 86%, 91%
HSL
hsl(192, 55%, 79%)
HSV
hsv(192, 26%, 91%)
CMYK
26%, 5%, 0%, 9%
Decimal
11328487
Web Safe
#99CCFF

🎨 Color Schemes for #ACDBE7

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #ACDBE7

🌗 Shades and Tints of #ACDBE7

Shades (adding black)
Tints (adding white)

🎚️ Tones of #ACDBE7

Tones (adding gray / desaturating)

🌈 Hue Variations of #ACDBE7

Hue Variations (shifting the color spectrum)

👁️ Preview of #ACDBE7 in Use

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

👓 Color Blindness Simulation for #ACDBE7

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

:root { --color-hex: #ACDBE7; --color-rgb: 172, 219, 231; --color-hsl: 192, 55%, 79%; } .bg-color { background-color: #ACDBE7; } .text-color { color: #ACDBE7; } .border-color { border-color: #ACDBE7; }

🛠️ Use #ACDBE7 in Your Project

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

🔗 Related Colors to #ACDBE7

#ACE7D5
Hue -30°
#ACE7E4
Hue -15°
#ACCCE7
Hue +15°
#ACBEE7
Hue +30°
#7DC7D9
85% L
#4DB2CB
70% L
#2E889E
50% L
#1C515F
30% L
#BCE2EB
83% L
#CCE9F0
87% L
#DFF1F6
92% L
#EFF8FA
96% L

About Light Cool Cyan (#ACDBE7)

Light Cool Cyan is a light, moderately saturated, cool cyan color with a hue angle of 192°, saturation of 55%, and lightness of 79%. Its RGB value is (172, 219, 231) and its CMYK breakdown is C:26% M:5% Y:0% K:9%.

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

Frequently Asked Questions About #ACDBE7

What is the HEX code for Light Cool Cyan? +

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

The RGB value of #ACDBE7 is rgb(172, 219, 231). This means the color contains 172 out of 255 parts red, 219 out of 255 parts green, and 231 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(172, 219, 231);

What is the HSL value of #ACDBE7? +

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

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

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

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