✓ Copied to clipboard
#40F7EE (Soft Vivid Cyan) color swatch preview — Color From Pic.
#40F7EE — Soft Vivid Cyan color swatch

Soft Vivid Cyan

#40F7EE

📝 Color Information for #40F7EE

The hexadecimal color code #40F7EE represents a light shade in the cyan family. In the RGB color model, this color is composed of 64 red, 247 green, and 238 blue, which translates to approximately 25% red, 97% green, and 93% 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, #40F7EE has a hue of 177 degrees, a saturation level of 92%, and a lightness value of 61%. The hue angle of 177° places this color firmly in the cyan spectrum. In the HSV/HSB color model, this translates to a hue of 177°, saturation of 74%, and brightness/value of 97%. For print applications using the CMYK color model, #40F7EE would be reproduced using 74% cyan, 0% magenta, 4% yellow, and 3% 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 #40F7EE with other colors, consider its complementary color at hue 357° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 4257774, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #40F7EE

Tailwind CSS
teal-300
HEX
#40F7EE
RGB
rgb(64, 247, 238)
RGB %
25%, 97%, 93%
HSL
hsl(177, 92%, 61%)
HSV
hsv(177, 74%, 97%)
CMYK
74%, 0%, 4%, 3%
Decimal
4257774
Web Safe
#33FFFF

🎨 Color Schemes for #40F7EE

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #40F7EE

🌗 Shades and Tints of #40F7EE

Shades (adding black)
Tints (adding white)

🎚️ Tones of #40F7EE

Tones (adding gray / desaturating)

🌈 Hue Variations of #40F7EE

Hue Variations (shifting the color spectrum)

👁️ Preview of #40F7EE in Use

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

👓 Color Blindness Simulation for #40F7EE

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 #40F7EE

:root { --color-hex: #40F7EE; --color-rgb: 64, 247, 238; --color-hsl: 177, 92%, 61%; } .bg-color { background-color: #40F7EE; } .text-color { color: #40F7EE; } .border-color { border-color: #40F7EE; }

🛠️ Use #40F7EE in Your Project

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

🔗 Related Colors to #40F7EE

#40F792
Hue -30°
#40F7C0
Hue -15°
#40D2F7
Hue +15°
#40A5F7
Hue +30°
#14F5EA
85% L
#09D3C8
70% L
#069891
50% L
#045854
30% L
#67F9F1
69% L
#8EFAF5
77% L
#B1FCF8
84% L
#D8FDFB
92% L

About Soft Vivid Cyan (#40F7EE)

Soft Vivid Cyan is a medium, vibrant, cool cyan color with a hue angle of 177°, saturation of 92%, and lightness of 61%. Its RGB value is (64, 247, 238) and its CMYK breakdown is C:74% M:0% Y:4% K:3%.

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

Frequently Asked Questions About #40F7EE

What is the HEX code for Soft Vivid Cyan? +

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

The RGB value of #40F7EE is rgb(64, 247, 238). This means the color contains 64 out of 255 parts red, 247 out of 255 parts green, and 238 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(64, 247, 238);

What is the HSL value of #40F7EE? +

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

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

The approximate CMYK value of #40F7EE is C:74% M:0% Y:4% K:3%. 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 #40F7EE with Other Tools

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