#B6D307
A medium, vivid yellow closely aligning with Yellowgreen.
About #B6D307
Visually, #B6D307 is defined as a vivid yellow. Its closest recognized web color is Yellowgreen. In the RGB color space, it consists of 182 red, 211 green, and 7 blue.
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 14% cyan and 0% magenta inks. With a hue angle of 68.5 degrees, it sits comfortably in the yellow spectrum.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #000000 typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#B6D307
RGB182, 211, 7
HSL68.5°, 93.6%, 42.7%
CMYK14%, 0%, 97%, 17%
HSV68.5°, 96.7%, 82.7%
LAB79.9, -30.8, 78.7
XYZ42.6, 56.5, 8.9
Decimal11981575
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.71:1
Text on #FFFFFF
FAIL
12.31:1
Text on #000000
AAA
1.63:1
Text on #F8FAFC
FAIL
10.46:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #B6D307;
}
.text-color {
color: #B6D307;
}
.border-color {
border: 2px solid #B6D307;
}