#76EADA Color Information

Hex color code: #76EADA

A striking cyan shade, #76EADA appears as (118, 234, 218) in RGB and (172°, 73%, 69%) in HSL. It is popular in mobile app design.

Try:
Color NameAquamarine
HEX
#76EADA
RGB
118, 234, 218
HSL
172°, 73%, 69%
CMYK
50%, 0%, 7%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #76EADA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

118, 234, 218

Red: 118 / Green: 234 / Blue: 218

HSL

172°, 73%, 69%

Hue: 172° / Saturation: 73% / Lightness: 69%

CMYK

50%, 0%, 7%, 8%

Cyan: 50% / Magenta: 0% / Yellow: 7% / Key: 8%

What color is #76EADA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #76EADA to RGB:

rgb(118, 234, 218)HEX to RGB Converter →

HEX to HSL

Convert #76EADA to HSL:

hsl(172, 73%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #76EADA to CMYK:

cmyk(50%, 0%, 7%, 8%)Color Converter →

Color Meaning and Usage

A dynamic cyan tone, #76EADA has RGB (118, 234, 218) and HSL (172°, 73%, 69%). Known for evoking trust and professionalism, this cyan-blue hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #76EADA is #EA7686, creating high-contrast pairings. For softer combinations, try analogous colors like #76EAA1.

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

Contrast with #76EADA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #76EADA?

#76EADA is a dynamic cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #76EADA?

#76EADA in RGB is (118, 234, 218) - 118 red, 234 green, and 218 blue.

How to use #76EADA in CSS?

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

What colors go well with #76EADA?

#EA7686 (complementary), #76EAA1 (analogous), and #34DFC8 (lighter shade) work well with #76EADA.