✓ Copied to clipboard
#77BCCF (Soft Cyan) color swatch preview — Color From Pic.
#77BCCF — Soft Cyan color swatch

Soft Cyan

#77BCCF

📝 Color Information for #77BCCF

The hexadecimal color code #77BCCF represents a light shade in the cyan family. In the RGB color model, this color is composed of 119 red, 188 green, and 207 blue, which translates to approximately 47% red, 74% green, and 81% blue. This makes it a slightly desaturated color with cool undertones that can evoke different emotional responses depending on its application. When analyzed in the HSL (Hue, Saturation, Lightness) color space, #77BCCF has a hue of 193 degrees, a saturation level of 48%, and a lightness value of 64%. 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 43%, and brightness/value of 81%. For print applications using the CMYK color model, #77BCCF would be reproduced using 43% cyan, 9% magenta, 0% yellow, and 19% 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 #77BCCF 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 7847119, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #77BCCF

Tailwind CSS
slate-400
HEX
#77BCCF
RGB
rgb(119, 188, 207)
RGB %
47%, 74%, 81%
HSL
hsl(193, 48%, 64%)
HSV
hsv(193, 43%, 81%)
CMYK
43%, 9%, 0%, 19%
Decimal
7847119
Web Safe
#66CCCC

🎨 Color Schemes for #77BCCF

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #77BCCF

🌗 Shades and Tints of #77BCCF

Shades (adding black)
Tints (adding white)

🎚️ Tones of #77BCCF

Tones (adding gray / desaturating)

🌈 Hue Variations of #77BCCF

Hue Variations (shifting the color spectrum)

👁️ Preview of #77BCCF in Use

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

👓 Color Blindness Simulation for #77BCCF

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 #77BCCF

:root { --color-hex: #77BCCF; --color-rgb: 119, 188, 207; --color-hsl: 193, 48%, 64%; } .bg-color { background-color: #77BCCF; } .text-color { color: #77BCCF; } .border-color { border-color: #77BCCF; }

🛠️ Use #77BCCF in Your Project

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

🔗 Related Colors to #77BCCF

#77CFB6
Hue -30°
#77CFCC
Hue -15°
#77A6CF
Hue +15°
#7790CF
Hue +30°
#51AAC2
85% L
#3C92AA
70% L
#2A6879
50% L
#193E48
30% L
#92C9D9
71% L
#ACD6E2
78% L
#CAE5EC
86% L
#E5F2F6
93% L

About Soft Cyan (#77BCCF)

Soft Cyan is a medium, moderately saturated, cool cyan color with a hue angle of 193°, saturation of 48%, and lightness of 64%. Its RGB value is (119, 188, 207) and its CMYK breakdown is C:43% M:9% Y:0% K:19%.

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

Frequently Asked Questions About #77BCCF

What is the HEX code for Soft Cyan? +

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

The RGB value of #77BCCF is rgb(119, 188, 207). This means the color contains 119 out of 255 parts red, 188 out of 255 parts green, and 207 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(119, 188, 207);

What is the HSL value of #77BCCF? +

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

#77BCCF 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 #77BCCF? +

The approximate CMYK value of #77BCCF is C:43% M:9% Y:0% K:19%. 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 #77BCCF with Other Tools

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