#9EEFED Color Information

Hex color code: #9EEFED

A soft cyan shade, #9EEFED appears as (158, 239, 237) in RGB and (179°, 72%, 78%) in HSL. It is frequently seen in web interfaces.

Try:
Color NamePale Turquoise
HEX
#9EEFED
RGB
158, 239, 237
HSL
179°, 72%, 78%
CMYK
34%, 0%, 1%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #9EEFED; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

158, 239, 237

Red: 158 / Green: 239 / Blue: 237

HSL

179°, 72%, 78%

Hue: 179° / Saturation: 72% / Lightness: 78%

CMYK

34%, 0%, 1%, 6%

Cyan: 34% / Magenta: 0% / Yellow: 1% / Key: 6%

What color is #9EEFED?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #9EEFED to RGB:

rgb(158, 239, 237)HEX to RGB Converter →

HEX to HSL

Convert #9EEFED to HSL:

hsl(179, 72%, 78%)RGB to HSL Converter →

HEX to CMYK

Convert #9EEFED to CMYK:

cmyk(34%, 0%, 1%, 6%)Color Converter →

Color Meaning and Usage

#9EEFED is a delicate cyan color with RGB values of 158, 239, 237 and HSL of 179°, 72%, 78%. This cyan-blue hue evokes trust and professionalism, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #9EEFED is #EF9FA0, creating high-contrast pairings. For softer combinations, try analogous colors like #9FEFC6.

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

Contrast with #9EEFED

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #9EEFED?

#9EEFED is a delicate cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #9EEFED?

#9EEFED in RGB is (158, 239, 237) - 158 red, 239 green, and 237 blue.

How to use #9EEFED in CSS?

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

What colors go well with #9EEFED?

#EF9FA0 (complementary), #9FEFC6 (analogous), and #5DE5E2 (lighter shade) work well with #9EEFED.