#9BEDEB Color Information

Hex color code: #9BEDEB

The hex color #9BEDEB is a ethereal cyan with RGB values of (155, 237, 235) and HSL of (179°, 69%, 77%). It is typically applied in digital products.

Try:
Color NamePale Turquoise
HEX
#9BEDEB
RGB
155, 237, 235
HSL
179°, 69%, 77%
CMYK
35%, 0%, 1%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #9BEDEB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

155, 237, 235

Red: 155 / Green: 237 / Blue: 235

HSL

179°, 69%, 77%

Hue: 179° / Saturation: 69% / Lightness: 77%

CMYK

35%, 0%, 1%, 7%

Cyan: 35% / Magenta: 0% / Yellow: 1% / Key: 7%

What color is #9BEDEB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #9BEDEB to RGB:

rgb(155, 237, 235)HEX to RGB Converter →

HEX to HSL

Convert #9BEDEB to HSL:

hsl(179, 69%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #9BEDEB to CMYK:

cmyk(35%, 0%, 1%, 7%)Color Converter →

Color Meaning and Usage

#9BEDEB is a soft cyan color with RGB values of 155, 237, 235 and HSL of 179°, 69%, 77%. This cyan-blue hue evokes trust and professionalism, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #9BEDEB is #ED9C9D, creating high-contrast pairings. For softer combinations, try analogous colors like #9CEDC3.

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

Contrast with #9BEDEB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #9BEDEB?

#9BEDEB is a soft cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #9BEDEB?

#9BEDEB in RGB is (155, 237, 235) - 155 red, 237 green, and 235 blue.

How to use #9BEDEB in CSS?

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

What colors go well with #9BEDEB?

#ED9C9D (complementary), #9CEDC3 (analogous), and #5BE1DF (lighter shade) work well with #9BEDEB.