#11B611
A dark, vivid green closely aligning with Limegreen.
About #11B611
At its core, #11B611 is a dark and vivid hue. Designers often compare it to the standard color Limegreen. Its digital footprint relies on 17 parts red, 182 parts green, and 17 parts blue light.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 91% cyan and 0% magenta inks. With a hue angle of 120.0 degrees, it sits comfortably in the green spectrum.
Contrast ratios determine whether this color is safe for typography. 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#11B611
RGB17, 182, 17
HSL120.0°, 82.9%, 39.0%
CMYK91%, 0%, 91%, 29%
HSV120.0°, 90.7%, 71.4%
LAB64.7, -65.6, 62.5
XYZ17.1, 33.6, 6.1
Decimal1160721
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.72:1
Text on #FFFFFF
FAIL
7.72:1
Text on #000000
AAA
2.60:1
Text on #F8FAFC
FAIL
6.57:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #11B611;
}
.text-color {
color: #11B611;
}
.border-color {
border: 2px solid #11B611;
}