#98CBBC Color Information

Hex color code: #98CBBC

A pastel cyan shade, #98CBBC appears as (152, 203, 188) in RGB and (162°, 33%, 70%) in HSL. It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#98CBBC
RGB
152, 203, 188
HSL
162°, 33%, 70%
CMYK
25%, 0%, 7%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #98CBBC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

152, 203, 188

Red: 152 / Green: 203 / Blue: 188

HSL

162°, 33%, 70%

Hue: 162° / Saturation: 33% / Lightness: 70%

CMYK

25%, 0%, 7%, 20%

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

What color is #98CBBC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #98CBBC to RGB:

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

HEX to HSL

Convert #98CBBC to HSL:

hsl(162, 33%, 70%)RGB to HSL Converter →

HEX to CMYK

Convert #98CBBC to CMYK:

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

Color Meaning and Usage

#98CBBC is a subtle cyan color with RGB values of 152, 203, 188 and HSL of 162°, 33%, 70%. This cyan-blue hue evokes trust and professionalism, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #98CBBC is #CC99A8, creating high-contrast pairings. For softer combinations, try analogous colors like #99CCA3.

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

Contrast with #98CBBC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #98CBBC?

#98CBBC is a subtle cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #98CBBC?

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

How to use #98CBBC in CSS?

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

What colors go well with #98CBBC?

#CC99A8 (complementary), #99CCA3 (analogous), and #66B29B (lighter shade) work well with #98CBBC.