#BDD324
A medium, vivid yellow closely aligning with Yellowgreen.
About #BDD324
The precise color #BDD324 is an excellent choice for modern design projects. Designers often compare it to the standard color Yellowgreen. In the RGB color space, it consists of 189 red, 211 green, and 36 blue.
If you are designing for print, the four-color process is what matters most. Its ink density profile breaks down to 10% cyan, 0% magenta, 83% yellow, and 17% 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. 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#BDD324
RGB189, 211, 36
HSL67.5°, 70.9%, 48.4%
CMYK10%, 0%, 83%, 17%
HSV67.5°, 82.9%, 82.7%
LAB80.5, -27.3, 74.9
XYZ44.6, 57.5, 10.4
Decimal12440356
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.68:1
Text on #FFFFFF
FAIL
12.51:1
Text on #000000
AAA
1.60:1
Text on #F8FAFC
FAIL
10.63:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #BDD324;
}
.text-color {
color: #BDD324;
}
.border-color {
border: 2px solid #BDD324;
}