#BDF049
A light, vivid green closely aligning with Yellowgreen.
About #BDF049
When working with digital screens, the color #BDF049 is rendered by mixing light. Its closest recognized web color is Yellowgreen. To achieve this exact tint on a monitor, you would use an RGB mix of 189, 240, and 73.
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 21% cyan and 0% magenta inks. With a hue angle of 78.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. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#BDF049
RGB189, 240, 73
HSL78.3°, 84.8%, 61.4%
CMYK21%, 0%, 70%, 6%
HSV78.3°, 69.6%, 94.1%
LAB88.7, -39.0, 71.4
XYZ53.3, 73.6, 17.7
Decimal12447817
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.34:1
Text on #FFFFFF
FAIL
15.72:1
Text on #000000
AAA
1.28:1
Text on #F8FAFC
FAIL
13.37:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #BDF049;
}
.text-color {
color: #BDF049;
}
.border-color {
border: 2px solid #BDF049;
}