#66F00F
A medium, vivid green closely aligning with Lawngreen.
About #66F00F
The precise color #66F00F is an excellent choice for modern design projects. Designers often compare it to the standard color Lawngreen. In the RGB color space, it consists of 102 red, 240 green, and 15 blue.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 57% C, 0% M, 94% Y, and 6% K. With a hue angle of 96.8 degrees, it sits comfortably in the green spectrum.
When using this color as a background, text legibility must be considered. To prevent eye strain, #000000 text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#66F00F
RGB102, 240, 15
HSL96.8°, 88.2%, 50.0%
CMYK57%, 0%, 94%, 6%
HSV96.8°, 93.8%, 94.1%
LAB84.6, -69.3, 80.0
XYZ36.7, 65.2, 11.1
Decimal6746127
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.50:1
Text on #FFFFFF
FAIL
14.04:1
Text on #000000
AAA
1.43:1
Text on #F8FAFC
FAIL
11.93:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #66F00F;
}
.text-color {
color: #66F00F;
}
.border-color {
border: 2px solid #66F00F;
}