#7EBCBA Color Information

Hex color code: #7EBCBA

#7EBCBA is a pastel cyan color. In RGB it is (126, 188, 186), and in HSL it is (178°, 32%, 62%). It is commonly used in modern UI design.

Try:
Color NameMedium Aquamarine
HEX
#7EBCBA
RGB
126, 188, 186
HSL
178°, 32%, 62%
CMYK
33%, 0%, 1%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #7EBCBA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

126, 188, 186

Red: 126 / Green: 188 / Blue: 186

HSL

178°, 32%, 62%

Hue: 178° / Saturation: 32% / Lightness: 62%

CMYK

33%, 0%, 1%, 26%

Cyan: 33% / Magenta: 0% / Yellow: 1% / Key: 26%

What color is #7EBCBA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #7EBCBA to RGB:

rgb(126, 188, 186)HEX to RGB Converter →

HEX to HSL

Convert #7EBCBA to HSL:

hsl(178, 32%, 62%)RGB to HSL Converter →

HEX to CMYK

Convert #7EBCBA to CMYK:

cmyk(33%, 0%, 1%, 26%)Color Converter →

Color Meaning and Usage

#7EBCBA is a delicate cyan color with RGB values of 126, 188, 186 and HSL of 178°, 32%, 62%. This cyan-blue hue evokes trust and professionalism, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #7EBCBA is #BD7F81, creating high-contrast pairings. For softer combinations, try analogous colors like #7FBD9C.

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

Contrast with #7EBCBA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #7EBCBA?

#7EBCBA is a delicate cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #7EBCBA?

#7EBCBA in RGB is (126, 188, 186) - 126 red, 188 green, and 186 blue.

How to use #7EBCBA in CSS?

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

What colors go well with #7EBCBA?

#BD7F81 (complementary), #7FBD9C (analogous), and #519E9C (lighter shade) work well with #7EBCBA.