#7FCCBA Color Information

Hex color code: #7FCCBA

#7FCCBA is a delicate cyan color. In RGB it is (127, 204, 186), and in HSL it is (166°, 43%, 65%). It is widely used in graphic design.

Try:
Color NameMedium Aquamarine
HEX
#7FCCBA
RGB
127, 204, 186
HSL
166°, 43%, 65%
CMYK
38%, 0%, 9%, 20%

Shades

CSS Usage
color: #7FCCBA;
background-color: #7FCCBA;
border-color: #7FCCBA;
box-shadow: 0 0 10px #7FCCBA;
border: 2px solid #7FCCBA;
Tailwind Usage
bg-[#7FCCBA]
text-[#7FCCBA]
border-[#7FCCBA]
shadow-[0_0_10px_7FCCBA]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #7FCCBA, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #7FCCBA; color: #000000; }

Badge

New Feature
.badge { background-color: #7FCCBA; 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 #7FCCBA; background-color: #7FCCBA15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #7FCCBA20; border-left: 4px solid #7FCCBA; }

Link / Accent

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

a { color: #7FCCBA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #7FCCBA in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

127, 204, 186

Red: 127 / Green: 204 / Blue: 186

HSL

166°, 43%, 65%

Hue: 166° / Saturation: 43% / Lightness: 65%

CMYK

38%, 0%, 9%, 20%

Cyan: 38% / Magenta: 0% / Yellow: 9% / Key: 20%

What color is #7FCCBA?

#7FCCBA is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #7FCCBA to RGB:

rgb(127, 204, 186)HEX to RGB Converter →

HEX to HSL

Convert #7FCCBA to HSL:

hsl(166, 43%, 65%)RGB to HSL Converter →

HEX to CMYK

Convert #7FCCBA to CMYK:

cmyk(38%, 0%, 9%, 20%)Color Converter →

Color Meaning and Usage

#7FCCBA is a pastel cyan color with RGB values of 127, 204, 186 and HSL of 166°, 43%, 65%. 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 #7FCCBA is #CC7F91, creating high-contrast pairings. For softer combinations, try analogous colors like #7FCC94.

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

Contrast with #7FCCBA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #7FCCBA?

#7FCCBA is a pastel cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #7FCCBA?

#7FCCBA in RGB is (127, 204, 186) - 127 red, 204 green, and 186 blue.

How to use #7FCCBA in CSS?

Use #7FCCBA directly in your CSS properties like color or background-color.

What colors go well with #7FCCBA?

#CC7F91 (complementary), #7FCC94 (analogous), and #49B69D (lighter shade) work well with #7FCCBA.