#0FE957
A medium, vivid green closely aligning with Springgreen.
About #0FE957
The precise color #0FE957 is an excellent choice for modern design projects. Designers often compare it to the standard color Springgreen. Its digital footprint relies on 15 parts red, 233 parts green, and 87 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 94% C, 0% M, 63% Y, and 9% K. With a hue angle of 139.8 degrees, it sits comfortably in the green spectrum.
From a UX and accessibility standpoint, contrast is paramount. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#0FE957
RGB15, 233, 87
HSL139.8°, 87.9%, 48.6%
CMYK94%, 0%, 63%, 9%
HSV139.8°, 93.6%, 91.4%
LAB81.3, -75.1, 56.5
XYZ31.1, 59.1, 18.8
Decimal1042775
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.64:1
Text on #FFFFFF
FAIL
12.81:1
Text on #000000
AAA
1.57:1
Text on #F8FAFC
FAIL
10.89:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #0FE957;
}
.text-color {
color: #0FE957;
}
.border-color {
border: 2px solid #0FE957;
}