#76F5CF Color Information

Hex color code: #76F5CF

A bold cyan shade, #76F5CF appears as (118, 245, 207) in RGB and (162°, 86%, 71%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameAquamarine
HEX
#76F5CF
RGB
118, 245, 207
HSL
162°, 86%, 71%
CMYK
52%, 0%, 16%, 4%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #76F5CF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

118, 245, 207

Red: 118 / Green: 245 / Blue: 207

HSL

162°, 86%, 71%

Hue: 162° / Saturation: 86% / Lightness: 71%

CMYK

52%, 0%, 16%, 4%

Cyan: 52% / Magenta: 0% / Yellow: 16% / Key: 4%

What color is #76F5CF?

#76F5CF is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #76F5CF to RGB:

rgb(118, 245, 207)HEX to RGB Converter →

HEX to HSL

Convert #76F5CF to HSL:

hsl(162, 86%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #76F5CF to CMYK:

cmyk(52%, 0%, 16%, 4%)Color Converter →

Color Meaning and Usage

A eye-catching cyan tone, #76F5CF has RGB (118, 245, 207) and HSL (162°, 86%, 71%). Known for evoking energy and excitement, this highly saturated hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #76F5CF is #F5759C, creating high-contrast pairings. For softer combinations, try analogous colors like #75F58F.

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

Contrast with #76F5CF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #76F5CF?

#76F5CF is a eye-catching cyan color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #76F5CF?

#76F5CF in RGB is (118, 245, 207) - 118 red, 245 green, and 207 blue.

How to use #76F5CF in CSS?

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

What colors go well with #76F5CF?

#F5759C (complementary), #75F58F (analogous), and #2EEFB5 (lighter shade) work well with #76F5CF.