#0FF06D
A medium, vivid green closely aligning with Springgreen.
About #0FF06D
At its core, #0FF06D is a medium and vivid hue. Its closest recognized web color is Springgreen. This translates to an RGB value of rgb(15, 240, 109).
If you are designing for print, the four-color process is what matters most. The color uses 94% Cyan, 0% Magenta, 55% Yellow, and 6% Black. With a hue angle of 145.1 degrees, it sits comfortably in the green spectrum.
Contrast ratios determine whether this color is safe for typography. 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#0FF06D
RGB15, 240, 109
HSL145.1°, 88.2%, 50.0%
CMYK94%, 0%, 55%, 6%
HSV145.1°, 93.8%, 94.1%
LAB83.7, -74.5, 49.6
XYZ34.1, 63.5, 24.9
Decimal1044589
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.53:1
Text on #FFFFFF
FAIL
13.71:1
Text on #000000
AAA
1.46:1
Text on #F8FAFC
FAIL
11.65:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #0FF06D;
}
.text-color {
color: #0FF06D;
}
.border-color {
border: 2px solid #0FF06D;
}