#B6F007
A medium, vivid yellow closely aligning with Greenyellow.
About #B6F007
The hex code #B6F007 represents a beautifully specific shade of yellow. Its closest recognized web color is Greenyellow. In the RGB color space, it consists of 182 red, 240 green, and 7 blue.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 24% Cyan, 0% Magenta, 97% Yellow, and 6% Black. The HSL representation is 74.9° hue, 94.3% saturation, and 48.4% lightness.
Contrast ratios determine whether this color is safe for typography. Because it is a medium color, it is generally recommended to use #000000 text. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#B6F007
RGB182, 240, 7
HSL74.9°, 94.3%, 48.4%
CMYK24%, 0%, 97%, 6%
HSV74.9°, 97.1%, 94.1%
LAB88.1, -43.8, 85.0
XYZ50.5, 72.3, 11.5
Decimal11988999
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.36:1
Text on #FFFFFF
FAIL
15.46:1
Text on #000000
AAA
1.30:1
Text on #F8FAFC
FAIL
13.14:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #B6F007;
}
.text-color {
color: #B6F007;
}
.border-color {
border: 2px solid #B6F007;
}