#75DBC7 Color Information

Hex color code: #75DBC7

A calming cyan shade, #75DBC7 appears as (117, 219, 199) in RGB and (168°, 59%, 66%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameMedium Aquamarine
HEX
#75DBC7
RGB
117, 219, 199
HSL
168°, 59%, 66%
CMYK
47%, 0%, 9%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #75DBC7; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

117, 219, 199

Red: 117 / Green: 219 / Blue: 199

HSL

168°, 59%, 66%

Hue: 168° / Saturation: 59% / Lightness: 66%

CMYK

47%, 0%, 9%, 14%

Cyan: 47% / Magenta: 0% / Yellow: 9% / Key: 14%

What color is #75DBC7?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #75DBC7 to RGB:

rgb(117, 219, 199)HEX to RGB Converter →

HEX to HSL

Convert #75DBC7 to HSL:

hsl(168, 59%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #75DBC7 to CMYK:

cmyk(47%, 0%, 9%, 14%)Color Converter →

Color Meaning and Usage

A serene cyan tone, #75DBC7 has RGB (117, 219, 199) and HSL (168°, 59%, 66%). Known for evoking trust and professionalism, this cyan-blue hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #75DBC7 is #DB758A, creating high-contrast pairings. For softer combinations, try analogous colors like #75DB94.

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

Contrast with #75DBC7

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #75DBC7?

#75DBC7 is a serene cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #75DBC7?

#75DBC7 in RGB is (117, 219, 199) - 117 red, 219 green, and 199 blue.

How to use #75DBC7 in CSS?

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

What colors go well with #75DBC7?

#DB758A (complementary), #75DB94 (analogous), and #38CCAE (lighter shade) work well with #75DBC7.