#77BDCD Color Information

Hex color code: #77BDCD

A subtle cyan shade, #77BDCD appears as (119, 189, 205) in RGB and (191°, 46%, 64%) in HSL. It is often used for branding and logos.

Try:
Color NameSky Blue
HEX
#77BDCD
RGB
119, 189, 205
HSL
191°, 46%, 64%
CMYK
42%, 8%, 0%, 20%

Shades

CSS Usage
color: #77BDCD;
background-color: #77BDCD;
border-color: #77BDCD;
box-shadow: 0 0 10px #77BDCD;
border: 2px solid #77BDCD;
Tailwind Usage
bg-[#77BDCD]
text-[#77BDCD]
border-[#77BDCD]
shadow-[0_0_10px_77BDCD]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #77BDCD, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #77BDCD; color: #000000; }

Badge

New Feature
.badge { background-color: #77BDCD; color: #000000; }

Text Highlight

The quick brown fox jumps over the lazy dog. highlighted text example shows how the color looks as a text highlight.

Card

Card Title

This card uses your color as a border accent.

.card-accent { border: 2px solid #77BDCD; background-color: #77BDCD15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #77BDCD20; border-left: 4px solid #77BDCD; }

Link / Accent

This is a paragraph with a link using your color. The color can be applied to interactive elements.

a { color: #77BDCD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #77BDCD in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

119, 189, 205

Red: 119 / Green: 189 / Blue: 205

HSL

191°, 46%, 64%

Hue: 191° / Saturation: 46% / Lightness: 64%

CMYK

42%, 8%, 0%, 20%

Cyan: 42% / Magenta: 8% / Yellow: 0% / Key: 20%

What color is #77BDCD?

#77BDCD is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #77BDCD to RGB:

rgb(119, 189, 205)HEX to RGB Converter →

HEX to HSL

Convert #77BDCD to HSL:

hsl(191, 46%, 64%)RGB to HSL Converter →

HEX to CMYK

Convert #77BDCD to CMYK:

cmyk(42%, 8%, 0%, 20%)Color Converter →

Color Meaning and Usage

#77BDCD is a soft cyan color with RGB values of 119, 189, 205 and HSL of 191°, 46%, 64%. This cyan-blue hue evokes trust and professionalism, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #77BDCD is #CD8879, creating high-contrast pairings. For softer combinations, try analogous colors like #79CDB3.

Use #77BDCD in CSS: color: #77BDCD or background-color: #77BDCD. Create palettes with Color Palette Generator or check contrast with Contrast Checker.

Contrast with #77BDCD

Sample text on this color - The quick brown fox jumps over the lazy dog.

Contrast Ratio: 9.94:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #77BDCD?

#77BDCD is a soft cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #77BDCD?

#77BDCD in RGB is (119, 189, 205) - 119 red, 189 green, and 205 blue.

How to use #77BDCD in CSS?

Use #77BDCD directly in your CSS properties like color or background-color.

What colors go well with #77BDCD?

#CD8879 (complementary), #79CDB3 (analogous), and #43A1B6 (lighter shade) work well with #77BDCD.