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

Cyan

#4FAFBF

📝 Color Information for #4FAFBF

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

🔢 Color Conversion Codes for #4FAFBF

Tailwind CSS
teal-400
HEX
#4FAFBF
RGB
rgb(79, 175, 191)
RGB %
31%, 69%, 75%
HSL
hsl(189, 47%, 53%)
HSV
hsv(189, 59%, 75%)
CMYK
59%, 8%, 0%, 25%
Decimal
5222335
Web Safe
#6699CC

🎨 Color Schemes for #4FAFBF

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #4FAFBF

🌗 Shades and Tints of #4FAFBF

Shades (adding black)
Tints (adding white)

🎚️ Tones of #4FAFBF

Tones (adding gray / desaturating)

🌈 Hue Variations of #4FAFBF

Hue Variations (shifting the color spectrum)

👁️ Preview of #4FAFBF in Use

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

👓 Color Blindness Simulation for #4FAFBF

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

:root { --color-hex: #4FAFBF; --color-rgb: 79, 175, 191; --color-hsl: 189, 47%, 53%; } .bg-color { background-color: #4FAFBF; } .text-color { color: #4FAFBF; } .border-color { border-color: #4FAFBF; }

🛠️ Use #4FAFBF in Your Project

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

🔗 Related Colors to #4FAFBF

#4FBF98
Hue -30°
#4FBFB4
Hue -15°
#4F92BF
Hue +15°
#4F76BF
Hue +30°
#3D99A9
85% L
#327D8B
70% L
#245C65
50% L
#16363C
30% L
#71BECC
62% L
#96CFD9
72% L
#B8DEE5
81% L
#DDF0F3
91% L

About Cyan (#4FAFBF)

Cyan is a medium, moderately saturated, cool cyan color with a hue angle of 189°, saturation of 47%, and lightness of 53%. Its RGB value is (79, 175, 191) and its CMYK breakdown is C:59% M:8% 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 #4FAFBF

What is the HEX code for Cyan? +

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

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

What is the HSL value of #4FAFBF? +

The HSL value of #4FAFBF is hsl(189, 47%, 53%). The hue is 189°, 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 #4FAFBF a warm or cool color? +

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

The approximate CMYK value of #4FAFBF is C:59% M:8% 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 #4FAFBF with Other Tools

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