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

Light Vivid Green

#C8F49F

📝 Color Information for #C8F49F

The hexadecimal color code #C8F49F represents a light shade in the green family. In the RGB color model, this color is composed of 200 red, 244 green, and 159 blue, which translates to approximately 78% red, 96% green, and 62% 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, #C8F49F has a hue of 91 degrees, a saturation level of 79%, and a lightness value of 79%. The hue angle of 91° places this color firmly in the green spectrum. In the HSV/HSB color model, this translates to a hue of 91°, saturation of 35%, and brightness/value of 96%. For print applications using the CMYK color model, #C8F49F would be reproduced using 18% cyan, 0% magenta, 35% 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 #C8F49F with other colors, consider its complementary color at hue 271° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 13169823, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #C8F49F

Tailwind CSS
lime-200
HEX
#C8F49F
RGB
rgb(200, 244, 159)
RGB %
78%, 96%, 62%
HSL
hsl(91, 79%, 79%)
HSV
hsv(91, 35%, 96%)
CMYK
18%, 0%, 35%, 4%
Decimal
13169823
Web Safe
#CCFF99

🎨 Color Schemes for #C8F49F

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #C8F49F

🌗 Shades and Tints of #C8F49F

Shades (adding black)
Tints (adding white)

🎚️ Tones of #C8F49F

Tones (adding gray / desaturating)

🌈 Hue Variations of #C8F49F

Hue Variations (shifting the color spectrum)

👁️ Preview of #C8F49F in Use

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

👓 Color Blindness Simulation for #C8F49F

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

:root { --color-hex: #C8F49F; --color-rgb: 200, 244, 159; --color-hsl: 91, 79%, 79%; } .bg-color { background-color: #C8F49F; } .text-color { color: #C8F49F; } .border-color { border-color: #C8F49F; }

🛠️ Use #C8F49F in Your Project

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

🔗 Related Colors to #C8F49F

#F2F49F
Hue -30°
#DDF49F
Hue -15°
#B3F49F
Hue +15°
#9FF4A1
Hue +30°
#A9ED68
85% L
#89E732
70% L
#63B715
50% L
#3C6E0D
30% L
#D3F6B1
83% L
#DDF8C4
87% L
#EAFBDA
92% L
#F5FDED
96% L

About Light Vivid Green (#C8F49F)

Light Vivid Green is a light, vibrant, cool green color with a hue angle of 91°, saturation of 79%, and lightness of 79%. Its RGB value is (200, 244, 159) and its CMYK breakdown is C:18% M:0% Y:35% 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 #C8F49F

What is the HEX code for Light Vivid Green? +

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

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

What is the HSL value of #C8F49F? +

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

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

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

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