#96EDDF Color Information

Hex color code: #96EDDF

A delicate cyan shade, #96EDDF appears as (150, 237, 223) in RGB and (170°, 71%, 76%) in HSL. It is often used for branding and logos.

Try:
Color NamePale Turquoise
HEX
#96EDDF
RGB
150, 237, 223
HSL
170°, 71%, 76%
CMYK
37%, 0%, 6%, 7%

Shades

CSS Usage
color: #96EDDF;
background-color: #96EDDF;
border-color: #96EDDF;
box-shadow: 0 0 10px #96EDDF;
border: 2px solid #96EDDF;
Tailwind Usage
bg-[#96EDDF]
text-[#96EDDF]
border-[#96EDDF]
shadow-[0_0_10px_96EDDF]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #96EDDF, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #96EDDF; color: #000000; }

Badge

New Feature
.badge { background-color: #96EDDF; 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 #96EDDF; background-color: #96EDDF15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #96EDDF20; border-left: 4px solid #96EDDF; }

Link / Accent

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

a { color: #96EDDF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #96EDDF in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

150, 237, 223

Red: 150 / Green: 237 / Blue: 223

HSL

170°, 71%, 76%

Hue: 170° / Saturation: 71% / Lightness: 76%

CMYK

37%, 0%, 6%, 7%

Cyan: 37% / Magenta: 0% / Yellow: 6% / Key: 7%

What color is #96EDDF?

#96EDDF is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #96EDDF to RGB:

rgb(150, 237, 223)HEX to RGB Converter →

HEX to HSL

Convert #96EDDF to HSL:

hsl(170, 71%, 76%)RGB to HSL Converter →

HEX to CMYK

Convert #96EDDF to CMYK:

cmyk(37%, 0%, 6%, 7%)Color Converter →

Color Meaning and Usage

A ethereal cyan tone, #96EDDF has RGB (150, 237, 223) and HSL (170°, 71%, 76%). Known for evoking trust and professionalism, this cyan-blue hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #96EDDF is #ED96A5, creating high-contrast pairings. For softer combinations, try analogous colors like #96EDB3.

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

Contrast with #96EDDF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #96EDDF?

#96EDDF is a ethereal cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #96EDDF?

#96EDDF in RGB is (150, 237, 223) - 150 red, 237 green, and 223 blue.

How to use #96EDDF in CSS?

Use #96EDDF directly in your CSS properties like color or background-color.

What colors go well with #96EDDF?

#ED96A5 (complementary), #96EDB3 (analogous), and #55E2CB (lighter shade) work well with #96EDDF.