#B6F05F
A light, vivid green closely aligning with Yellowgreen.
About #B6F05F
The precise color #B6F05F is an excellent choice for modern design projects. Its closest recognized web color is Yellowgreen. This translates to an RGB value of rgb(182, 240, 95).
For print applications, it's crucial to understand its CMYK makeup. Its ink density profile breaks down to 24% cyan, 0% magenta, 60% yellow, and 6% black. The HSL representation is 84.0° hue, 82.9% saturation, and 65.7% lightness.
Contrast ratios determine whether this color is safe for typography. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#B6F05F
RGB182, 240, 95
HSL84.0°, 82.9%, 65.7%
CMYK24%, 0%, 60%, 6%
HSV84.0°, 60.4%, 94.1%
LAB88.5, -40.1, 62.5
XYZ52.5, 73.1, 22.2
Decimal11989087
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.34:1
Text on #FFFFFF
FAIL
15.62:1
Text on #000000
AAA
1.29:1
Text on #F8FAFC
FAIL
13.28:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #B6F05F;
}
.text-color {
color: #B6F05F;
}
.border-color {
border: 2px solid #B6F05F;
}