#7DD8CB Color Information

Hex color code: #7DD8CB

#7DD8CB is a peaceful cyan color. In RGB it is (125, 216, 203), and in HSL it is (171°, 54%, 67%). It is widely used in graphic design.

Try:
Color NameSky Blue
HEX
#7DD8CB
RGB
125, 216, 203
HSL
171°, 54%, 67%
CMYK
42%, 0%, 6%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #7DD8CB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

125, 216, 203

Red: 125 / Green: 216 / Blue: 203

HSL

171°, 54%, 67%

Hue: 171° / Saturation: 54% / Lightness: 67%

CMYK

42%, 0%, 6%, 15%

Cyan: 42% / Magenta: 0% / Yellow: 6% / Key: 15%

What color is #7DD8CB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #7DD8CB to RGB:

rgb(125, 216, 203)HEX to RGB Converter →

HEX to HSL

Convert #7DD8CB to HSL:

hsl(171, 54%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #7DD8CB to CMYK:

cmyk(42%, 0%, 6%, 15%)Color Converter →

Color Meaning and Usage

#7DD8CB is a tranquil cyan color with RGB values of 125, 216, 203 and HSL of 171°, 54%, 67%. This cyan-blue hue evokes trust and professionalism, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #7DD8CB is #D87D8B, creating high-contrast pairings. For softer combinations, try analogous colors like #7DD89D.

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

Contrast with #7DD8CB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #7DD8CB?

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

What is the RGB value of #7DD8CB?

#7DD8CB in RGB is (125, 216, 203) - 125 red, 216 green, and 203 blue.

How to use #7DD8CB in CSS?

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

What colors go well with #7DD8CB?

#D87D8B (complementary), #7DD89D (analogous), and #43C7B3 (lighter shade) work well with #7DD8CB.