#75EBA4 Color Information

Hex color code: #75EBA4

A bold green shade, #75EBA4 appears as (117, 235, 164) in RGB and (144°, 75%, 69%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameMedium Aquamarine
HEX
#75EBA4
RGB
117, 235, 164
HSL
144°, 75%, 69%
CMYK
50%, 0%, 30%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #75EBA4; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

117, 235, 164

Red: 117 / Green: 235 / Blue: 164

HSL

144°, 75%, 69%

Hue: 144° / Saturation: 75% / Lightness: 69%

CMYK

50%, 0%, 30%, 8%

Cyan: 50% / Magenta: 0% / Yellow: 30% / Key: 8%

What color is #75EBA4?

#75EBA4 is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #75EBA4 to RGB:

rgb(117, 235, 164)HEX to RGB Converter →

HEX to HSL

Convert #75EBA4 to HSL:

hsl(144, 75%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #75EBA4 to CMYK:

cmyk(50%, 0%, 30%, 8%)Color Converter →

Color Meaning and Usage

A bold green tone, #75EBA4 has RGB (117, 235, 164) and HSL (144°, 75%, 69%). Known for evoking nature and harmony, this green hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #75EBA4 is #EB75BC, creating high-contrast pairings. For softer combinations, try analogous colors like #81EB75.

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

Contrast with #75EBA4

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #75EBA4?

#75EBA4 is a bold green color - a green hue that evokes nature and harmony.

What is the RGB value of #75EBA4?

#75EBA4 in RGB is (117, 235, 164) - 117 red, 235 green, and 164 blue.

How to use #75EBA4 in CSS?

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

What colors go well with #75EBA4?

#EB75BC (complementary), #81EB75 (analogous), and #32E278 (lighter shade) work well with #75EBA4.