#7DDCCF Color Information

Hex color code: #7DDCCF

A tranquil cyan shade, #7DDCCF appears as (125, 220, 207) in RGB and (172°, 58%, 68%) in HSL. It is widely used in graphic design.

Try:
Color NameSky Blue
HEX
#7DDCCF
RGB
125, 220, 207
HSL
172°, 58%, 68%
CMYK
43%, 0%, 6%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #7DDCCF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

125, 220, 207

Red: 125 / Green: 220 / Blue: 207

HSL

172°, 58%, 68%

Hue: 172° / Saturation: 58% / Lightness: 68%

CMYK

43%, 0%, 6%, 14%

Cyan: 43% / Magenta: 0% / Yellow: 6% / Key: 14%

What color is #7DDCCF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #7DDCCF to RGB:

rgb(125, 220, 207)HEX to RGB Converter →

HEX to HSL

Convert #7DDCCF to HSL:

hsl(172, 58%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #7DDCCF to CMYK:

cmyk(43%, 0%, 6%, 14%)Color Converter →

Color Meaning and Usage

#7DDCCF is a peaceful cyan color with RGB values of 125, 220, 207 and HSL of 172°, 58%, 68%. 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 #7DDCCF is #DD7E8B, creating high-contrast pairings. For softer combinations, try analogous colors like #7EDDA1.

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

Contrast with #7DDCCF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #7DDCCF?

#7DDCCF is a peaceful cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #7DDCCF?

#7DDCCF in RGB is (125, 220, 207) - 125 red, 220 green, and 207 blue.

How to use #7DDCCF in CSS?

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

What colors go well with #7DDCCF?

#DD7E8B (complementary), #7EDDA1 (analogous), and #42CDBA (lighter shade) work well with #7DDCCF.