#B6FF66
A light, vivid green closely aligning with Yellowgreen.
About #B6FF66
The precise color #B6FF66 is an excellent choice for modern design projects. Its closest recognized web color is Yellowgreen. Its digital footprint relies on 182 parts red, 255 parts green, and 102 parts blue light.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 29% cyan and 0% magenta inks. Always request a physical proof before doing a large print run with this exact code.
Ensuring your text is legible against this background is a key part of web design. 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#B6FF66
RGB182, 255, 102
HSL88.6°, 100.0%, 70.0%
CMYK29%, 0%, 60%, 0%
HSV88.6°, 60.0%, 100.0%
LAB92.8, -46.0, 64.3
XYZ57.4, 82.4, 25.5
Decimal11992934
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.20:1
Text on #FFFFFF
FAIL
17.48:1
Text on #000000
AAA
1.15:1
Text on #F8FAFC
FAIL
14.86:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #B6FF66;
}
.text-color {
color: #B6FF66;
}
.border-color {
border: 2px solid #B6FF66;
}