#0FE966
A medium, vivid green closely aligning with Springgreen.
About #0FE966
At its core, #0FE966 is a medium and vivid hue. Designers often compare it to the standard color Springgreen. In the RGB color space, it consists of 15 red, 233 green, and 102 blue.
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 94% cyan and 0% magenta inks. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. 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#0FE966
RGB15, 233, 102
HSL143.9°, 87.9%, 48.6%
CMYK94%, 0%, 56%, 9%
HSV143.9°, 93.6%, 91.4%
LAB81.5, -73.3, 50.1
XYZ31.7, 59.3, 22.4
Decimal1042790
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.63:1
Text on #FFFFFF
FAIL
12.87:1
Text on #000000
AAA
1.56:1
Text on #F8FAFC
FAIL
10.94:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #0FE966;
}
.text-color {
color: #0FE966;
}
.border-color {
border: 2px solid #0FE966;
}