#75BB63 Color Information

Hex color code: #75BB63

#75BB63 is a delicate green color. In RGB it is (117, 187, 99), and in HSL it is (108°, 39%, 56%). It is widely used in graphic design.

Try:
Color NameDark Sea Green
HEX
#75BB63
RGB
117, 187, 99
HSL
108°, 39%, 56%
CMYK
37%, 0%, 47%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #75BB63; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

117, 187, 99

Red: 117 / Green: 187 / Blue: 99

HSL

108°, 39%, 56%

Hue: 108° / Saturation: 39% / Lightness: 56%

CMYK

37%, 0%, 47%, 27%

Cyan: 37% / Magenta: 0% / Yellow: 47% / Key: 27%

What color is #75BB63?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #75BB63 to RGB:

rgb(117, 187, 99)HEX to RGB Converter →

HEX to HSL

Convert #75BB63 to HSL:

hsl(108, 39%, 56%)RGB to HSL Converter →

HEX to CMYK

Convert #75BB63 to CMYK:

cmyk(37%, 0%, 47%, 27%)Color Converter →

Color Meaning and Usage

A subtle green tone, #75BB63 has RGB (117, 187, 99) and HSL (108°, 39%, 56%). Known for evoking nature and harmony, this green hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #75BB63 is #A963BB, creating high-contrast pairings. For softer combinations, try analogous colors like #A0BB63.

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

Contrast with #75BB63

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #75BB63?

#75BB63 is a subtle green color - a green hue that evokes nature and harmony.

What is the RGB value of #75BB63?

#75BB63 in RGB is (117, 187, 99) - 117 red, 187 green, and 99 blue.

How to use #75BB63 in CSS?

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

What colors go well with #75BB63?

#A963BB (complementary), #A0BB63 (analogous), and #509140 (lighter shade) work well with #75BB63.