#9EFFDF Color Information

Hex color code: #9EFFDF

The hex color #9EFFDF is a delicate cyan with RGB values of (158, 255, 223) and HSL of (160°, 100%, 81%). It is often used for branding and logos.

Try:
Color NamePale Turquoise
HEX
#9EFFDF
RGB
158, 255, 223
HSL
160°, 100%, 81%
CMYK
38%, 0%, 13%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #9EFFDF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

158, 255, 223

Red: 158 / Green: 255 / Blue: 223

HSL

160°, 100%, 81%

Hue: 160° / Saturation: 100% / Lightness: 81%

CMYK

38%, 0%, 13%, 0%

Cyan: 38% / Magenta: 0% / Yellow: 13% / Key: 0%

What color is #9EFFDF?

#9EFFDF is a very light tint associated with purity and simplicity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #9EFFDF to RGB:

rgb(158, 255, 223)HEX to RGB Converter →

HEX to HSL

Convert #9EFFDF to HSL:

hsl(160, 100%, 81%)RGB to HSL Converter →

HEX to CMYK

Convert #9EFFDF to CMYK:

cmyk(38%, 0%, 13%, 0%)Color Converter →

Color Meaning and Usage

A airy cyan tone, #9EFFDF has RGB (158, 255, 223) and HSL (160°, 100%, 81%). Known for evoking purity and simplicity, this very light tint is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #9EFFDF is #FF9EBE, creating high-contrast pairings. For softer combinations, try analogous colors like #9EFFAE.

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

Contrast with #9EFFDF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #9EFFDF?

#9EFFDF is a airy cyan color - a very light tint that evokes purity and simplicity.

What is the RGB value of #9EFFDF?

#9EFFDF in RGB is (158, 255, 223) - 158 red, 255 green, and 223 blue.

How to use #9EFFDF in CSS?

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

What colors go well with #9EFFDF?

#FF9EBE (complementary), #9EFFAE (analogous), and #52FFC5 (lighter shade) work well with #9EFFDF.