#66E98A
A light, vivid green closely aligning with Lightgreen.
About #66E98A
Visually, #66E98A is defined as a vivid green. Its closest recognized web color is Lightgreen. To achieve this exact tint on a monitor, you would use an RGB mix of 102, 233, and 138.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 56% C, 0% M, 41% Y, and 9% K. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. To prevent eye strain, #000000 text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#66E98A
RGB102, 233, 138
HSL136.5°, 74.9%, 65.7%
CMYK56%, 0%, 41%, 9%
HSV136.5°, 56.2%, 91.4%
LAB83.4, -56.3, 35.5
XYZ39.2, 62.9, 34.1
Decimal6744458
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.55:1
Text on #FFFFFF
FAIL
13.59:1
Text on #000000
AAA
1.48:1
Text on #F8FAFC
FAIL
11.55:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #66E98A;
}
.text-color {
color: #66E98A;
}
.border-color {
border: 2px solid #66E98A;
}