Color: #BEE48C

#BEE48C Color Information

#BEE48C is a light color. The closest websafe version is #BEE48C. A complement of this color would be #B28BE4, perceived brightness is 0.81, and the grayscale version is #B8B8B8.

In the HSL color space, this color has a hue angle of 86°,a saturation of 62%, and a lightness of 72%.The HSV representation shows a hue of 86°, a saturation of 39%, and a value of 89%.

In a RGB color space, #BEE48C is composed of 75% red, 89% green and 55% blue. Whereas in a CMYK color space, it is composed of 17% cyan, 0% magenta, 39% yellow and 11% black.

In the Yxy color space, this color is represented as Y: 68.66, x: 0.3696, and y: 0.4525.

Color Code #BEE48C

#BEE48Crgb(190, 228, 140)
HEX
#BEE48C
RGB
rgb(190, 228, 140)
HSL
hsl(86, 62%, 72%)
HSV
hsv(86, 39%, 89%)
CMYK
17%, 0%, 39%, 11%
XYZ
X: 56.08, Y: 68.66, Z: 26.98
Lab
L: 86.34, a: -23.74, b: 38.66
Name

Shades of Color #BEE48C

Shades are created by darkening the original color #BEE48C in equal steps from 0% to 90%. These shades are perfect for creating depth and contrast in your designs. Use them to add visual hierarchy or highlight specific elements in your projects.

Tints of Color #BEE48C

Tints are created by lightening the original color #BEE48C in equal steps from 0% to 90%, ending with pure white. These tints are ideal for creating soft backgrounds, subtle highlights, or cohesive UI elements that complement your designs.

#BEE48Crgb(190, 228, 140)

About #BEE48C Color Code

In the HSL color space, this color has a hue angle of 86°, a saturation of 62%, and a lightness of 72%. The HSV representation shows a hue of 86°, a saturation of 39%, and a value of 89%.

  • HEX: #BEE48C
  • RGB: rgb(190, 228, 140)
  • HSL: hsl(86, 62%, 72%)
  • HSV: hsv(86, 39%, 89%)
  • CMYK: 17.00% cyan, 0.00% magenta, 39.00% yellow, 11.00% black
  • XYZ: 56.08, 68.66, 26.98
  • Yxy: 68.66, 0.3696, 0.4525
  • Hunter Lab: 86.34, -23.74, 38.66
  • CIE-Lab: 86.34, -23.74, 38.66

In the XYZ color space, this color is represented as X: 56.08, Y: 68.66, Z: 26.98. The Yxy representation further refines this as Y: 68.66, x: 0.3696, and y: 0.4525.

In the Hunter Lab color space, this color is represented as L: 86.34, a: -23.74, and b: 38.66. Similarly, in the CIE-Lab color space, it is represented as L: 86.34, a: -23.74, and b: 38.66.

Use these color codes in your CSS, design tools, or anywhere you need to specify a color. You can also explore its shades and tints for more creative options.

Triadic Colors of #BEE48C

Triadic colors are three colors evenly spaced around the color wheel, including #BEE48C. They create vibrant and balanced color schemes, perfect for designs that need contrast and harmony.

Analogous Colors of #BEE48C

Analogous colors are adjacent to #BEE48C on the color wheel. They create harmonious and visually pleasing designs, ideal for projects that need a cohesive look.

Split Complementary Colors of #BEE48C

Split complementary colors are two colors adjacent to the complementary color of #BEE48C. They create a balanced and visually appealing color scheme.

Tetradic Colors of #BEE48C

Tetradic colors form a rectangle on the color wheel, including #BEE48C. They provide vibrant and diverse color schemes for creative designs.

Monochromatic Colors of #BEE48C

Monochromatic colors are variations of #BEE48C, including its shades, tints, and tones. They create elegant and minimalistic designs with a unified color theme.

Complementary Color of #BEE48C

The complementary color of #BEE48C is opposite it on the color wheel. Complementary colors provide strong contrast and are ideal for designs that need visual impact and attention.

CSS Examples of #BEE48C

/* Using HEX */
body {
  background-color: #bee48c;
}
/* Using RGB */
body {
  background-color: rgb(190, 228, 140);
}
/* Using RGB with opacity */
body {
  background-color: rgba(190, 228, 140, 0.5);
}
/* Using HSL */
body {
  background-color: hsl(86, 62%, 72%);
}
/* Text color */
p {
  color: #bee48c;
}
Text Preview
/* Box shadow */
div {
  box-shadow: 4px 4px #bee48c;
}
/* Border color */
.box {
  border: 4px solid #bee48c;
}
/* Text shadow */
h1 {
  color: #222;
  text-shadow: 2px 2px 0 #bee48c;
}
Text Shadow Preview
/* Background with text */
div {
  background: #bee48c;
  color: #fff;
  padding: 16px;
  border-radius: 8px;
}
#BEE48C
On Black Background
#BEE48C
On White Background
#BEE48C

HTML Examples of #BEE48C

<!-- Using HEX -->
<div style="background-color: #bee48c; width: 100px; height: 100px;"></div>
<!-- Using RGB -->
<div style="background-color: rgb(190, 228, 140); width: 100px; height: 100px;"></div>
<!-- Using RGB with opacity -->
<div style="background-color: rgba(190, 228, 140, 0.5); width: 100px; height: 100px;"></div>
<!-- Using HSL -->
<div style="background-color: hsl(86, 62%, 72%); width: 100px; height: 100px;"></div>
<!-- Text color -->
<p style="color: #bee48c;">This is a text example.</p>
Text Preview
<!-- Box shadow -->
<div style="box-shadow: 4px 4px #bee48c; width: 100px; height: 100px;"></div>
<!-- Border color -->
<div style="border: 4px solid #bee48c; width: 100px; height: 100px;"></div>
<!-- Text shadow -->
<h1 style="color: #222; text-shadow: 2px 2px 0 #bee48c;">Text Shadow Preview</h1>
Text Shadow Preview
<!-- Background with text -->
<div style="background: #bee48c; color: #fff; padding: 16px; border-radius: 8px;">
  #BEE48C
</div>
#BEE48C
On Black Background
#BEE48C
On White Background
#BEE48C

Related Colors of #BEE48C

These colors are similar to #BEE48C, with slight variations in hue. Use them to create harmonious designs or explore alternative shades for your projects.