✓ Copied to clipboard
#C7E47C (Soft Cool Chartreuse) color swatch preview — Color From Pic.
#C7E47C — Soft Cool Chartreuse color swatch

Soft Cool Chartreuse

#C7E47C

📝 Color Information for #C7E47C

The hexadecimal color code #C7E47C represents a light shade in the yellow family. In the RGB color model, this color is composed of 199 red, 228 green, and 124 blue, which translates to approximately 78% red, 89% green, and 49% 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, #C7E47C has a hue of 77 degrees, a saturation level of 66%, and a lightness value of 69%. The hue angle of 77° places this color firmly in the yellow spectrum. In the HSV/HSB color model, this translates to a hue of 77°, saturation of 46%, and brightness/value of 89%. For print applications using the CMYK color model, #C7E47C would be reproduced using 13% cyan, 0% magenta, 46% yellow, and 11% black. The closest web-safe color is #CCCC66, which may be useful for ensuring compatibility across older displays and systems. This color works well in various design contexts. With its medium lightness, it's versatile enough for both foreground elements and subtle backgrounds. The high saturation makes this color vibrant and attention-grabbing, ideal for call-to-action buttons, highlights, and accent elements. When pairing #C7E47C with other colors, consider its complementary color at hue 257° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 13100156, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #C7E47C

Tailwind CSS
lime-300
HEX
#C7E47C
RGB
rgb(199, 228, 124)
RGB %
78%, 89%, 49%
HSL
hsl(77, 66%, 69%)
HSV
hsv(77, 46%, 89%)
CMYK
13%, 0%, 46%, 11%
Decimal
13100156
Web Safe
#CCCC66

🎨 Color Schemes for #C7E47C

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #C7E47C

🌗 Shades and Tints of #C7E47C

Shades (adding black)
Tints (adding white)

🎚️ Tones of #C7E47C

Tones (adding gray / desaturating)

🌈 Hue Variations of #C7E47C

Hue Variations (shifting the color spectrum)

👁️ Preview of #C7E47C in Use

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

👓 Color Blindness Simulation for #C7E47C

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

:root { --color-hex: #C7E47C; --color-rgb: 199, 228, 124; --color-hsl: 77, 66%, 69%; } .bg-color { background-color: #C7E47C; } .text-color { color: #C7E47C; } .border-color { border-color: #C7E47C; }

🛠️ Use #C7E47C in Your Project

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

🔗 Related Colors to #C7E47C

#E4CE7C
Hue -30°
#E1E47C
Hue -15°
#ACE47C
Hue +15°
#92E47C
Hue +30°
#B4DB51
85% L
#9DCB2A
70% L
#73941E
50% L
#455912
30% L
#D1E995
75% L
#DCEFAF
81% L
#E9F5CC
88% L
#F4FAE6
94% L

About Soft Cool Chartreuse (#C7E47C)

Soft Cool Chartreuse is a medium, vibrant, warm yellow color with a hue angle of 77°, saturation of 66%, and lightness of 69%. Its RGB value is (199, 228, 124) and its CMYK breakdown is C:13% M:0% Y:46% K:11%.

This is a Spring (Vital) color palette archetype. Happiness, Positivity, Optimism, Caution. Yellow is the most luminous of all the colors of the spectrum.

Frequently Asked Questions About #C7E47C

What is the HEX code for Soft Cool Chartreuse? +

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

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

What is the HSL value of #C7E47C? +

The HSL value of #C7E47C is hsl(77, 66%, 69%). The hue is 77°, placing it in the yellow family on the color wheel. The saturation is 66%, making it vibrant. The lightness is 69%, making it medium. HSL is the most useful format for programmatic color manipulation in CSS, as you can easily adjust lightness to create tints and shades.

Is #C7E47C a warm or cool color? +

#C7E47C is classified as a warm color based on its hue angle of 77°. Warm colors — reds, oranges, and yellows — evoke energy, enthusiasm, and urgency. They tend to advance visually and draw the eye. In design, warm colors are often used for calls-to-action, food and hospitality brands, and anywhere a feeling of warmth or excitement is desired.

What is the CMYK value of #C7E47C? +

The approximate CMYK value of #C7E47C is C:13% M:0% Y:46% K:11%. 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 #C7E47C with Other Tools

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