#9EEBCC Color Information

Hex color code: #9EEBCC

A soft cyan shade, #9EEBCC appears as (158, 235, 204) in RGB and (156°, 66%, 77%) in HSL. It is frequently seen in web interfaces.

Try:
Color NamePowder Blue
HEX
#9EEBCC
RGB
158, 235, 204
HSL
156°, 66%, 77%
CMYK
33%, 0%, 13%, 8%

Shades

CSS Usage
color: #9EEBCC;
background-color: #9EEBCC;
border-color: #9EEBCC;
box-shadow: 0 0 10px #9EEBCC;
border: 2px solid #9EEBCC;
Tailwind Usage
bg-[#9EEBCC]
text-[#9EEBCC]
border-[#9EEBCC]
shadow-[0_0_10px_9EEBCC]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #9EEBCC, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #9EEBCC; color: #000000; }

Badge

New Feature
.badge { background-color: #9EEBCC; 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 #9EEBCC; background-color: #9EEBCC15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #9EEBCC20; border-left: 4px solid #9EEBCC; }

Link / Accent

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

a { color: #9EEBCC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #9EEBCC in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

158, 235, 204

Red: 158 / Green: 235 / Blue: 204

HSL

156°, 66%, 77%

Hue: 156° / Saturation: 66% / Lightness: 77%

CMYK

33%, 0%, 13%, 8%

Cyan: 33% / Magenta: 0% / Yellow: 13% / Key: 8%

What color is #9EEBCC?

#9EEBCC is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #9EEBCC to RGB:

rgb(158, 235, 204)HEX to RGB Converter →

HEX to HSL

Convert #9EEBCC to HSL:

hsl(156, 66%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #9EEBCC to CMYK:

cmyk(33%, 0%, 13%, 8%)Color Converter →

Color Meaning and Usage

A ethereal cyan tone, #9EEBCC has RGB (158, 235, 204) and HSL (156°, 66%, 77%). Known for evoking trust and professionalism, this cyan-blue hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #9EEBCC is #EB9EBD, creating high-contrast pairings. For softer combinations, try analogous colors like #9EEBA5.

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

Contrast with #9EEBCC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #9EEBCC?

#9EEBCC is a ethereal cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #9EEBCC?

#9EEBCC in RGB is (158, 235, 204) - 158 red, 235 green, and 204 blue.

How to use #9EEBCC in CSS?

Use #9EEBCC directly in your CSS properties like color or background-color.

What colors go well with #9EEBCC?

#EB9EBD (complementary), #9EEBA5 (analogous), and #5EDEAB (lighter shade) work well with #9EEBCC.