#7CDFE2 Color Information

Hex color code: #7CDFE2

The hex color #7CDFE2 is a cool cyan with RGB values of (124, 223, 226) and HSL of (182°, 64%, 69%). It is commonly used in modern UI design.

Try:
Color NameSky Blue
HEX
#7CDFE2
RGB
124, 223, 226
HSL
182°, 64%, 69%
CMYK
45%, 1%, 0%, 11%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #7CDFE2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

124, 223, 226

Red: 124 / Green: 223 / Blue: 226

HSL

182°, 64%, 69%

Hue: 182° / Saturation: 64% / Lightness: 69%

CMYK

45%, 1%, 0%, 11%

Cyan: 45% / Magenta: 1% / Yellow: 0% / Key: 11%

What color is #7CDFE2?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #7CDFE2 to RGB:

rgb(124, 223, 226)HEX to RGB Converter →

HEX to HSL

Convert #7CDFE2 to HSL:

hsl(182, 64%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #7CDFE2 to CMYK:

cmyk(45%, 1%, 0%, 11%)Color Converter →

Color Meaning and Usage

A tranquil cyan tone, #7CDFE2 has RGB (124, 223, 226) and HSL (182°, 64%, 69%). Known for evoking trust and professionalism, this cyan-blue hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #7CDFE2 is #E3817D, creating high-contrast pairings. For softer combinations, try analogous colors like #7DE3B3.

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

Contrast with #7CDFE2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #7CDFE2?

#7CDFE2 is a tranquil cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #7CDFE2?

#7CDFE2 in RGB is (124, 223, 226) - 124 red, 223 green, and 226 blue.

How to use #7CDFE2 in CSS?

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

What colors go well with #7CDFE2?

#E3817D (complementary), #7DE3B3 (analogous), and #3FD0D5 (lighter shade) work well with #7CDFE2.