#0FE900
A medium, vivid green closely aligning with Lime.
About #0FE900
The precise color #0FE900 is an excellent choice for modern design projects. Designers often compare it to the standard color Lime. Its digital footprint relies on 15 parts red, 233 parts green, and 0 parts blue light.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 94% C, 0% M, 100% Y, and 9% K. Always request a physical proof before doing a large print run with this exact code.
From a UX and accessibility standpoint, contrast is paramount. 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#0FE900
RGB15, 233, 0
HSL116.1°, 100.0%, 45.7%
CMYK94%, 0%, 100%, 9%
HSV116.1°, 100.0%, 91.4%
LAB80.9, -80.0, 77.8
XYZ29.3, 58.4, 9.7
Decimal1042688
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.66:1
Text on #FFFFFF
FAIL
12.68:1
Text on #000000
AAA
1.58:1
Text on #F8FAFC
FAIL
10.78:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #0FE900;
}
.text-color {
color: #0FE900;
}
.border-color {
border: 2px solid #0FE900;
}