✓ Copied to clipboard
#54F2AE (Soft Vivid Teal) color swatch preview — Color From Pic.
#54F2AE — Soft Vivid Teal color swatch

Soft Vivid Teal

#54F2AE

📝 Color Information for #54F2AE

The hexadecimal color code #54F2AE represents a light shade in the cyan family. In the RGB color model, this color is composed of 84 red, 242 green, and 174 blue, which translates to approximately 33% red, 95% green, and 68% 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, #54F2AE has a hue of 154 degrees, a saturation level of 86%, and a lightness value of 64%. The hue angle of 154° places this color firmly in the cyan spectrum. In the HSV/HSB color model, this translates to a hue of 154°, saturation of 65%, and brightness/value of 95%. For print applications using the CMYK color model, #54F2AE would be reproduced using 65% cyan, 0% magenta, 28% yellow, and 5% black. The closest web-safe color is #66FF99, 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 #54F2AE with other colors, consider its complementary color at hue 334° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 5567150, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #54F2AE

Tailwind CSS
emerald-300
HEX
#54F2AE
RGB
rgb(84, 242, 174)
RGB %
33%, 95%, 68%
HSL
hsl(154, 86%, 64%)
HSV
hsv(154, 65%, 95%)
CMYK
65%, 0%, 28%, 5%
Decimal
5567150
Web Safe
#66FF99

🎨 Color Schemes for #54F2AE

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #54F2AE

🌗 Shades and Tints of #54F2AE

Shades (adding black)
Tints (adding white)

🎚️ Tones of #54F2AE

Tones (adding gray / desaturating)

🌈 Hue Variations of #54F2AE

Hue Variations (shifting the color spectrum)

👁️ Preview of #54F2AE in Use

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

👓 Color Blindness Simulation for #54F2AE

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 #54F2AE

:root { --color-hex: #54F2AE; --color-rgb: 84, 242, 174; --color-hsl: 154, 86%, 64%; } .bg-color { background-color: #54F2AE; } .text-color { color: #54F2AE; } .border-color { border-color: #54F2AE; }

🛠️ Use #54F2AE in Your Project

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

🔗 Related Colors to #54F2AE

#54F25F
Hue -30°
#54F286
Hue -15°
#54F2D5
Hue +15°
#54E8F2
Hue +30°
#25EF97
85% L
#10D580
70% L
#0B985B
50% L
#075A36
30% L
#75F5BE
71% L
#97F7CD
78% L
#BDFADF
86% L
#DEFDEF
93% L

About Soft Vivid Teal (#54F2AE)

Soft Vivid Teal is a medium, vibrant, cool cyan color with a hue angle of 154°, saturation of 86%, and lightness of 64%. Its RGB value is (84, 242, 174) and its CMYK breakdown is C:65% M:0% Y:28% K:5%.

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

Frequently Asked Questions About #54F2AE

What is the HEX code for Soft Vivid Teal? +

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

The RGB value of #54F2AE is rgb(84, 242, 174). This means the color contains 84 out of 255 parts red, 242 out of 255 parts green, and 174 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(84, 242, 174);

What is the HSL value of #54F2AE? +

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

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

The approximate CMYK value of #54F2AE is C:65% M:0% Y:28% K:5%. 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 #54F2AE with Other Tools

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