#88BC80 Color Information

Hex color code: #88BC80

The hex color #88BC80 is a delicate green with RGB values of (136, 188, 128) and HSL of (112°, 31%, 62%). It is widely used in graphic design.

Try:
Color NameDark Sea Green
HEX
#88BC80
RGB
136, 188, 128
HSL
112°, 31%, 62%
CMYK
28%, 0%, 32%, 26%

Shades

CSS Usage
color: #88BC80;
background-color: #88BC80;
border-color: #88BC80;
box-shadow: 0 0 10px #88BC80;
border: 2px solid #88BC80;
Tailwind Usage
bg-[#88BC80]
text-[#88BC80]
border-[#88BC80]
shadow-[0_0_10px_88BC80]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #88BC80, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #88BC80; color: #000000; }

Badge

New Feature
.badge { background-color: #88BC80; 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 #88BC80; background-color: #88BC8015; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #88BC8020; border-left: 4px solid #88BC80; }

Link / Accent

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

a { color: #88BC80; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #88BC80 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

136, 188, 128

Red: 136 / Green: 188 / Blue: 128

HSL

112°, 31%, 62%

Hue: 112° / Saturation: 31% / Lightness: 62%

CMYK

28%, 0%, 32%, 26%

Cyan: 28% / Magenta: 0% / Yellow: 32% / Key: 26%

What color is #88BC80?

#88BC80 is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #88BC80 to RGB:

rgb(136, 188, 128)HEX to RGB Converter →

HEX to HSL

Convert #88BC80 to HSL:

hsl(112, 31%, 62%)RGB to HSL Converter →

HEX to CMYK

Convert #88BC80 to CMYK:

cmyk(28%, 0%, 32%, 26%)Color Converter →

Color Meaning and Usage

#88BC80 is a delicate green color with RGB values of 136, 188, 128 and HSL of 112°, 31%, 62%. 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 #88BC80 is #B480BC, creating high-contrast pairings. For softer combinations, try analogous colors like #A6BC80.

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

Contrast with #88BC80

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #88BC80?

#88BC80 is a delicate green color - a green hue that evokes nature and harmony.

What is the RGB value of #88BC80?

#88BC80 in RGB is (136, 188, 128) - 136 red, 188 green, and 128 blue.

How to use #88BC80 in CSS?

Use #88BC80 directly in your CSS properties like color or background-color.

What colors go well with #88BC80?

#B480BC (complementary), #A6BC80 (analogous), and #5D9D53 (lighter shade) work well with #88BC80.