#0FC583
A medium, vivid green closely aligning with Mediumseagreen.
About #0FC583
The precise color #0FC583 is an excellent choice for modern design projects. Designers often compare it to the standard color Mediumseagreen. This translates to an RGB value of rgb(15, 197, 131).
If you are designing for print, the four-color process is what matters most. The color uses 92% Cyan, 0% Magenta, 34% Yellow, and 23% Black. With a hue angle of 158.2 degrees, it sits comfortably in the green spectrum.
Contrast ratios determine whether this color is safe for typography. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#0FC583
RGB15, 197, 131
HSL158.2°, 85.8%, 41.6%
CMYK92%, 0%, 34%, 23%
HSV158.2°, 92.4%, 77.3%
LAB70.6, -56.3, 21.8
XYZ24.3, 41.7, 28.2
Decimal1033603
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.25:1
Text on #FFFFFF
FAIL
9.33:1
Text on #000000
AAA
2.15:1
Text on #F8FAFC
FAIL
7.94:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #0FC583;
}
.text-color {
color: #0FC583;
}
.border-color {
border: 2px solid #0FC583;
}