#0FD37C
A medium, vivid green closely aligning with Mediumspringgreen.
About #0FD37C
The hex code #0FD37C represents a beautifully specific shade of green. Designers often compare it to the standard color Mediumspringgreen. In the RGB color space, it consists of 15 red, 211 green, and 124 blue.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 93% C, 0% M, 41% Y, and 17% K. This makes it a relatively light color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. To prevent eye strain, #000000 text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#0FD37C
RGB15, 211, 124
HSL153.4°, 86.7%, 44.3%
CMYK93%, 0%, 41%, 17%
HSV153.4°, 92.9%, 82.7%
LAB74.9, -62.7, 31.2
XYZ27.1, 48.1, 26.9
Decimal1037180
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.98:1
Text on #FFFFFF
FAIL
10.63:1
Text on #000000
AAA
1.89:1
Text on #F8FAFC
FAIL
9.04:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #0FD37C;
}
.text-color {
color: #0FD37C;
}
.border-color {
border: 2px solid #0FD37C;
}