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

Very Light Vivid Emerald

#DFFFEA

📝 Color Information for #DFFFEA

The hexadecimal color code #DFFFEA represents a very light shade in the green family. In the RGB color model, this color is composed of 223 red, 255 green, and 234 blue, which translates to approximately 87% red, 100% 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, #DFFFEA has a hue of 141 degrees, a saturation level of 100%, and a lightness value of 94%. The hue angle of 141° places this color firmly in the green spectrum. In the HSV/HSB color model, this translates to a hue of 141°, saturation of 13%, and brightness/value of 100%. For print applications using the CMYK color model, #DFFFEA would be reproduced using 13% cyan, 0% magenta, 8% yellow, and 0% black. The closest web-safe color is #CCFFFF, 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 #DFFFEA with other colors, consider its complementary color at hue 321° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 14680042, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #DFFFEA

Tailwind CSS
green-100
HEX
#DFFFEA
RGB
rgb(223, 255, 234)
RGB %
87%, 100%, 92%
HSL
hsl(141, 100%, 94%)
HSV
hsv(141, 13%, 100%)
CMYK
13%, 0%, 8%, 0%
Decimal
14680042
Web Safe
#CCFFFF

🎨 Color Schemes for #DFFFEA

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #DFFFEA

🌗 Shades and Tints of #DFFFEA

Shades (adding black)
Tints (adding white)

🎚️ Tones of #DFFFEA

Tones (adding gray / desaturating)

🌈 Hue Variations of #DFFFEA

Hue Variations (shifting the color spectrum)

👁️ Preview of #DFFFEA in Use

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

👓 Color Blindness Simulation for #DFFFEA

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

:root { --color-hex: #DFFFEA; --color-rgb: 223, 255, 234; --color-hsl: 141, 100%, 94%; } .bg-color { background-color: #DFFFEA; } .text-color { color: #DFFFEA; } .border-color { border-color: #DFFFEA; }

🛠️ Use #DFFFEA in Your Project

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

🔗 Related Colors to #DFFFEA

#E5FFE0
Hue -30°
#E0FFE3
Hue -15°
#E0FFF3
Hue +15°
#E0FFFA
Hue +30°
#99FFBD
85% L
#52FF8E
70% L
#00F054
50% L
#008F32
30% L
#E6FFEE
95% L
#EBFFF2
96% L
#F5FFF8
98% L
#FAFFFC
99% L

About Very Light Vivid Emerald (#DFFFEA)

Very Light Vivid Emerald is a light, vibrant, cool green color with a hue angle of 141°, saturation of 100%, and lightness of 94%. Its RGB value is (223, 255, 234) and its CMYK breakdown is C:13% M:0% Y:8% 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 #DFFFEA

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

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

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

What is the HSL value of #DFFFEA? +

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

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

The approximate CMYK value of #DFFFEA is C:13% M:0% Y:8% 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 #DFFFEA with Other Tools

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