#75EDCB Color Information

Hex color code: #75EDCB

#75EDCB is a bold cyan color. In RGB it is (117, 237, 203), and in HSL it is (163°, 77%, 69%). It is often used for branding and logos.

Try:
Color NameAquamarine
HEX
#75EDCB
RGB
117, 237, 203
HSL
163°, 77%, 69%
CMYK
51%, 0%, 14%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #75EDCB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

117, 237, 203

Red: 117 / Green: 237 / Blue: 203

HSL

163°, 77%, 69%

Hue: 163° / Saturation: 77% / Lightness: 69%

CMYK

51%, 0%, 14%, 7%

Cyan: 51% / Magenta: 0% / Yellow: 14% / Key: 7%

What color is #75EDCB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #75EDCB to RGB:

rgb(117, 237, 203)HEX to RGB Converter →

HEX to HSL

Convert #75EDCB to HSL:

hsl(163, 77%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #75EDCB to CMYK:

cmyk(51%, 0%, 14%, 7%)Color Converter →

Color Meaning and Usage

A vivid cyan tone, #75EDCB has RGB (117, 237, 203) and HSL (163°, 77%, 69%). 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 #75EDCB is #ED7396, creating high-contrast pairings. For softer combinations, try analogous colors like #73ED8D.

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

Contrast with #75EDCB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #75EDCB?

#75EDCB is a vivid cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #75EDCB?

#75EDCB in RGB is (117, 237, 203) - 117 red, 237 green, and 203 blue.

How to use #75EDCB in CSS?

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

What colors go well with #75EDCB?

#ED7396 (complementary), #73ED8D (analogous), and #2FE4B1 (lighter shade) work well with #75EDCB.