#88ACAF Color Information

Hex color code: #88ACAF

A gentle cyan shade, #88ACAF appears as (136, 172, 175) in RGB and (185°, 20%, 61%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameDark Sea Green
HEX
#88ACAF
RGB
136, 172, 175
HSL
185°, 20%, 61%
CMYK
22%, 2%, 0%, 31%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #88ACAF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

136, 172, 175

Red: 136 / Green: 172 / Blue: 175

HSL

185°, 20%, 61%

Hue: 185° / Saturation: 20% / Lightness: 61%

CMYK

22%, 2%, 0%, 31%

Cyan: 22% / Magenta: 2% / Yellow: 0% / Key: 31%

What color is #88ACAF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #88ACAF to RGB:

rgb(136, 172, 175)HEX to RGB Converter →

HEX to HSL

Convert #88ACAF to HSL:

hsl(185, 20%, 61%)RGB to HSL Converter →

HEX to CMYK

Convert #88ACAF to CMYK:

cmyk(22%, 2%, 0%, 31%)Color Converter →

Color Meaning and Usage

A subtle cyan tone, #88ACAF has RGB (136, 172, 175) and HSL (185°, 20%, 61%). Known for evoking trust and professionalism, this cyan-blue hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #88ACAF is #AF8B88, creating high-contrast pairings. For softer combinations, try analogous colors like #88AF9F.

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

Contrast with #88ACAF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #88ACAF?

#88ACAF is a subtle cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #88ACAF?

#88ACAF in RGB is (136, 172, 175) - 136 red, 172 green, and 175 blue.

How to use #88ACAF in CSS?

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

What colors go well with #88ACAF?

#AF8B88 (complementary), #88AF9F (analogous), and #5E898D (lighter shade) work well with #88ACAF.