#BDF075
A light, vivid green closely aligning with Yellowgreen.
About #BDF075
Visually, #BDF075 is defined as a vivid green. Its closest recognized web color is Yellowgreen. Its digital footprint relies on 189 parts red, 240 parts green, and 117 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 21% cyan and 0% magenta inks. With a hue angle of 84.9 degrees, it sits comfortably in the green spectrum.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. To prevent eye strain, #000000 text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#BDF075
RGB189, 240, 117
HSL84.9°, 80.4%, 70.0%
CMYK21%, 0%, 51%, 6%
HSV84.9°, 51.3%, 94.1%
LAB89.1, -35.6, 53.6
XYZ55.4, 74.4, 28.3
Decimal12447861
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.32:1
Text on #FFFFFF
FAIL
15.88:1
Text on #000000
AAA
1.26:1
Text on #F8FAFC
FAIL
13.50:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #BDF075;
}
.text-color {
color: #BDF075;
}
.border-color {
border: 2px solid #BDF075;
}