#0FA057
A dark, vivid green closely aligning with Mediumseagreen.
About #0FA057
When working with digital screens, the color #0FA057 is rendered by mixing light. Its closest recognized web color is Mediumseagreen. This translates to an RGB value of rgb(15, 160, 87).
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 91% cyan and 0% magenta inks. Always request a physical proof before doing a large print run with this exact code.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. To prevent eye strain, #000000 text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#0FA057
RGB15, 160, 87
HSL149.8°, 82.9%, 34.3%
CMYK91%, 0%, 46%, 37%
HSV149.8°, 90.6%, 62.7%
LAB58.0, -51.8, 28.4
XYZ14.5, 25.9, 13.3
Decimal1024087
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.39:1
Text on #FFFFFF
AA Large
6.19:1
Text on #000000
AA
3.24:1
Text on #F8FAFC
AA Large
5.26:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #0FA057;
}
.text-color {
color: #0FA057;
}
.border-color {
border: 2px solid #0FA057;
}