#88CDBC Color Information

Hex color code: #88CDBC

#88CDBC is a pastel cyan color. In RGB it is (136, 205, 188), and in HSL it is (165°, 41%, 67%). It is commonly used in modern UI design.

Try:
Color NameMedium Aquamarine
HEX
#88CDBC
RGB
136, 205, 188
HSL
165°, 41%, 67%
CMYK
34%, 0%, 8%, 20%

Shades

CSS Usage
color: #88CDBC;
background-color: #88CDBC;
border-color: #88CDBC;
box-shadow: 0 0 10px #88CDBC;
border: 2px solid #88CDBC;
Tailwind Usage
bg-[#88CDBC]
text-[#88CDBC]
border-[#88CDBC]
shadow-[0_0_10px_88CDBC]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #88CDBC, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #88CDBC; color: #000000; }

Badge

New Feature
.badge { background-color: #88CDBC; 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 #88CDBC; background-color: #88CDBC15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #88CDBC20; border-left: 4px solid #88CDBC; }

Link / Accent

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

a { color: #88CDBC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #88CDBC in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

136, 205, 188

Red: 136 / Green: 205 / Blue: 188

HSL

165°, 41%, 67%

Hue: 165° / Saturation: 41% / Lightness: 67%

CMYK

34%, 0%, 8%, 20%

Cyan: 34% / Magenta: 0% / Yellow: 8% / Key: 20%

What color is #88CDBC?

#88CDBC is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #88CDBC to RGB:

rgb(136, 205, 188)HEX to RGB Converter →

HEX to HSL

Convert #88CDBC to HSL:

hsl(165, 41%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #88CDBC to CMYK:

cmyk(34%, 0%, 8%, 20%)Color Converter →

Color Meaning and Usage

A gentle cyan tone, #88CDBC has RGB (136, 205, 188) and HSL (165°, 41%, 67%). 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 #88CDBC is #CD889A, creating high-contrast pairings. For softer combinations, try analogous colors like #88CD9A.

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

Contrast with #88CDBC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #88CDBC?

#88CDBC is a gentle cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #88CDBC?

#88CDBC in RGB is (136, 205, 188) - 136 red, 205 green, and 188 blue.

How to use #88CDBC in CSS?

Use #88CDBC directly in your CSS properties like color or background-color.

What colors go well with #88CDBC?

#CD889A (complementary), #88CD9A (analogous), and #52B79E (lighter shade) work well with #88CDBC.