#88EFBA Color Information

Hex color code: #88EFBA

#88EFBA is a striking green color. In RGB it is (136, 239, 186), and in HSL it is (149°, 76%, 74%). It is often used for branding and logos.

Try:
Color NameAquamarine
HEX
#88EFBA
RGB
136, 239, 186
HSL
149°, 76%, 74%
CMYK
43%, 0%, 22%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #88EFBA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

136, 239, 186

Red: 136 / Green: 239 / Blue: 186

HSL

149°, 76%, 74%

Hue: 149° / Saturation: 76% / Lightness: 74%

CMYK

43%, 0%, 22%, 6%

Cyan: 43% / Magenta: 0% / Yellow: 22% / Key: 6%

What color is #88EFBA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #88EFBA to RGB:

rgb(136, 239, 186)HEX to RGB Converter →

HEX to HSL

Convert #88EFBA to HSL:

hsl(149, 76%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #88EFBA to CMYK:

cmyk(43%, 0%, 22%, 6%)Color Converter →

Color Meaning and Usage

A bold green tone, #88EFBA has RGB (136, 239, 186) and HSL (149°, 76%, 74%). Known for evoking nature and harmony, this green hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #88EFBA is #EF8ABE, creating high-contrast pairings. For softer combinations, try analogous colors like #8CEF8A.

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

Contrast with #88EFBA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #88EFBA?

#88EFBA is a bold green color - a green hue that evokes nature and harmony.

What is the RGB value of #88EFBA?

#88EFBA in RGB is (136, 239, 186) - 136 red, 239 green, and 186 blue.

How to use #88EFBA in CSS?

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

What colors go well with #88EFBA?

#EF8ABE (complementary), #8CEF8A (analogous), and #47E694 (lighter shade) work well with #88EFBA.