#98DAAA Color Information

Hex color code: #98DAAA

The hex color #98DAAA is a delicate green with RGB values of (152, 218, 170) and HSL of (136°, 47%, 73%). It is popular in mobile app design.

Try:
Color NamePale Green
HEX
#98DAAA
RGB
152, 218, 170
HSL
136°, 47%, 73%
CMYK
30%, 0%, 22%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #98DAAA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

152, 218, 170

Red: 152 / Green: 218 / Blue: 170

HSL

136°, 47%, 73%

Hue: 136° / Saturation: 47% / Lightness: 73%

CMYK

30%, 0%, 22%, 15%

Cyan: 30% / Magenta: 0% / Yellow: 22% / Key: 15%

What color is #98DAAA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #98DAAA to RGB:

rgb(152, 218, 170)HEX to RGB Converter →

HEX to HSL

Convert #98DAAA to HSL:

hsl(136, 47%, 73%)RGB to HSL Converter →

HEX to CMYK

Convert #98DAAA to CMYK:

cmyk(30%, 0%, 22%, 15%)Color Converter →

Color Meaning and Usage

#98DAAA is a subtle green color with RGB values of 152, 218, 170 and HSL of 136°, 47%, 73%. This green hue evokes nature and harmony, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #98DAAA is #DB9AC9, creating high-contrast pairings. For softer combinations, try analogous colors like #A9DB9A.

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

Contrast with #98DAAA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #98DAAA?

#98DAAA is a subtle green color - a green hue that evokes nature and harmony.

What is the RGB value of #98DAAA?

#98DAAA in RGB is (152, 218, 170) - 152 red, 218 green, and 170 blue.

How to use #98DAAA in CSS?

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

What colors go well with #98DAAA?

#DB9AC9 (complementary), #A9DB9A (analogous), and #62C67C (lighter shade) work well with #98DAAA.