#B6D324
A medium, vivid yellow closely aligning with Yellowgreen.
About #B6D324
The precise color #B6D324 is an excellent choice for modern design projects. Its closest recognized web color is Yellowgreen. Its digital footprint relies on 182 parts red, 211 parts green, and 36 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 14% C, 0% M, 83% Y, and 17% K. With a hue angle of 69.9 degrees, it sits comfortably in the yellow spectrum.
When using this color as a background, text legibility must be considered. To prevent eye strain, #000000 text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#B6D324
RGB182, 211, 36
HSL69.9°, 70.9%, 48.4%
CMYK14%, 0%, 83%, 17%
HSV69.9°, 82.9%, 82.7%
LAB80.0, -30.2, 74.2
XYZ42.9, 56.7, 10.3
Decimal11981604
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.70:1
Text on #FFFFFF
FAIL
12.33:1
Text on #000000
AAA
1.63:1
Text on #F8FAFC
FAIL
10.48:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #B6D324;
}
.text-color {
color: #B6D324;
}
.border-color {
border: 2px solid #B6D324;
}