#0FF075
A medium, vivid green closely aligning with Springgreen.
About #0FF075
The precise color #0FF075 is an excellent choice for modern design projects. Its closest recognized web color is Springgreen. This translates to an RGB value of rgb(15, 240, 117).
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 94% cyan and 0% magenta inks. The HSL representation is 147.2° hue, 88.2% saturation, and 50.0% lightness.
Contrast ratios determine whether this color is safe for typography. Because it is a medium color, it is generally recommended to use #000000 text. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#0FF075
RGB15, 240, 117
HSL147.2°, 88.2%, 50.0%
CMYK94%, 0%, 51%, 6%
HSV147.2°, 93.8%, 94.1%
LAB83.8, -73.3, 46.0
XYZ34.6, 63.7, 27.3
Decimal1044597
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.53:1
Text on #FFFFFF
FAIL
13.74:1
Text on #000000
AAA
1.46:1
Text on #F8FAFC
FAIL
11.68:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #0FF075;
}
.text-color {
color: #0FF075;
}
.border-color {
border: 2px solid #0FF075;
}