✓ Copied to clipboard
#1FEAEA (Vivid Cyan) color swatch preview — Color From Pic.
#1FEAEA — Vivid Cyan color swatch

Vivid Cyan

#1FEAEA

📝 Color Information for #1FEAEA

The hexadecimal color code #1FEAEA represents a medium shade in the cyan family. In the RGB color model, this color is composed of 31 red, 234 green, and 234 blue, which translates to approximately 12% red, 92% green, and 92% blue. This makes it a highly 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, #1FEAEA has a hue of 180 degrees, a saturation level of 83%, and a lightness value of 52%. 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 87%, and brightness/value of 92%. For print applications using the CMYK color model, #1FEAEA would be reproduced using 87% cyan, 0% magenta, 0% yellow, and 8% black. The closest web-safe color is #33FFFF, 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 high saturation makes this color vibrant and attention-grabbing, ideal for call-to-action buttons, highlights, and accent elements. When pairing #1FEAEA 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 2091754, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #1FEAEA

Tailwind CSS
cyan-400
HEX
#1FEAEA
RGB
rgb(31, 234, 234)
RGB %
12%, 92%, 92%
HSL
hsl(180, 83%, 52%)
HSV
hsv(180, 87%, 92%)
CMYK
87%, 0%, 0%, 8%
Decimal
2091754
Web Safe
#33FFFF

🎨 Color Schemes for #1FEAEA

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #1FEAEA

🌗 Shades and Tints of #1FEAEA

Shades (adding black)
Tints (adding white)

🎚️ Tones of #1FEAEA

Tones (adding gray / desaturating)

🌈 Hue Variations of #1FEAEA

Hue Variations (shifting the color spectrum)

👁️ Preview of #1FEAEA in Use

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

👓 Color Blindness Simulation for #1FEAEA

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 #1FEAEA

:root { --color-hex: #1FEAEA; --color-rgb: 31, 234, 234; --color-hsl: 180, 83%, 52%; } .bg-color { background-color: #1FEAEA; } .text-color { color: #1FEAEA; } .border-color { border-color: #1FEAEA; }

🛠️ Use #1FEAEA in Your Project

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

🔗 Related Colors to #1FEAEA

#1FEA85
Hue -30°
#1FEAB7
Hue -15°
#1FB7EA
Hue +15°
#1F85EA
Hue +30°
#13CDCD
85% L
#10A8A8
70% L
#0B7979
50% L
#074B4B
30% L
#4EEFEF
62% L
#78F2F2
71% L
#A6F7F7
81% L
#D0FBFB
90% L

About Vivid Cyan (#1FEAEA)

Vivid Cyan is a medium, vibrant, cool cyan color with a hue angle of 180°, saturation of 83%, and lightness of 52%. Its RGB value is (31, 234, 234) and its CMYK breakdown is C:87% M:0% Y:0% K:8%.

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

Frequently Asked Questions About #1FEAEA

What is the HEX code for Vivid Cyan? +

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

The RGB value of #1FEAEA is rgb(31, 234, 234). This means the color contains 31 out of 255 parts red, 234 out of 255 parts green, and 234 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(31, 234, 234);

What is the HSL value of #1FEAEA? +

The HSL value of #1FEAEA is hsl(180, 83%, 52%). The hue is 180°, placing it in the cyan family on the color wheel. The saturation is 83%, making it vibrant. The lightness is 52%, 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 #1FEAEA a warm or cool color? +

#1FEAEA 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 #1FEAEA? +

The approximate CMYK value of #1FEAEA is C:87% M:0% Y:0% K:8%. 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 #1FEAEA with Other Tools

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