#BDCC49
A medium, moderate yellow closely aligning with Yellowgreen.
About #BDCC49
Visually, #BDCC49 is defined as a moderate yellow. Its closest recognized web color is Yellowgreen. In the RGB color space, it consists of 189 red, 204 green, and 73 blue.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 7% Cyan, 0% Magenta, 64% Yellow, and 20% Black. This makes it a relatively light color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #000000 typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#BDCC49
RGB189, 204, 73
HSL66.9°, 56.2%, 54.3%
CMYK7%, 0%, 64%, 20%
HSV66.9°, 64.2%, 80.0%
LAB78.7, -22.2, 61.2
XYZ43.8, 54.5, 14.5
Decimal12438601
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.77:1
Text on #FFFFFF
FAIL
11.90:1
Text on #000000
AAA
1.69:1
Text on #F8FAFC
FAIL
10.11:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #BDCC49;
}
.text-color {
color: #BDCC49;
}
.border-color {
border: 2px solid #BDCC49;
}