#90EEBB Color Information

Hex color code: #90EEBB

The hex color #90EEBB is a dynamic green with RGB values of (144, 238, 187) and HSL of (147°, 73%, 75%). It is typically applied in digital products.

Try:
Color NameAquamarine
HEX
#90EEBB
RGB
144, 238, 187
HSL
147°, 73%, 75%
CMYK
39%, 0%, 21%, 7%

Shades

CSS Usage
color: #90EEBB;
background-color: #90EEBB;
border-color: #90EEBB;
box-shadow: 0 0 10px #90EEBB;
border: 2px solid #90EEBB;
Tailwind Usage
bg-[#90EEBB]
text-[#90EEBB]
border-[#90EEBB]
shadow-[0_0_10px_90EEBB]

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #90EEBB; color: #000000; }

Badge

New Feature
.badge { background-color: #90EEBB; 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 #90EEBB; background-color: #90EEBB15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #90EEBB20; border-left: 4px solid #90EEBB; }

Link / Accent

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

a { color: #90EEBB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #90EEBB in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

144, 238, 187

Red: 144 / Green: 238 / Blue: 187

HSL

147°, 73%, 75%

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

CMYK

39%, 0%, 21%, 7%

Cyan: 39% / Magenta: 0% / Yellow: 21% / Key: 7%

What color is #90EEBB?

#90EEBB is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #90EEBB to RGB:

rgb(144, 238, 187)HEX to RGB Converter →

HEX to HSL

Convert #90EEBB to HSL:

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

HEX to CMYK

Convert #90EEBB to CMYK:

cmyk(39%, 0%, 21%, 7%)Color Converter →

Color Meaning and Usage

A bold green tone, #90EEBB has RGB (144, 238, 187) and HSL (147°, 73%, 75%). Known for evoking nature and harmony, this green hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #90EEBB is #EE91C4, creating high-contrast pairings. For softer combinations, try analogous colors like #95EE91.

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

Contrast with #90EEBB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #90EEBB?

#90EEBB is a bold green color - a green hue that evokes nature and harmony.

What is the RGB value of #90EEBB?

#90EEBB in RGB is (144, 238, 187) - 144 red, 238 green, and 187 blue.

How to use #90EEBB in CSS?

Use #90EEBB directly in your CSS properties like color or background-color.

What colors go well with #90EEBB?

#EE91C4 (complementary), #95EE91 (analogous), and #4FE392 (lighter shade) work well with #90EEBB.