#8FF2BB Color Information

Hex color code: #8FF2BB

#8FF2BB is a dynamic green color. In RGB it is (143, 242, 187), and in HSL it is (147°, 79%, 75%). It is typically applied in digital products.

Try:
Color NameAquamarine
HEX
#8FF2BB
RGB
143, 242, 187
HSL
147°, 79%, 75%
CMYK
41%, 0%, 23%, 5%

Shades

CSS Usage
color: #8FF2BB;
background-color: #8FF2BB;
border-color: #8FF2BB;
box-shadow: 0 0 10px #8FF2BB;
border: 2px solid #8FF2BB;
Tailwind Usage
bg-[#8FF2BB]
text-[#8FF2BB]
border-[#8FF2BB]
shadow-[0_0_10px_8FF2BB]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #8FF2BB, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #8FF2BB; color: #000000; }

Badge

New Feature
.badge { background-color: #8FF2BB; 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 #8FF2BB; background-color: #8FF2BB15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #8FF2BB20; border-left: 4px solid #8FF2BB; }

Link / Accent

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

a { color: #8FF2BB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #8FF2BB in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

143, 242, 187

Red: 143 / Green: 242 / Blue: 187

HSL

147°, 79%, 75%

Hue: 147° / Saturation: 79% / Lightness: 75%

CMYK

41%, 0%, 23%, 5%

Cyan: 41% / Magenta: 0% / Yellow: 23% / Key: 5%

What color is #8FF2BB?

#8FF2BB is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #8FF2BB to RGB:

rgb(143, 242, 187)HEX to RGB Converter →

HEX to HSL

Convert #8FF2BB to HSL:

hsl(147, 79%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #8FF2BB to CMYK:

cmyk(41%, 0%, 23%, 5%)Color Converter →

Color Meaning and Usage

A bold green tone, #8FF2BB has RGB (143, 242, 187) and HSL (147°, 79%, 75%). Known for evoking nature and harmony, this green hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #8FF2BB is #F28DC4, creating high-contrast pairings. For softer combinations, try analogous colors like #92F28D.

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

Contrast with #8FF2BB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #8FF2BB?

#8FF2BB is a bold green color - a green hue that evokes nature and harmony.

What is the RGB value of #8FF2BB?

#8FF2BB in RGB is (143, 242, 187) - 143 red, 242 green, and 187 blue.

How to use #8FF2BB in CSS?

Use #8FF2BB directly in your CSS properties like color or background-color.

What colors go well with #8FF2BB?

#F28DC4 (complementary), #92F28D (analogous), and #48EA91 (lighter shade) work well with #8FF2BB.