#0FE907
A medium, vivid green closely aligning with Lime.
About #0FE907
The precise color #0FE907 is an excellent choice for modern design projects. Its closest recognized web color is Lime. In the RGB color space, it consists of 15 red, 233 green, and 7 blue.
When sending designs containing this color to a printer, the CMYK values come into play. Its ink density profile breaks down to 94% cyan, 0% magenta, 97% yellow, and 9% black. This makes it a relatively light color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #000000 typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#0FE907
RGB15, 233, 7
HSL117.9°, 94.2%, 47.1%
CMYK94%, 0%, 97%, 9%
HSV117.9°, 97.0%, 91.4%
LAB81.0, -79.9, 77.2
XYZ29.4, 58.4, 9.9
Decimal1042695
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: #0FE907;
}
.text-color {
color: #0FE907;
}
.border-color {
border: 2px solid #0FE907;
}