#75B27E Color Information

Hex color code: #75B27E

The hex color #75B27E is a gentle green with RGB values of (117, 178, 126) and HSL of (129°, 28%, 58%). It is frequently seen in web interfaces.

Try:
Color NameDark Sea Green
HEX
#75B27E
RGB
117, 178, 126
HSL
129°, 28%, 58%
CMYK
34%, 0%, 29%, 30%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #75B27E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

117, 178, 126

Red: 117 / Green: 178 / Blue: 126

HSL

129°, 28%, 58%

Hue: 129° / Saturation: 28% / Lightness: 58%

CMYK

34%, 0%, 29%, 30%

Cyan: 34% / Magenta: 0% / Yellow: 29% / Key: 30%

What color is #75B27E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #75B27E to RGB:

rgb(117, 178, 126)HEX to RGB Converter →

HEX to HSL

Convert #75B27E to HSL:

hsl(129, 28%, 58%)RGB to HSL Converter →

HEX to CMYK

Convert #75B27E to CMYK:

cmyk(34%, 0%, 29%, 30%)Color Converter →

Color Meaning and Usage

#75B27E is a soft green color with RGB values of 117, 178, 126 and HSL of 129°, 28%, 58%. This green hue evokes nature and harmony, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #75B27E is #B276A9, creating high-contrast pairings. For softer combinations, try analogous colors like #8BB276.

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

Contrast with #75B27E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #75B27E?

#75B27E is a soft green color - a green hue that evokes nature and harmony.

What is the RGB value of #75B27E?

#75B27E in RGB is (117, 178, 126) - 117 red, 178 green, and 126 blue.

How to use #75B27E in CSS?

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

What colors go well with #75B27E?

#B276A9 (complementary), #8BB276 (analogous), and #4F8C58 (lighter shade) work well with #75B27E.