#B6D31D
A medium, vivid yellow closely aligning with Yellowgreen.
About #B6D31D
Visually, #B6D31D is defined as a vivid yellow. Its closest recognized web color is Yellowgreen. Its digital footprint relies on 182 parts red, 211 parts green, and 29 parts blue light.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 14% C, 0% M, 86% Y, and 17% K. With a hue angle of 69.6 degrees, it sits comfortably in the yellow spectrum.
Contrast ratios determine whether this color is safe for typography. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#B6D31D
RGB182, 211, 29
HSL69.6°, 75.8%, 47.1%
CMYK14%, 0%, 86%, 17%
HSV69.6°, 86.3%, 82.7%
LAB80.0, -30.4, 75.7
XYZ42.8, 56.6, 9.8
Decimal11981597
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.70:1
Text on #FFFFFF
FAIL
12.32: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: #B6D31D;
}
.text-color {
color: #B6D31D;
}
.border-color {
border: 2px solid #B6D31D;
}