✓ Copied to clipboard
#88BABA (Soft Cyan) color swatch preview — Color From Pic.
#88BABA — Soft Cyan color swatch

Soft Cyan

#88BABA

📝 Color Information for #88BABA

The hexadecimal color code #88BABA represents a light shade in the cyan family. In the RGB color model, this color is composed of 136 red, 186 green, and 186 blue, which translates to approximately 53% red, 73% green, and 73% blue. This makes it a slightly desaturated color with cool undertones that can evoke different emotional responses depending on its application. When analyzed in the HSL (Hue, Saturation, Lightness) color space, #88BABA has a hue of 180 degrees, a saturation level of 27%, and a lightness value of 63%. The hue angle of 180° places this color firmly in the cyan spectrum. In the HSV/HSB color model, this translates to a hue of 180°, saturation of 27%, and brightness/value of 73%. For print applications using the CMYK color model, #88BABA would be reproduced using 27% cyan, 0% magenta, 0% yellow, and 27% black. The closest web-safe color is #99CCCC, which may be useful for ensuring compatibility across older displays and systems. This color works well in various design contexts. With its medium lightness, it's versatile enough for both foreground elements and subtle backgrounds. The moderate to low saturation gives this color a sophisticated, muted quality that works well in professional and minimalist designs. When pairing #88BABA with other colors, consider its complementary color at hue 0° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 8960698, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #88BABA

Tailwind CSS
slate-400
HEX
#88BABA
RGB
rgb(136, 186, 186)
RGB %
53%, 73%, 73%
HSL
hsl(180, 27%, 63%)
HSV
hsv(180, 27%, 73%)
CMYK
27%, 0%, 0%, 27%
Decimal
8960698
Web Safe
#99CCCC

🎨 Color Schemes for #88BABA

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #88BABA

🌗 Shades and Tints of #88BABA

Shades (adding black)
Tints (adding white)

🎚️ Tones of #88BABA

Tones (adding gray / desaturating)

🌈 Hue Variations of #88BABA

Hue Variations (shifting the color spectrum)

👁️ Preview of #88BABA in Use

Text on #88BABA
This demonstrates text readability on the color background. (Click to edit)
#88BABA as Text
This shows the color used as text on white. (Click to edit)

👓 Color Blindness Simulation for #88BABA

Check how a color is perceived by people with different types of color blindness to create more accessible designs. Understanding color perception helps ensure your content is accessible to everyone.

📋 CSS Code for #88BABA

:root { --color-hex: #88BABA; --color-rgb: 136, 186, 186; --color-hsl: 180, 27%, 63%; } .bg-color { background-color: #88BABA; } .text-color { color: #88BABA; } .border-color { border-color: #88BABA; }

🛠️ Use #88BABA in Your Project

🎨
Build a Palette with #88BABA
Generate harmonious color schemes
⚖️
Check Contrast for #88BABA
WCAG accessibility testing
🌈
Create a Gradient with #88BABA
Beautiful CSS gradients

🔗 Related Colors to #88BABA

#87BAA1
Hue -30°
#87BAAD
Hue -15°
#87ADBA
Hue +15°
#87A1BA
Hue +30°
#6AA9A9
85% L
#528E8E
70% L
#3C6868
50% L
#233E3E
30% L
#9EC7C7
70% L
#B8D6D6
78% L
#CEE3E3
85% L
#E8F2F2
93% L

About Soft Cyan (#88BABA)

Soft Cyan is a medium, moderately saturated, cool cyan color with a hue angle of 180°, saturation of 27%, and lightness of 63%. Its RGB value is (136, 186, 186) and its CMYK breakdown is C:27% M:0% Y:0% K:27%.

This is a Summer (Cool) color palette archetype. Calm, Clarity, Communication, Tech. Cyan/Teal promotes clear thinking and emotional balance.

Frequently Asked Questions About #88BABA

What is the HEX code for Soft Cyan? +

The HEX code for Soft Cyan is #88BABA. In CSS you can use it directly as color: #88BABA; or as a background: background-color: #88BABA;. The three-character shorthand is not available for this color since it cannot be reduced without changing the value. Use the full six-character hex for accurate reproduction in any web or design project.

What is the RGB value of #88BABA? +

The RGB value of #88BABA is rgb(136, 186, 186). This means the color contains 136 out of 255 parts red, 186 out of 255 parts green, and 186 out of 255 parts blue. Red is the weakest (with blue dominant) channel in this color mix. You can use the full RGB function in any CSS property: color: rgb(136, 186, 186);

What is the HSL value of #88BABA? +

The HSL value of #88BABA is hsl(180, 27%, 63%). The hue is 180°, placing it in the cyan family on the color wheel. The saturation is 27%, making it moderately saturated. The lightness is 63%, making it medium. HSL is the most useful format for programmatic color manipulation in CSS, as you can easily adjust lightness to create tints and shades.

Is #88BABA a warm or cool color? +

#88BABA is classified as a cool color based on its hue angle of 180°. Cool colors — blues, greens, and purples — evoke calm, trust, and professionalism. They tend to recede visually and create a feeling of space. In design, cool colors are often used for technology, healthcare, and finance brands, as well as anywhere a sense of calm or reliability is needed.

What is the CMYK value of #88BABA? +

The approximate CMYK value of #88BABA is C:27% M:0% Y:0% K:27%. CMYK (Cyan, Magenta, Yellow, Key/Black) is the color model used in physical printing. Unlike RGB which mixes light additively on screens, CMYK mixes inks subtractively on paper. Note that the RGB-to-CMYK conversion is an approximation — screen colors and print colors exist in different color gamuts, and some screen colors cannot be exactly reproduced in print. For precise print work, consult a professional print color profile or Pantone matching system.

Analyze #88BABA with Other Tools

🔢
Color Converter
Get all formats for #88BABA — HEX, RGB, HSL, HSV, CMYK, harmonies and shades.
Contrast Checker
Test whether #88BABA passes WCAG AA/AAA contrast requirements as text.
🎨
Palette Generator
Generate complementary, triadic, and analogous palettes starting from #88BABA.
👓
Blindness Simulator
See how #88BABA appears to users with deuteranopia, protanopia, and tritanopia.
📊
Color Analysis
Deep analysis of luminance, temperature, psychology and harmonies for #88BABA.
🎭
Creative Aspects
Explore the mood, psychology, seasonal meaning, and mixing guide for #88BABA.
🌅
Gradient Maker
Create a beautiful CSS linear or radial gradient starting from #88BABA.
🔬
Technical Formats
See #88BABA in OKLCH, Lab, HSV, XYZ, and other advanced color spaces.
🎨
Practical Formats
Get #88BABA as a CSS variable, Tailwind class, design token, and more.

More Color Tools

Explore our full suite of free color utilities for designers and developers.