#75E7CC Color Information

Hex color code: #75E7CC

#75E7CC is a peaceful cyan color. In RGB it is (117, 231, 204), and in HSL it is (166°, 70%, 68%). It is typically applied in digital products.

Try:
Color NameAquamarine
HEX
#75E7CC
RGB
117, 231, 204
HSL
166°, 70%, 68%
CMYK
49%, 0%, 12%, 9%

Shades

CSS Usage
color: #75E7CC;
background-color: #75E7CC;
border-color: #75E7CC;
box-shadow: 0 0 10px #75E7CC;
border: 2px solid #75E7CC;
Tailwind Usage
bg-[#75E7CC]
text-[#75E7CC]
border-[#75E7CC]
shadow-[0_0_10px_75E7CC]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #75E7CC, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #75E7CC; color: #000000; }

Badge

New Feature
.badge { background-color: #75E7CC; 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 #75E7CC; background-color: #75E7CC15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #75E7CC20; border-left: 4px solid #75E7CC; }

Link / Accent

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

a { color: #75E7CC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #75E7CC in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

117, 231, 204

Red: 117 / Green: 231 / Blue: 204

HSL

166°, 70%, 68%

Hue: 166° / Saturation: 70% / Lightness: 68%

CMYK

49%, 0%, 12%, 9%

Cyan: 49% / Magenta: 0% / Yellow: 12% / Key: 9%

What color is #75E7CC?

#75E7CC is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #75E7CC to RGB:

rgb(117, 231, 204)HEX to RGB Converter →

HEX to HSL

Convert #75E7CC to HSL:

hsl(166, 70%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #75E7CC to CMYK:

cmyk(49%, 0%, 12%, 9%)Color Converter →

Color Meaning and Usage

A calming cyan tone, #75E7CC has RGB (117, 231, 204) and HSL (166°, 70%, 68%). Known for evoking trust and professionalism, this cyan-blue hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #75E7CC is #E7748F, creating high-contrast pairings. For softer combinations, try analogous colors like #74E793.

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

Contrast with #75E7CC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #75E7CC?

#75E7CC is a calming cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #75E7CC?

#75E7CC in RGB is (117, 231, 204) - 117 red, 231 green, and 204 blue.

How to use #75E7CC in CSS?

Use #75E7CC directly in your CSS properties like color or background-color.

What colors go well with #75E7CC?

#E7748F (complementary), #74E793 (analogous), and #33DBB4 (lighter shade) work well with #75E7CC.