#66E200
A medium, vivid green closely aligning with Lawngreen.
About #66E200
When working with digital screens, the color #66E200 is rendered by mixing light. Its closest recognized web color is Lawngreen. In the RGB color space, it consists of 102 red, 226 green, and 0 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 55% Cyan, 0% Magenta, 100% Yellow, and 11% Black. With a hue angle of 92.9 degrees, it sits comfortably in the green spectrum.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #000000 typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#66E200
RGB102, 226, 0
HSL92.9°, 100.0%, 44.3%
CMYK55%, 0%, 100%, 11%
HSV92.9°, 100.0%, 88.6%
LAB80.3, -64.8, 77.9
XYZ32.7, 57.2, 9.3
Decimal6742528
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.69:1
Text on #FFFFFF
FAIL
12.44:1
Text on #000000
AAA
1.61:1
Text on #F8FAFC
FAIL
10.58:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #66E200;
}
.text-color {
color: #66E200;
}
.border-color {
border: 2px solid #66E200;
}