#0FD392
A medium, vivid green closely aligning with Mediumseagreen.
About #0FD392
Visually, #0FD392 is defined as a vivid green. Designers often compare it to the standard color Mediumseagreen. In the RGB color space, it consists of 15 red, 211 green, and 146 blue.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 93% C, 0% M, 31% Y, and 17% K. The HSL representation is 160.1° hue, 86.7% saturation, and 44.3% lightness.
Ensuring your text is legible against this background is a key part of web design. To prevent eye strain, #000000 text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#0FD392
RGB15, 211, 146
HSL160.1°, 86.7%, 44.3%
CMYK93%, 0%, 31%, 17%
HSV160.1°, 92.9%, 82.7%
LAB75.3, -58.2, 20.3
XYZ28.7, 48.8, 35.1
Decimal1037202
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.95:1
Text on #FFFFFF
FAIL
10.75:1
Text on #000000
AAA
1.87:1
Text on #F8FAFC
FAIL
9.14:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #0FD392;
}
.text-color {
color: #0FD392;
}
.border-color {
border: 2px solid #0FD392;
}