#0FDB5F
A medium, vivid green closely aligning with Springgreen.
About #0FDB5F
Visually, #0FDB5F is defined as a vivid green. Designers often compare it to the standard color Springgreen. Its digital footprint relies on 15 parts red, 219 parts green, and 95 parts blue light.
Translating this color to physical media requires the CMYK color model. The color uses 93% Cyan, 0% Magenta, 57% Yellow, and 14% Black. 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. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#0FDB5F
RGB15, 219, 95
HSL143.5°, 87.2%, 45.9%
CMYK93%, 0%, 57%, 14%
HSV143.5°, 93.2%, 85.9%
LAB77.0, -69.9, 48.0
XYZ27.6, 51.6, 19.3
Decimal1039199
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.86:1
Text on #FFFFFF
FAIL
11.32:1
Text on #000000
AAA
1.77:1
Text on #F8FAFC
FAIL
9.62:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #0FDB5F;
}
.text-color {
color: #0FDB5F;
}
.border-color {
border: 2px solid #0FDB5F;
}