✓ Copied to clipboard
#5CB3CC (Soft Cool Cyan) color swatch preview — Color From Pic.
#5CB3CC — Soft Cool Cyan color swatch

Soft Cool Cyan

#5CB3CC

📝 Color Information for #5CB3CC

The hexadecimal color code #5CB3CC represents a medium shade in the cyan family. In the RGB color model, this color is composed of 92 red, 179 green, and 204 blue, which translates to approximately 36% red, 70% 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, #5CB3CC has a hue of 193 degrees, a saturation level of 52%, and a lightness value of 58%. The hue angle of 193° places this color firmly in the cyan spectrum. In the HSV/HSB color model, this translates to a hue of 193°, saturation of 55%, and brightness/value of 80%. For print applications using the CMYK color model, #5CB3CC would be reproduced using 55% cyan, 12% magenta, 0% yellow, and 20% black. The closest web-safe color is #66CCCC, 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 #5CB3CC with other colors, consider its complementary color at hue 13° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 6075340, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #5CB3CC

Tailwind CSS
blue-400
HEX
#5CB3CC
RGB
rgb(92, 179, 204)
RGB %
36%, 70%, 80%
HSL
hsl(193, 52%, 58%)
HSV
hsv(193, 55%, 80%)
CMYK
55%, 12%, 0%, 20%
Decimal
6075340
Web Safe
#66CCCC

🎨 Color Schemes for #5CB3CC

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #5CB3CC

🌗 Shades and Tints of #5CB3CC

Shades (adding black)
Tints (adding white)

🎚️ Tones of #5CB3CC

Tones (adding gray / desaturating)

🌈 Hue Variations of #5CB3CC

Hue Variations (shifting the color spectrum)

👁️ Preview of #5CB3CC in Use

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

👓 Color Blindness Simulation for #5CB3CC

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 #5CB3CC

:root { --color-hex: #5CB3CC; --color-rgb: 92, 179, 204; --color-hsl: 193, 52%, 58%; } .bg-color { background-color: #5CB3CC; } .text-color { color: #5CB3CC; } .border-color { border-color: #5CB3CC; }

🛠️ Use #5CB3CC in Your Project

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

🔗 Related Colors to #5CB3CC

#5CCCAC
Hue -30°
#5CCCC8
Hue -15°
#5C98CC
Hue +15°
#5C7CCC
Hue +30°
#3CA2BE
85% L
#32879F
70% L
#236070
50% L
#153842
30% L
#7BC2D5
66% L
#9ED2E0
75% L
#BDE0EA
83% L
#E0F1F5
92% L

About Soft Cool Cyan (#5CB3CC)

Soft Cool Cyan is a medium, moderately saturated, cool cyan color with a hue angle of 193°, saturation of 52%, and lightness of 58%. Its RGB value is (92, 179, 204) and its CMYK breakdown is C:55% M:12% Y:0% K:20%.

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

Frequently Asked Questions About #5CB3CC

What is the HEX code for Soft Cool Cyan? +

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

The RGB value of #5CB3CC is rgb(92, 179, 204). This means the color contains 92 out of 255 parts red, 179 out of 255 parts green, and 204 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(92, 179, 204);

What is the HSL value of #5CB3CC? +

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

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

The approximate CMYK value of #5CB3CC is C:55% M:12% Y:0% K:20%. 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 #5CB3CC with Other Tools

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