#B6FF6D
A light, vivid green closely aligning with Yellowgreen.
About #B6FF6D
The precise color #B6FF6D is an excellent choice for modern design projects. Designers often compare it to the standard color Yellowgreen. To achieve this exact tint on a monitor, you would use an RGB mix of 182, 255, and 109.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 29% C, 0% M, 57% Y, and 0% K. 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. 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#B6FF6D
RGB182, 255, 109
HSL90.0°, 100.0%, 71.4%
CMYK29%, 0%, 57%, 0%
HSV90.0°, 57.3%, 100.0%
LAB92.8, -45.4, 61.4
XYZ57.8, 82.6, 27.4
Decimal11992941
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.20:1
Text on #FFFFFF
FAIL
17.51:1
Text on #000000
AAA
1.15:1
Text on #F8FAFC
FAIL
14.89:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #B6FF6D;
}
.text-color {
color: #B6FF6D;
}
.border-color {
border: 2px solid #B6FF6D;
}