#66E283
A light, moderate green closely aligning with Lightgreen.
About #66E283
The hex code #66E283 represents a beautifully specific shade of green. Its closest recognized web color is Lightgreen. Its digital footprint relies on 102 parts red, 226 parts green, and 131 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 55% Cyan, 0% Magenta, 42% Yellow, and 11% Black. This makes it a relatively light color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #000000 typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#66E283
RGB102, 226, 131
HSL134.0°, 68.1%, 64.3%
CMYK55%, 0%, 42%, 11%
HSV134.0°, 54.9%, 88.6%
LAB81.2, -54.7, 36.2
XYZ36.8, 58.9, 30.9
Decimal6742659
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.64:1
Text on #FFFFFF
FAIL
12.77:1
Text on #000000
AAA
1.57:1
Text on #F8FAFC
FAIL
10.86:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #66E283;
}
.text-color {
color: #66E283;
}
.border-color {
border: 2px solid #66E283;
}