#66F075
A light, vivid green closely aligning with Springgreen.
About #66F075
The hex code #66F075 represents a beautifully specific shade of green. Designers often compare it to the standard color Springgreen. In the RGB color space, it consists of 102 red, 240 green, and 117 blue.
Translating this color to physical media requires the CMYK color model. The color uses 57% Cyan, 0% Magenta, 51% Yellow, and 6% Black. 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. The calculated luminance score dictates that #000000 typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#66F075
RGB102, 240, 117
HSL126.5°, 82.1%, 67.1%
CMYK57%, 0%, 51%, 6%
HSV126.5°, 57.5%, 94.1%
LAB85.2, -62.0, 48.0
XYZ39.9, 66.4, 27.6
Decimal6746229
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.47:1
Text on #FFFFFF
FAIL
14.29:1
Text on #000000
AAA
1.40:1
Text on #F8FAFC
FAIL
12.14:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #66F075;
}
.text-color {
color: #66F075;
}
.border-color {
border: 2px solid #66F075;
}