#66F007
A medium, vivid green closely aligning with Lawngreen.
About #66F007
The precise color #66F007 is an excellent choice for modern design projects. Its closest recognized web color is Lawngreen. In the RGB color space, it consists of 102 red, 240 green, and 7 blue.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 57% C, 0% M, 97% Y, and 6% K. The HSL representation is 95.5° hue, 94.3% saturation, and 48.4% lightness.
Contrast ratios determine whether this color is safe for typography. Because it is a medium color, it is generally recommended to use #000000 text. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#66F007
RGB102, 240, 7
HSL95.5°, 94.3%, 48.4%
CMYK57%, 0%, 97%, 6%
HSV95.5°, 97.1%, 94.1%
LAB84.6, -69.5, 80.7
XYZ36.7, 65.2, 10.8
Decimal6746119
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.50:1
Text on #FFFFFF
FAIL
14.03: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: #66F007;
}
.text-color {
color: #66F007;
}
.border-color {
border: 2px solid #66F007;
}