#0FF866
A medium, vivid green closely aligning with Springgreen.
About #0FF866
The precise color #0FF866 is an excellent choice for modern design projects. Its closest recognized web color is Springgreen. This translates to an RGB value of rgb(15, 248, 102).
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 94% C, 0% M, 59% Y, and 3% K. With a hue angle of 142.4 degrees, it sits comfortably in the green spectrum.
When using this color as a background, text legibility must be considered. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#0FF866
RGB15, 248, 102
HSL142.4°, 94.3%, 51.6%
CMYK94%, 0%, 59%, 3%
HSV142.4°, 94.0%, 97.3%
LAB86.1, -77.8, 55.5
XYZ36.2, 68.2, 23.8
Decimal1046630
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.43:1
Text on #FFFFFF
FAIL
14.64:1
Text on #000000
AAA
1.37:1
Text on #F8FAFC
FAIL
12.45:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #0FF866;
}
.text-color {
color: #0FF866;
}
.border-color {
border: 2px solid #0FF866;
}