#7FCCC7 Color Information

Hex color code: #7FCCC7

The hex color #7FCCC7 is a pastel cyan with RGB values of (127, 204, 199) and HSL of (176°, 43%, 65%). It is frequently seen in web interfaces.

Try:
Color NameSky Blue
HEX
#7FCCC7
RGB
127, 204, 199
HSL
176°, 43%, 65%
CMYK
38%, 0%, 2%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #7FCCC7; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

127, 204, 199

Red: 127 / Green: 204 / Blue: 199

HSL

176°, 43%, 65%

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

CMYK

38%, 0%, 2%, 20%

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

What color is #7FCCC7?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #7FCCC7 to RGB:

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

HEX to HSL

Convert #7FCCC7 to HSL:

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

HEX to CMYK

Convert #7FCCC7 to CMYK:

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

Color Meaning and Usage

A gentle cyan tone, #7FCCC7 has RGB (127, 204, 199) and HSL (176°, 43%, 65%). Known for evoking trust and professionalism, this cyan-blue hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #7FCCC7 is #CC7F84, creating high-contrast pairings. For softer combinations, try analogous colors like #7FCCA1.

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

Contrast with #7FCCC7

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #7FCCC7?

#7FCCC7 is a gentle cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #7FCCC7?

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

How to use #7FCCC7 in CSS?

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

What colors go well with #7FCCC7?

#CC7F84 (complementary), #7FCCA1 (analogous), and #49B6AF (lighter shade) work well with #7FCCC7.