#76CDBD Color Information

Hex color code: #76CDBD

The hex color #76CDBD is a soft cyan with RGB values of (118, 205, 189) and HSL of (169°, 47%, 63%). It is typically applied in digital products.

Try:
Color NameMedium Aquamarine
HEX
#76CDBD
RGB
118, 205, 189
HSL
169°, 47%, 63%
CMYK
42%, 0%, 8%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #76CDBD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

118, 205, 189

Red: 118 / Green: 205 / Blue: 189

HSL

169°, 47%, 63%

Hue: 169° / Saturation: 47% / Lightness: 63%

CMYK

42%, 0%, 8%, 20%

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

What color is #76CDBD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #76CDBD to RGB:

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

HEX to HSL

Convert #76CDBD to HSL:

hsl(169, 47%, 63%)RGB to HSL Converter →

HEX to CMYK

Convert #76CDBD to CMYK:

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

Color Meaning and Usage

#76CDBD is a delicate cyan color with RGB values of 118, 205, 189 and HSL of 169°, 47%, 63%. 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 #76CDBD is #CD7485, creating high-contrast pairings. For softer combinations, try analogous colors like #74CD90.

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

Contrast with #76CDBD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #76CDBD?

#76CDBD is a delicate cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #76CDBD?

#76CDBD in RGB is (118, 205, 189) - 118 red, 205 green, and 189 blue.

How to use #76CDBD in CSS?

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

What colors go well with #76CDBD?

#CD7485 (complementary), #74CD90 (analogous), and #41B49F (lighter shade) work well with #76CDBD.