#759B69 Color Information

Hex color code: #759B69

A pastel green shade, #759B69 appears as (117, 155, 105) in RGB and (106°, 20%, 51%) in HSL. It is commonly used in modern UI design.

Try:
Color NameGray
HEX
#759B69
RGB
117, 155, 105
HSL
106°, 20%, 51%
CMYK
25%, 0%, 32%, 39%

Shades

CSS Usage
color: #759B69;
background-color: #759B69;
border-color: #759B69;
box-shadow: 0 0 10px #759B69;
border: 2px solid #759B69;
Tailwind Usage
bg-[#759B69]
text-[#759B69]
border-[#759B69]
shadow-[0_0_10px_759B69]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #759B69, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #759B69; color: #000000; }

Badge

New Feature
.badge { background-color: #759B69; 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 #759B69; background-color: #759B6915; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #759B6920; border-left: 4px solid #759B69; }

Link / Accent

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

a { color: #759B69; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #759B69 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

117, 155, 105

Red: 117 / Green: 155 / Blue: 105

HSL

106°, 20%, 51%

Hue: 106° / Saturation: 20% / Lightness: 51%

CMYK

25%, 0%, 32%, 39%

Cyan: 25% / Magenta: 0% / Yellow: 32% / Key: 39%

What color is #759B69?

#759B69 is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #759B69 to RGB:

rgb(117, 155, 105)HEX to RGB Converter →

HEX to HSL

Convert #759B69 to HSL:

hsl(106, 20%, 51%)RGB to HSL Converter →

HEX to CMYK

Convert #759B69 to CMYK:

cmyk(25%, 0%, 32%, 39%)Color Converter →

Color Meaning and Usage

#759B69 is a pastel green color with RGB values of 117, 155, 105 and HSL of 106°, 20%, 51%. This green hue evokes nature and harmony, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #759B69 is #8F699B, creating high-contrast pairings. For softer combinations, try analogous colors like #8E9B69.

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

Contrast with #759B69

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

Contrast Ratio: 6.65:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #759B69?

#759B69 is a pastel green color - a green hue that evokes nature and harmony.

What is the RGB value of #759B69?

#759B69 in RGB is (117, 155, 105) - 117 red, 155 green, and 105 blue.

How to use #759B69 in CSS?

Use #759B69 directly in your CSS properties like color or background-color.

What colors go well with #759B69?

#8F699B (complementary), #8E9B69 (analogous), and #526E49 (lighter shade) work well with #759B69.