#BDE950
A light, vivid green closely aligning with Yellowgreen.
About #BDE950
The precise color #BDE950 is an excellent choice for modern design projects. Its closest recognized web color is Yellowgreen. In the RGB color space, it consists of 189 red, 233 green, and 80 blue.
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 19% cyan and 0% magenta inks. With a hue angle of 77.3 degrees, it sits comfortably in the green spectrum.
Contrast ratios determine whether this color is safe for typography. Because it is a light color, it is generally recommended to use #000000 text. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#BDE950
RGB189, 233, 80
HSL77.3°, 77.7%, 61.4%
CMYK19%, 0%, 66%, 9%
HSV77.3°, 65.7%, 91.4%
LAB86.8, -35.4, 66.9
XYZ51.6, 69.7, 18.3
Decimal12446032
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.41:1
Text on #FFFFFF
FAIL
14.94:1
Text on #000000
AAA
1.34:1
Text on #F8FAFC
FAIL
12.70:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #BDE950;
}
.text-color {
color: #BDE950;
}
.border-color {
border: 2px solid #BDE950;
}