#76C6BA Color Information

Hex color code: #76C6BA

A delicate cyan shade, #76C6BA appears as (118, 198, 186) in RGB and (171°, 41%, 62%) in HSL. It is popular in mobile app design.

Try:
Color NameMedium Aquamarine
HEX
#76C6BA
RGB
118, 198, 186
HSL
171°, 41%, 62%
CMYK
40%, 0%, 6%, 22%

Shades

CSS Usage
color: #76C6BA;
background-color: #76C6BA;
border-color: #76C6BA;
box-shadow: 0 0 10px #76C6BA;
border: 2px solid #76C6BA;
Tailwind Usage
bg-[#76C6BA]
text-[#76C6BA]
border-[#76C6BA]
shadow-[0_0_10px_76C6BA]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #76C6BA, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #76C6BA; color: #000000; }

Badge

New Feature
.badge { background-color: #76C6BA; 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 #76C6BA; background-color: #76C6BA15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #76C6BA20; border-left: 4px solid #76C6BA; }

Link / Accent

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

a { color: #76C6BA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #76C6BA in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

118, 198, 186

Red: 118 / Green: 198 / Blue: 186

HSL

171°, 41%, 62%

Hue: 171° / Saturation: 41% / Lightness: 62%

CMYK

40%, 0%, 6%, 22%

Cyan: 40% / Magenta: 0% / Yellow: 6% / Key: 22%

What color is #76C6BA?

#76C6BA is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #76C6BA to RGB:

rgb(118, 198, 186)HEX to RGB Converter →

HEX to HSL

Convert #76C6BA to HSL:

hsl(171, 41%, 62%)RGB to HSL Converter →

HEX to CMYK

Convert #76C6BA to CMYK:

cmyk(40%, 0%, 6%, 22%)Color Converter →

Color Meaning and Usage

#76C6BA is a pastel cyan color with RGB values of 118, 198, 186 and HSL of 171°, 41%, 62%. This cyan-blue hue evokes trust and professionalism, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #76C6BA is #C67682, creating high-contrast pairings. For softer combinations, try analogous colors like #76C692.

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

Contrast with #76C6BA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #76C6BA?

#76C6BA is a pastel cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #76C6BA?

#76C6BA in RGB is (118, 198, 186) - 118 red, 198 green, and 186 blue.

How to use #76C6BA in CSS?

Use #76C6BA directly in your CSS properties like color or background-color.

What colors go well with #76C6BA?

#C67682 (complementary), #76C692 (analogous), and #47A99A (lighter shade) work well with #76C6BA.