#B6FF50
A light, vivid green closely aligning with Greenyellow.
About #B6FF50
The hex code #B6FF50 represents a beautifully specific shade of green. Its closest recognized web color is Greenyellow. Its digital footprint relies on 182 parts red, 255 parts green, and 80 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. The color uses 29% Cyan, 0% Magenta, 69% Yellow, and 0% Black. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#B6FF50
RGB182, 255, 80
HSL85.0°, 100.0%, 65.7%
CMYK29%, 0%, 69%, 0%
HSV85.0°, 68.6%, 100.0%
LAB92.6, -47.7, 72.7
XYZ56.5, 82.0, 20.4
Decimal11992912
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.21:1
Text on #FFFFFF
FAIL
17.41:1
Text on #000000
AAA
1.15:1
Text on #F8FAFC
FAIL
14.80:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #B6FF50;
}
.text-color {
color: #B6FF50;
}
.border-color {
border: 2px solid #B6FF50;
}