#99EBBA Color Information

Hex color code: #99EBBA

#99EBBA is a ethereal green color. In RGB it is (153, 235, 186), and in HSL it is (144°, 67%, 76%). It is typically applied in digital products.

Try:
Color NamePale Green
HEX
#99EBBA
RGB
153, 235, 186
HSL
144°, 67%, 76%
CMYK
35%, 0%, 21%, 8%

Shades

CSS Usage
color: #99EBBA;
background-color: #99EBBA;
border-color: #99EBBA;
box-shadow: 0 0 10px #99EBBA;
border: 2px solid #99EBBA;
Tailwind Usage
bg-[#99EBBA]
text-[#99EBBA]
border-[#99EBBA]
shadow-[0_0_10px_99EBBA]

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #99EBBA; color: #000000; }

Badge

New Feature
.badge { background-color: #99EBBA; 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 #99EBBA; background-color: #99EBBA15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #99EBBA20; border-left: 4px solid #99EBBA; }

Link / Accent

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

a { color: #99EBBA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #99EBBA in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

153, 235, 186

Red: 153 / Green: 235 / Blue: 186

HSL

144°, 67%, 76%

Hue: 144° / Saturation: 67% / Lightness: 76%

CMYK

35%, 0%, 21%, 8%

Cyan: 35% / Magenta: 0% / Yellow: 21% / Key: 8%

What color is #99EBBA?

#99EBBA is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #99EBBA to RGB:

rgb(153, 235, 186)HEX to RGB Converter →

HEX to HSL

Convert #99EBBA to HSL:

hsl(144, 67%, 76%)RGB to HSL Converter →

HEX to CMYK

Convert #99EBBA to CMYK:

cmyk(35%, 0%, 21%, 8%)Color Converter →

Color Meaning and Usage

A ethereal green tone, #99EBBA has RGB (153, 235, 186) and HSL (144°, 67%, 76%). 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 #99EBBA is #EB99CA, creating high-contrast pairings. For softer combinations, try analogous colors like #A1EB99.

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

Contrast with #99EBBA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #99EBBA?

#99EBBA is a ethereal green color - a green hue that evokes nature and harmony.

What is the RGB value of #99EBBA?

#99EBBA in RGB is (153, 235, 186) - 153 red, 235 green, and 186 blue.

How to use #99EBBA in CSS?

Use #99EBBA directly in your CSS properties like color or background-color.

What colors go well with #99EBBA?

#EB99CA (complementary), #A1EB99 (analogous), and #59DE8E (lighter shade) work well with #99EBBA.