#66E224
A medium, vivid green closely aligning with Limegreen.
About #66E224
The precise color #66E224 is an excellent choice for modern design projects. Its closest recognized web color is Limegreen. In the RGB color space, it consists of 102 red, 226 green, and 36 blue.
For print applications, it's crucial to understand its CMYK makeup. Its ink density profile breaks down to 55% cyan, 0% magenta, 84% yellow, and 11% black. This makes it a relatively light color when applied to physical surfaces.
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. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#66E224
RGB102, 226, 36
HSL99.2°, 76.6%, 51.4%
CMYK55%, 0%, 84%, 11%
HSV99.2°, 84.1%, 88.6%
LAB80.4, -64.0, 73.0
XYZ33.0, 57.3, 11.0
Decimal6742564
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: #66E224;
}
.text-color {
color: #66E224;
}
.border-color {
border: 2px solid #66E224;
}