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

Soft Cool Cyan

#65BACD

📝 Color Information for #65BACD

The hexadecimal color code #65BACD represents a medium shade in the cyan family. In the RGB color model, this color is composed of 101 red, 186 green, and 205 blue, which translates to approximately 40% red, 73% 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, #65BACD has a hue of 191 degrees, a saturation level of 51%, and a lightness value of 60%. 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 51%, and brightness/value of 80%. For print applications using the CMYK color model, #65BACD would be reproduced using 51% cyan, 9% 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 #65BACD 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 6666957, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #65BACD

Tailwind CSS
teal-300
HEX
#65BACD
RGB
rgb(101, 186, 205)
RGB %
40%, 73%, 80%
HSL
hsl(191, 51%, 60%)
HSV
hsv(191, 51%, 80%)
CMYK
51%, 9%, 0%, 20%
Decimal
6666957
Web Safe
#66CCCC

🎨 Color Schemes for #65BACD

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #65BACD

🌗 Shades and Tints of #65BACD

Shades (adding black)
Tints (adding white)

🎚️ Tones of #65BACD

Tones (adding gray / desaturating)

🌈 Hue Variations of #65BACD

Hue Variations (shifting the color spectrum)

👁️ Preview of #65BACD in Use

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

👓 Color Blindness Simulation for #65BACD

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 #65BACD

:root { --color-hex: #65BACD; --color-rgb: 101, 186, 205; --color-hsl: 191, 51%, 60%; } .bg-color { background-color: #65BACD; } .text-color { color: #65BACD; } .border-color { border-color: #65BACD; }

🛠️ Use #65BACD in Your Project

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

🔗 Related Colors to #65BACD

#65CDAC
Hue -30°
#65CDC6
Hue -15°
#65A0CD
Hue +15°
#6586CD
Hue +30°
#42AAC2
85% L
#348EA2
70% L
#256574
50% L
#163D45
30% L
#84C8D7
68% L
#A3D6E1
76% L
#C1E3EB
84% L
#E0F1F5
92% L

About Soft Cool Cyan (#65BACD)

Soft Cool Cyan is a medium, moderately saturated, cool cyan color with a hue angle of 191°, saturation of 51%, and lightness of 60%. Its RGB value is (101, 186, 205) and its CMYK breakdown is C:51% M:9% 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 #65BACD

What is the HEX code for Soft Cool Cyan? +

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

The RGB value of #65BACD is rgb(101, 186, 205). This means the color contains 101 out of 255 parts red, 186 out of 255 parts green, and 205 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(101, 186, 205);

What is the HSL value of #65BACD? +

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

#65BACD 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 #65BACD? +

The approximate CMYK value of #65BACD is C:51% M:9% 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 #65BACD with Other Tools

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