#0FE28A
A medium, vivid green closely aligning with Mediumspringgreen.
About #0FE28A
The hex code #0FE28A represents a beautifully specific shade of green. Its closest recognized web color is Mediumspringgreen. Its digital footprint relies on 15 parts red, 226 parts green, and 138 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 93% C, 0% M, 39% Y, and 11% K. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #000000 typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#0FE28A
RGB15, 226, 138
HSL155.0°, 87.6%, 47.3%
CMYK93%, 0%, 39%, 11%
HSV155.0°, 93.4%, 88.6%
LAB79.8, -65.2, 30.5
XYZ32.0, 56.3, 33.2
Decimal1041034
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.71:1
Text on #FFFFFF
FAIL
12.27:1
Text on #000000
AAA
1.64:1
Text on #F8FAFC
FAIL
10.43:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #0FE28A;
}
.text-color {
color: #0FE28A;
}
.border-color {
border: 2px solid #0FE28A;
}