#98ECBC Color Information

Hex color code: #98ECBC

#98ECBC is a ethereal green color. In RGB it is (152, 236, 188), and in HSL it is (146°, 69%, 76%). It is typically applied in digital products.

Try:
Color NamePale Green
HEX
#98ECBC
RGB
152, 236, 188
HSL
146°, 69%, 76%
CMYK
36%, 0%, 20%, 7%

Shades

CSS Usage
color: #98ECBC;
background-color: #98ECBC;
border-color: #98ECBC;
box-shadow: 0 0 10px #98ECBC;
border: 2px solid #98ECBC;
Tailwind Usage
bg-[#98ECBC]
text-[#98ECBC]
border-[#98ECBC]
shadow-[0_0_10px_98ECBC]

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #98ECBC; color: #000000; }

Badge

New Feature
.badge { background-color: #98ECBC; 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 #98ECBC; background-color: #98ECBC15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #98ECBC20; border-left: 4px solid #98ECBC; }

Link / Accent

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

a { color: #98ECBC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #98ECBC in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

152, 236, 188

Red: 152 / Green: 236 / Blue: 188

HSL

146°, 69%, 76%

Hue: 146° / Saturation: 69% / Lightness: 76%

CMYK

36%, 0%, 20%, 7%

Cyan: 36% / Magenta: 0% / Yellow: 20% / Key: 7%

What color is #98ECBC?

#98ECBC is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #98ECBC to RGB:

rgb(152, 236, 188)HEX to RGB Converter →

HEX to HSL

Convert #98ECBC to HSL:

hsl(146, 69%, 76%)RGB to HSL Converter →

HEX to CMYK

Convert #98ECBC to CMYK:

cmyk(36%, 0%, 20%, 7%)Color Converter →

Color Meaning and Usage

#98ECBC is a ethereal green color with RGB values of 152, 236, 188 and HSL of 146°, 69%, 76%. This green hue evokes nature and harmony, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #98ECBC is #EC98C7, creating high-contrast pairings. For softer combinations, try analogous colors like #9DEC98.

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

Contrast with #98ECBC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #98ECBC?

#98ECBC is a ethereal green color - a green hue that evokes nature and harmony.

What is the RGB value of #98ECBC?

#98ECBC in RGB is (152, 236, 188) - 152 red, 236 green, and 188 blue.

How to use #98ECBC in CSS?

Use #98ECBC directly in your CSS properties like color or background-color.

What colors go well with #98ECBC?

#EC98C7 (complementary), #9DEC98 (analogous), and #57E092 (lighter shade) work well with #98ECBC.