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

Very Light Vivid Green

#EFFDE8

📝 Color Information for #EFFDE8

The hexadecimal color code #EFFDE8 represents a very light shade in the green family. In the RGB color model, this color is composed of 239 red, 253 green, and 232 blue, which translates to approximately 94% red, 99% green, and 91% 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, #EFFDE8 has a hue of 100 degrees, a saturation level of 84%, and a lightness value of 95%. The hue angle of 100° places this color firmly in the green spectrum. In the HSV/HSB color model, this translates to a hue of 100°, saturation of 8%, and brightness/value of 99%. For print applications using the CMYK color model, #EFFDE8 would be reproduced using 6% cyan, 0% magenta, 8% yellow, and 1% 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 #EFFDE8 with other colors, consider its complementary color at hue 280° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 15728104, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #EFFDE8

Tailwind CSS
lime-50
HEX
#EFFDE8
RGB
rgb(239, 253, 232)
RGB %
94%, 99%, 91%
HSL
hsl(100, 84%, 95%)
HSV
hsv(100, 8%, 99%)
CMYK
6%, 0%, 8%, 1%
Decimal
15728104
Web Safe
#FFFFFF

🎨 Color Schemes for #EFFDE8

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #EFFDE8

🌗 Shades and Tints of #EFFDE8

Shades (adding black)
Tints (adding white)

🎚️ Tones of #EFFDE8

Tones (adding gray / desaturating)

🌈 Hue Variations of #EFFDE8

Hue Variations (shifting the color spectrum)

👁️ Preview of #EFFDE8 in Use

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

👓 Color Blindness Simulation for #EFFDE8

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

:root { --color-hex: #EFFDE8; --color-rgb: 239, 253, 232; --color-hsl: 100, 84%, 95%; } .bg-color { background-color: #EFFDE8; } .text-color { color: #EFFDE8; } .border-color { border-color: #EFFDE8; }

🛠️ Use #EFFDE8 in Your Project

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

🔗 Related Colors to #EFFDE8

#F9FDE8
Hue -30°
#F4FDE8
Hue -15°
#E9FDE8
Hue +15°
#E8FDEB
Hue +30°
#C1F7A6
85% L
#93F264
70% L
#58E114
50% L
#35880C
30% L
#F2FDEC
96% L
#F5FEF1
97% L
#F8FEF6
98% L
#FCFFFA
99% L

About Very Light Vivid Green (#EFFDE8)

Very Light Vivid Green is a light, vibrant, cool green color with a hue angle of 100°, saturation of 84%, and lightness of 95%. Its RGB value is (239, 253, 232) and its CMYK breakdown is C:6% M:0% Y:8% K:1%.

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

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

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

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

What is the HSL value of #EFFDE8? +

The HSL value of #EFFDE8 is hsl(100, 84%, 95%). The hue is 100°, placing it in the green family on the color wheel. The saturation is 84%, making it vibrant. The lightness is 95%, 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 #EFFDE8 a warm or cool color? +

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

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

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