#8cdf75 - Pastel Green Hex Color Code

#8CDF75 (Pastel Green) - RGB 140, 223, 117 Color Information

#8cdf75 Conversion Table

HEX Triplet 8C, DF, 75
RGB Decimal 140, 223, 117
RGB Octal 214, 337, 165
RGB Percent 54.9%, 87.5%, 45.9%
RGB Binary 10001100, 11011111, 1110101
CMY 0.451, 0.125, 0.541
CMYK 37, 0, 48, 13

Percentages of Color #8CDF75

R 54.9%
G 87.5%
B 45.9%
RGB Percentages of Color #8cdf75
C 37%
M 0%
Y 48%
K 13%
CMYK Percentages of Color #8cdf75

Color spaces of #8CDF75 Pastel Green - RGB(140, 223, 117)

HSV (or HSB) 107°, 48°, 87°
HSL 107°, 62°, 67°
Web Safe #99cc66
XYZ 40.414, 59.635, 26.210
CIE-Lab 81.639, -44.878, 43.930
xyY 0.320, 0.472, 59.635
Decimal 9232245

#8cdf75 Color Accessibility Scores (Pastel Green Contrast Checker)

#8cdf75

On dark background [GOOD]

#8cdf75

On light background [POOR]

#8cdf75

As background color [POOR]

Pastel Green ↔ #8cdf75 Color Blindness Simulator

Coming soon... You can see how #8cdf75 is perceived by people affected by a color vision deficiency. This can be useful if you need to ensure your color combinations are accessible to color-blind users.

#8CDF75 Color Combinations - Color Schemes with 8cdf75

#8cdf75 Analogous Colors

#8cdf75 Triadic Colors

#8cdf75 Split Complementary Colors

#8cdf75 Complementary Colors

Shades and Tints of #8cdf75 Color Variations

#8cdf75 Shade Color Variations (When you combine pure black with this color, #8cdf75, darker shades are produced.)

#8cdf75 Tint Color Variations (Lighter shades of #8cdf75 can be created by blending the color with different amounts of white.)

Alternatives colours to Pastel Green (#8cdf75)

#8cdf75 Color Codes for CSS3/HTML5 and Icon Previews

Text with Hexadecimal Color #8cdf75
This sample text has a font color of #8cdf75
#8cdf75 Border Color
This sample element has a border color of #8cdf75
#8cdf75 CSS3 Linear Gradient
#8cdf75 Background Color
This sample paragraph has a background color of #8cdf75
#8cdf75 Text Shadow
This sample text has a shadow color of #8cdf75
Sample text with glow color #8cdf75
This sample text has a glow color of #8cdf75
#8cdf75 Box Shadow
This sample element has a box shadow of #8cdf75
Sample text with Underline Color #8cdf75
This sample text has a underline color of #8cdf75
A selection of SVG images/icons using the hex version #8cdf75 of the current color.

#8CDF75 in Programming

HTML5, CSS3 #8cdf75
Java new Color(140, 223, 117);
.NET Color.FromArgb(255, 140, 223, 117);
Swift UIColor(red:140, green:223, blue:117, alpha:1.00000)
Objective-C [UIColor colorWithRed:140 green:223 blue:117 alpha:1.00000];
OpenGL glColor3f(140f, 223f, 117f);
Python Color('#8cdf75')

#8cdf75 - RGB(140, 223, 117) - Pastel Green Color FAQ

What is the color code for Pastel Green?

Hex color code for Pastel Green color is #8cdf75. RGB color code for pastel green color is rgb(140, 223, 117).

What is the RGB value of #8cdf75?

The RGB value corresponding to the hexadecimal color code #8cdf75 is rgb(140, 223, 117). These values represent the intensities of the red, green, and blue components of the color, respectively. Here, '140' indicates the intensity of the red component, '223' represents the green component's intensity, and '117' denotes the blue component's intensity. Combined in these specific proportions, these three color components create the color represented by #8cdf75.

What is the RGB percentage of #8cdf75?

The RGB percentage composition for the hexadecimal color code #8cdf75 is detailed as follows: 54.9% Red, 87.5% Green, and 45.9% Blue. This breakdown indicates the relative contribution of each primary color in the RGB color model to achieve this specific shade. The value 54.9% for Red signifies a dominant red component, contributing significantly to the overall color. The Green and Blue components are comparatively lower, with 87.5% and 45.9% respectively, playing a smaller role in the composition of this particular hue. Together, these percentages of Red, Green, and Blue mix to form the distinct color represented by #8cdf75.

What does RGB 140,223,117 mean?

The RGB color 140, 223, 117 represents a bright and vivid shade of Green. The websafe version of this color is hex 99cc66. This color might be commonly referred to as a shade similar to Pastel Green.

What is the CMYK (Cyan Magenta Yellow Black) color model of #8cdf75?

In the CMYK (Cyan, Magenta, Yellow, Black) color model, the color represented by the hexadecimal code #8cdf75 is composed of 37% Cyan, 0% Magenta, 48% Yellow, and 13% Black. In this CMYK breakdown, the Cyan component at 37% influences the coolness or green-blue aspects of the color, whereas the 0% of Magenta contributes to the red-purple qualities. The 48% of Yellow typically adds to the brightness and warmth, and the 13% of Black determines the depth and overall darkness of the shade. The resulting color can range from bright and vivid to deep and muted, depending on these CMYK values. The CMYK color model is crucial in color printing and graphic design, offering a practical way to mix these four ink colors to create a vast spectrum of hues.

What is the HSL value of #8cdf75?

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #8cdf75 has an HSL value of 107° (degrees) for Hue, 62% for Saturation, and 67% for Lightness. In this HSL representation, the Hue at 107° indicates the basic color tone, which is a shade of red in this case. The Saturation value of 62% describes the intensity or purity of this color, with a higher percentage indicating a more vivid and pure color. The Lightness value of 67% determines the brightness of the color, where a higher percentage represents a lighter shade. Together, these HSL values combine to create the distinctive shade of red that is both moderately vivid and fairly bright, as indicated by the specific values for this color. The HSL color model is particularly useful in digital arts and web design, as it allows for easy adjustments of color tones, saturation, and brightness levels.

Did you know our free color tools?
A/B testing: How to optimize website design and content for maximum conversion

Do you want to learn more about A/B testing and how to optimize design and content for maximum conversion? Here are some tips and tricks. The world we live in is highly technologized. Every business and organization have to make its presence online n...

How to Use CSS3 Gradients to Create Beautiful Web Backgrounds and Effects

Engaging your audience and increasing their time spent on the website is possible with CSS3 gradients. Your university website can really stand out with its visual appeal. CSS3 is useful when creating and formatting content structure in web design. Y...

Exploring the Role of Colors in Branding

Colors play an indispensable role in shaping a brand’s identity, influencing consumer perception and reaction toward a business. These elements provoke an array of emotions, guide decision-making processes, and communicate the ethos a brand emb...

The Ultimate Conversion Rate Optimization (CRO) Checklist

If you’re running a business, then you know that increasing your conversion rate is essential to your success. After all, if people aren’t buying from you, then you’re not making any money! And while there are many things you can do...

The Use of Color in Educational Materials and Technologies

Color has the power to influence our emotions, behaviors, and perceptions in powerful ways. Within education, its use in materials and technologies has a great impact on learning, engagement, and retention – from textbooks to e-learning platfor...