✓ Copied to clipboard
#4FBCBF (Cyan) color swatch preview — Color From Pic.
#4FBCBF — Cyan color swatch

Cyan

#4FBCBF

📝 Color Information for #4FBCBF

The hexadecimal color code #4FBCBF represents a medium shade in the cyan family. In the RGB color model, this color is composed of 79 red, 188 green, and 191 blue, which translates to approximately 31% red, 74% green, and 75% 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, #4FBCBF has a hue of 182 degrees, a saturation level of 47%, and a lightness value of 53%. The hue angle of 182° places this color firmly in the cyan spectrum. In the HSV/HSB color model, this translates to a hue of 182°, saturation of 59%, and brightness/value of 75%. For print applications using the CMYK color model, #4FBCBF would be reproduced using 59% cyan, 2% magenta, 0% yellow, and 25% black. The closest web-safe color is #66CCCC, 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 #4FBCBF with other colors, consider its complementary color at hue 2° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 5225663, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #4FBCBF

Tailwind CSS
teal-400
HEX
#4FBCBF
RGB
rgb(79, 188, 191)
RGB %
31%, 74%, 75%
HSL
hsl(182, 47%, 53%)
HSV
hsv(182, 59%, 75%)
CMYK
59%, 2%, 0%, 25%
Decimal
5225663
Web Safe
#66CCCC

🎨 Color Schemes for #4FBCBF

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #4FBCBF

🌗 Shades and Tints of #4FBCBF

Shades (adding black)
Tints (adding white)

🎚️ Tones of #4FBCBF

Tones (adding gray / desaturating)

🌈 Hue Variations of #4FBCBF

Hue Variations (shifting the color spectrum)

👁️ Preview of #4FBCBF in Use

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

👓 Color Blindness Simulation for #4FBCBF

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 #4FBCBF

:root { --color-hex: #4FBCBF; --color-rgb: 79, 188, 191; --color-hsl: 182, 47%, 53%; } .bg-color { background-color: #4FBCBF; } .text-color { color: #4FBCBF; } .border-color { border-color: #4FBCBF; }

🛠️ Use #4FBCBF in Your Project

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

🔗 Related Colors to #4FBCBF

#4FBF8B
Hue -30°
#4FBFA7
Hue -15°
#4FA0BF
Hue +15°
#4F83BF
Hue +30°
#3DA5A9
85% L
#32888B
70% L
#246365
50% L
#163B3C
30% L
#71C9CC
62% L
#96D7D9
72% L
#B8E4E5
81% L
#DDF2F3
91% L

About Cyan (#4FBCBF)

Cyan is a medium, moderately saturated, cool cyan color with a hue angle of 182°, saturation of 47%, and lightness of 53%. Its RGB value is (79, 188, 191) and its CMYK breakdown is C:59% M:2% Y:0% K:25%.

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

Frequently Asked Questions About #4FBCBF

What is the HEX code for Cyan? +

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

The RGB value of #4FBCBF is rgb(79, 188, 191). This means the color contains 79 out of 255 parts red, 188 out of 255 parts green, and 191 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(79, 188, 191);

What is the HSL value of #4FBCBF? +

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

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

The approximate CMYK value of #4FBCBF is C:59% M:2% Y:0% K:25%. 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 #4FBCBF with Other Tools

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