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

Light Green

#CFEBC7

📝 Color Information for #CFEBC7

The hexadecimal color code #CFEBC7 represents a very light shade in the green family. In the RGB color model, this color is composed of 207 red, 235 green, and 199 blue, which translates to approximately 81% red, 92% green, and 78% blue. This makes it a slightly desaturated color with cool undertones that can evoke different emotional responses depending on its application. When analyzed in the HSL (Hue, Saturation, Lightness) color space, #CFEBC7 has a hue of 107 degrees, a saturation level of 47%, and a lightness value of 85%. The hue angle of 107° places this color firmly in the green spectrum. In the HSV/HSB color model, this translates to a hue of 107°, saturation of 15%, and brightness/value of 92%. For print applications using the CMYK color model, #CFEBC7 would be reproduced using 12% cyan, 0% magenta, 15% yellow, and 8% black. The closest web-safe color is #CCFFCC, 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 moderate to low saturation gives this color a sophisticated, muted quality that works well in professional and minimalist designs. When pairing #CFEBC7 with other colors, consider its complementary color at hue 287° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 13626311, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #CFEBC7

Tailwind CSS
green-200
HEX
#CFEBC7
RGB
rgb(207, 235, 199)
RGB %
81%, 92%, 78%
HSL
hsl(107, 47%, 85%)
HSV
hsv(107, 15%, 92%)
CMYK
12%, 0%, 15%, 8%
Decimal
13626311
Web Safe
#CCFFCC

🎨 Color Schemes for #CFEBC7

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #CFEBC7

🌗 Shades and Tints of #CFEBC7

Shades (adding black)
Tints (adding white)

🎚️ Tones of #CFEBC7

Tones (adding gray / desaturating)

🌈 Hue Variations of #CFEBC7

Hue Variations (shifting the color spectrum)

👁️ Preview of #CFEBC7 in Use

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

👓 Color Blindness Simulation for #CFEBC7

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

:root { --color-hex: #CFEBC7; --color-rgb: 207, 235, 199; --color-hsl: 107, 47%, 85%; } .bg-color { background-color: #CFEBC7; } .text-color { color: #CFEBC7; } .border-color { border-color: #CFEBC7; }

🛠️ Use #CFEBC7 in Your Project

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

🔗 Related Colors to #CFEBC7

#E1EBC7
Hue -30°
#D8EBC7
Hue -15°
#C7EBC8
Hue +15°
#C7EBD1
Hue +30°
#A5D996
85% L
#7EC969
70% L
#50A13A
50% L
#316123
30% L
#D8EFD2
88% L
#E2F3DD
91% L
#ECF7E9
94% L
#F5FBF4
97% L

About Light Green (#CFEBC7)

Light Green is a light, moderately saturated, cool green color with a hue angle of 107°, saturation of 47%, and lightness of 85%. Its RGB value is (207, 235, 199) and its CMYK breakdown is C:12% M:0% Y:15% K:8%.

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

What is the HEX code for Light Green? +

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

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

What is the HSL value of #CFEBC7? +

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

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

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

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