✓ Copied to clipboard
#3ABECB (Cool Cyan) color swatch preview — Color From Pic.
#3ABECB — Cool Cyan color swatch

Cool Cyan

#3ABECB

📝 Color Information for #3ABECB

The hexadecimal color code #3ABECB represents a medium shade in the cyan family. In the RGB color model, this color is composed of 58 red, 190 green, and 203 blue, which translates to approximately 23% red, 75% green, and 80% blue. This makes it a moderately saturated color with cool undertones that can evoke different emotional responses depending on its application. When analyzed in the HSL (Hue, Saturation, Lightness) color space, #3ABECB has a hue of 185 degrees, a saturation level of 58%, and a lightness value of 51%. The hue angle of 185° places this color firmly in the cyan spectrum. In the HSV/HSB color model, this translates to a hue of 185°, saturation of 71%, and brightness/value of 80%. For print applications using the CMYK color model, #3ABECB would be reproduced using 71% cyan, 6% magenta, 0% yellow, and 20% black. The closest web-safe color is #33CCCC, 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 #3ABECB with other colors, consider its complementary color at hue 5° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 3849931, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #3ABECB

Tailwind CSS
teal-400
HEX
#3ABECB
RGB
rgb(58, 190, 203)
RGB %
23%, 75%, 80%
HSL
hsl(185, 58%, 51%)
HSV
hsv(185, 71%, 80%)
CMYK
71%, 6%, 0%, 20%
Decimal
3849931
Web Safe
#33CCCC

🎨 Color Schemes for #3ABECB

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #3ABECB

🌗 Shades and Tints of #3ABECB

Shades (adding black)
Tints (adding white)

🎚️ Tones of #3ABECB

Tones (adding gray / desaturating)

🌈 Hue Variations of #3ABECB

Hue Variations (shifting the color spectrum)

👁️ Preview of #3ABECB in Use

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

👓 Color Blindness Simulation for #3ABECB

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 #3ABECB

:root { --color-hex: #3ABECB; --color-rgb: 58, 190, 203; --color-hsl: 185, 58%, 51%; } .bg-color { background-color: #3ABECB; } .text-color { color: #3ABECB; } .border-color { border-color: #3ABECB; }

🛠️ Use #3ABECB in Your Project

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

🔗 Related Colors to #3ABECB

#3ACB8E
Hue -30°
#3ACBB2
Hue -15°
#3A9ACB
Hue +15°
#3A76CB
Hue +30°
#2EA3AD
85% L
#278891
70% L
#1C6269
50% L
#10393C
30% L
#62CCD5
61% L
#8AD9E0
71% L
#AEE5EA
80% L
#D7F2F4
90% L

About Cool Cyan (#3ABECB)

Cool Cyan is a medium, moderately saturated, cool cyan color with a hue angle of 185°, saturation of 58%, and lightness of 51%. Its RGB value is (58, 190, 203) and its CMYK breakdown is C:71% M:6% Y:0% K:20%.

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

Frequently Asked Questions About #3ABECB

What is the HEX code for Cool Cyan? +

The HEX code for Cool Cyan is #3ABECB. In CSS you can use it directly as color: #3ABECB; or as a background: background-color: #3ABECB;. 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 #3ABECB? +

The RGB value of #3ABECB is rgb(58, 190, 203). This means the color contains 58 out of 255 parts red, 190 out of 255 parts green, and 203 out of 255 parts blue. Red is the moderate channel in this color mix. You can use the full RGB function in any CSS property: color: rgb(58, 190, 203);

What is the HSL value of #3ABECB? +

The HSL value of #3ABECB is hsl(185, 58%, 51%). The hue is 185°, placing it in the cyan family on the color wheel. The saturation is 58%, making it moderately saturated. The lightness is 51%, 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 #3ABECB a warm or cool color? +

#3ABECB is classified as a cool color based on its hue angle of 185°. 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 #3ABECB? +

The approximate CMYK value of #3ABECB is C:71% M:6% Y:0% K:20%. 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 #3ABECB with Other Tools

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