#6BC4CC Color Information

Hex color code: #6BC4CC

The hex color #6BC4CC is a pastel cyan with RGB values of (107, 196, 204) and HSL of (185°, 49%, 61%). It is commonly used in modern UI design.

Try:
Color NameMedium Aquamarine
HEX
#6BC4CC
RGB
107, 196, 204
HSL
185°, 49%, 61%
CMYK
48%, 4%, 0%, 20%

Shades

CSS Usage
color: #6BC4CC;
background-color: #6BC4CC;
border-color: #6BC4CC;
box-shadow: 0 0 10px #6BC4CC;
border: 2px solid #6BC4CC;
Tailwind Usage
bg-[#6BC4CC]
text-[#6BC4CC]
border-[#6BC4CC]
shadow-[0_0_10px_6BC4CC]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #6BC4CC, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #6BC4CC; color: #000000; }

Badge

New Feature
.badge { background-color: #6BC4CC; 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 #6BC4CC; background-color: #6BC4CC15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #6BC4CC20; border-left: 4px solid #6BC4CC; }

Link / Accent

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

a { color: #6BC4CC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #6BC4CC in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

107, 196, 204

Red: 107 / Green: 196 / Blue: 204

HSL

185°, 49%, 61%

Hue: 185° / Saturation: 49% / Lightness: 61%

CMYK

48%, 4%, 0%, 20%

Cyan: 48% / Magenta: 4% / Yellow: 0% / Key: 20%

What color is #6BC4CC?

#6BC4CC is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #6BC4CC to RGB:

rgb(107, 196, 204)HEX to RGB Converter →

HEX to HSL

Convert #6BC4CC to HSL:

hsl(185, 49%, 61%)RGB to HSL Converter →

HEX to CMYK

Convert #6BC4CC to CMYK:

cmyk(48%, 4%, 0%, 20%)Color Converter →

Color Meaning and Usage

#6BC4CC is a soft cyan color with RGB values of 107, 196, 204 and HSL of 185°, 49%, 61%. This cyan-blue hue evokes trust and professionalism, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #6BC4CC is #CC736B, creating high-contrast pairings. For softer combinations, try analogous colors like #6BCCA4.

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

Contrast with #6BC4CC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #6BC4CC?

#6BC4CC is a soft cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #6BC4CC?

#6BC4CC in RGB is (107, 196, 204) - 107 red, 196 green, and 204 blue.

How to use #6BC4CC in CSS?

Use #6BC4CC directly in your CSS properties like color or background-color.

What colors go well with #6BC4CC?

#CC736B (complementary), #6BCCA4 (analogous), and #3CA5AF (lighter shade) work well with #6BC4CC.