✓ Copied to clipboard
#F0FFF6 (Very Light Vivid Emerald) color swatch preview — Color From Pic.
#F0FFF6 — Very Light Vivid Emerald color swatch

Very Light Vivid Emerald

#F0FFF6

📝 Color Information for #F0FFF6

The hexadecimal color code #F0FFF6 represents a very light shade in the green family. In the RGB color model, this color is composed of 240 red, 255 green, and 246 blue, which translates to approximately 94% red, 100% green, and 96% 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, #F0FFF6 has a hue of 144 degrees, a saturation level of 100%, and a lightness value of 97%. The hue angle of 144° places this color firmly in the green spectrum. In the HSV/HSB color model, this translates to a hue of 144°, saturation of 6%, and brightness/value of 100%. For print applications using the CMYK color model, #F0FFF6 would be reproduced using 6% cyan, 0% magenta, 4% yellow, and 0% black. The closest web-safe color is #FFFFFF, which may be useful for ensuring compatibility across older displays and systems. This color works well in various design contexts. As a lighter shade, it's excellent for backgrounds, negative space, and creating a sense of openness in designs. The high saturation makes this color vibrant and attention-grabbing, ideal for call-to-action buttons, highlights, and accent elements. When pairing #F0FFF6 with other colors, consider its complementary color at hue 324° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 15794166, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #F0FFF6

Tailwind CSS
green-50
HEX
#F0FFF6
RGB
rgb(240, 255, 246)
RGB %
94%, 100%, 96%
HSL
hsl(144, 100%, 97%)
HSV
hsv(144, 6%, 100%)
CMYK
6%, 0%, 4%, 0%
Decimal
15794166
Web Safe
#FFFFFF

🎨 Color Schemes for #F0FFF6

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #F0FFF6

🌗 Shades and Tints of #F0FFF6

Shades (adding black)
Tints (adding white)

🎚️ Tones of #F0FFF6

Tones (adding gray / desaturating)

🌈 Hue Variations of #F0FFF6

Hue Variations (shifting the color spectrum)

👁️ Preview of #F0FFF6 in Use

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

👓 Color Blindness Simulation for #F0FFF6

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 #F0FFF6

:root { --color-hex: #F0FFF6; --color-rgb: 240, 255, 246; --color-hsl: 144, 100%, 97%; } .bg-color { background-color: #F0FFF6; } .text-color { color: #F0FFF6; } .border-color { border-color: #F0FFF6; }

🛠️ Use #F0FFF6 in Your Project

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

🔗 Related Colors to #F0FFF6

#F1FFF0
Hue -30°
#F0FFF2
Hue -15°
#F0FFFA
Hue +15°
#F0FFFD
Hue +30°
#A3FFC8
85% L
#5CFF9D
70% L
#00FA64
50% L
#00943B
30% L
#F5FFF9
98% L
#F5FFF9
98% L
#FAFFFC
99% L
#FAFFFC
99% L

About Very Light Vivid Emerald (#F0FFF6)

Very Light Vivid Emerald is a light, vibrant, cool green color with a hue angle of 144°, saturation of 100%, and lightness of 97%. Its RGB value is (240, 255, 246) and its CMYK breakdown is C:6% M:0% Y:4% K:0%.

This is a Spring (Fresh) color palette archetype. Nature, Growth, Harmony, Health. Green suggests stability and endurance, bridging the warm and cool colors.

Frequently Asked Questions About #F0FFF6

What is the HEX code for Very Light Vivid Emerald? +

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

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

What is the HSL value of #F0FFF6? +

The HSL value of #F0FFF6 is hsl(144, 100%, 97%). The hue is 144°, placing it in the green family on the color wheel. The saturation is 100%, making it vibrant. The lightness is 97%, making it light. HSL is the most useful format for programmatic color manipulation in CSS, as you can easily adjust lightness to create tints and shades.

Is #F0FFF6 a warm or cool color? +

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

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

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