#B6D35F
A light, moderate green closely aligning with Yellowgreen.
About #B6D35F
The precise color #B6D35F is an excellent choice for modern design projects. Designers often compare it to the standard color Yellowgreen. Its digital footprint relies on 182 parts red, 211 parts green, and 95 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 14% C, 0% M, 55% Y, and 17% K. The HSL representation is 75.0° hue, 56.9% saturation, and 60.0% lightness.
When using this color as a background, text legibility must be considered. To prevent eye strain, #000000 text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#B6D35F
RGB182, 211, 95
HSL75.0°, 56.9%, 60.0%
CMYK14%, 0%, 55%, 17%
HSV75.0°, 55.0%, 82.7%
LAB80.4, -26.7, 53.4
XYZ44.7, 57.4, 19.5
Decimal11981663
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.68:1
Text on #FFFFFF
FAIL
12.47:1
Text on #000000
AAA
1.61:1
Text on #F8FAFC
FAIL
10.60:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #B6D35F;
}
.text-color {
color: #B6D35F;
}
.border-color {
border: 2px solid #B6D35F;
}