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

Light Vivid Green

#CFF4AE

📝 Color Information for #CFF4AE

The hexadecimal color code #CFF4AE represents a very light shade in the green family. In the RGB color model, this color is composed of 207 red, 244 green, and 174 blue, which translates to approximately 81% red, 96% green, and 68% blue. This makes it a moderately 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, #CFF4AE has a hue of 92 degrees, a saturation level of 76%, and a lightness value of 82%. The hue angle of 92° places this color firmly in the green spectrum. In the HSV/HSB color model, this translates to a hue of 92°, saturation of 29%, and brightness/value of 96%. For print applications using the CMYK color model, #CFF4AE would be reproduced using 15% cyan, 0% magenta, 29% yellow, and 4% black. The closest web-safe color is #CCFF99, 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 #CFF4AE with other colors, consider its complementary color at hue 272° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 13628590, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #CFF4AE

Tailwind CSS
lime-200
HEX
#CFF4AE
RGB
rgb(207, 244, 174)
RGB %
81%, 96%, 68%
HSL
hsl(92, 76%, 82%)
HSV
hsv(92, 29%, 96%)
CMYK
15%, 0%, 29%, 4%
Decimal
13628590
Web Safe
#CCFF99

🎨 Color Schemes for #CFF4AE

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #CFF4AE

🌗 Shades and Tints of #CFF4AE

Shades (adding black)
Tints (adding white)

🎚️ Tones of #CFF4AE

Tones (adding gray / desaturating)

🌈 Hue Variations of #CFF4AE

Hue Variations (shifting the color spectrum)

👁️ Preview of #CFF4AE in Use

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

👓 Color Blindness Simulation for #CFF4AE

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

:root { --color-hex: #CFF4AE; --color-rgb: 207, 244, 174; --color-hsl: 92, 76%, 82%; } .bg-color { background-color: #CFF4AE; } .text-color { color: #CFF4AE; } .border-color { border-color: #CFF4AE; }

🛠️ Use #CFF4AE in Your Project

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

🔗 Related Colors to #CFF4AE

#F2F4AE
Hue -30°
#E0F4AE
Hue -15°
#BDF4AE
Hue +15°
#AEF4B1
Hue +30°
#AFED78
85% L
#8CE53E
70% L
#63B819
50% L
#3D700F
30% L
#D9F6C0
86% L
#E2F8CE
89% L
#ECFBE0
93% L
#F4FDED
96% L

About Light Vivid Green (#CFF4AE)

Light Vivid Green is a light, vibrant, cool green color with a hue angle of 92°, saturation of 76%, and lightness of 82%. Its RGB value is (207, 244, 174) and its CMYK breakdown is C:15% M:0% Y:29% K:4%.

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

What is the HEX code for Light Vivid Green? +

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

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

What is the HSL value of #CFF4AE? +

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

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

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

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