#0FE266
A medium, vivid green closely aligning with Springgreen.
About #0FE266
The hex code #0FE266 represents a beautifully specific shade of green. Its closest recognized web color is Springgreen. Its digital footprint relies on 15 parts red, 226 parts green, and 102 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). To reproduce this shade on paper, a printer utilizes 93% cyan and 0% magenta inks. With a hue angle of 144.7 degrees, it sits comfortably in the green spectrum.
From a UX and accessibility standpoint, contrast is paramount. To prevent eye strain, #000000 text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#0FE266
RGB15, 226, 102
HSL144.7°, 87.6%, 47.3%
CMYK93%, 0%, 55%, 11%
HSV144.7°, 93.4%, 88.6%
LAB79.3, -71.1, 47.5
XYZ29.8, 55.5, 21.7
Decimal1040998
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.74:1
Text on #FFFFFF
FAIL
12.09:1
Text on #000000
AAA
1.66:1
Text on #F8FAFC
FAIL
10.28:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #0FE266;
}
.text-color {
color: #0FE266;
}
.border-color {
border: 2px solid #0FE266;
}