#98B9AF Color Information

Hex color code: #98B9AF

The hex color #98B9AF is a muted cyan with RGB values of (152, 185, 175) and HSL of (162°, 19%, 66%). It is typically applied in digital products.

Try:
Color NameDark Sea Green
HEX
#98B9AF
RGB
152, 185, 175
HSL
162°, 19%, 66%
CMYK
18%, 0%, 5%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #98B9AF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

152, 185, 175

Red: 152 / Green: 185 / Blue: 175

HSL

162°, 19%, 66%

Hue: 162° / Saturation: 19% / Lightness: 66%

CMYK

18%, 0%, 5%, 27%

Cyan: 18% / Magenta: 0% / Yellow: 5% / Key: 27%

What color is #98B9AF?

#98B9AF is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #98B9AF to RGB:

rgb(152, 185, 175)HEX to RGB Converter →

HEX to HSL

Convert #98B9AF to HSL:

hsl(162, 19%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #98B9AF to CMYK:

cmyk(18%, 0%, 5%, 27%)Color Converter →

Color Meaning and Usage

A understated cyan tone, #98B9AF has RGB (152, 185, 175) and HSL (162°, 19%, 66%). Known for evoking trust and professionalism, this cyan-blue hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #98B9AF is #B998A2, creating high-contrast pairings. For softer combinations, try analogous colors like #98B99E.

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

Contrast with #98B9AF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #98B9AF?

#98B9AF is a understated cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #98B9AF?

#98B9AF in RGB is (152, 185, 175) - 152 red, 185 green, and 175 blue.

How to use #98B9AF in CSS?

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

What colors go well with #98B9AF?

#B998A2 (complementary), #98B99E (analogous), and #6A9A8C (lighter shade) work well with #98B9AF.