#7DCEBD Color Information

Hex color code: #7DCEBD

#7DCEBD is a subtle cyan color. In RGB it is (125, 206, 189), and in HSL it is (167°, 45%, 65%). It is popular in mobile app design.

Try:
Color NameMedium Aquamarine
HEX
#7DCEBD
RGB
125, 206, 189
HSL
167°, 45%, 65%
CMYK
39%, 0%, 8%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #7DCEBD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

125, 206, 189

Red: 125 / Green: 206 / Blue: 189

HSL

167°, 45%, 65%

Hue: 167° / Saturation: 45% / Lightness: 65%

CMYK

39%, 0%, 8%, 19%

Cyan: 39% / Magenta: 0% / Yellow: 8% / Key: 19%

What color is #7DCEBD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #7DCEBD to RGB:

rgb(125, 206, 189)HEX to RGB Converter →

HEX to HSL

Convert #7DCEBD to HSL:

hsl(167, 45%, 65%)RGB to HSL Converter →

HEX to CMYK

Convert #7DCEBD to CMYK:

cmyk(39%, 0%, 8%, 19%)Color Converter →

Color Meaning and Usage

#7DCEBD is a gentle cyan color with RGB values of 125, 206, 189 and HSL of 167°, 45%, 65%. This cyan-blue hue evokes trust and professionalism, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #7DCEBD is #CE7E8F, creating high-contrast pairings. For softer combinations, try analogous colors like #7ECE94.

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

Contrast with #7DCEBD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #7DCEBD?

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

What is the RGB value of #7DCEBD?

#7DCEBD in RGB is (125, 206, 189) - 125 red, 206 green, and 189 blue.

How to use #7DCEBD in CSS?

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

What colors go well with #7DCEBD?

#CE7E8F (complementary), #7ECE94 (analogous), and #46B9A0 (lighter shade) work well with #7DCEBD.