#0FDB8A
A medium, vivid green closely aligning with Mediumspringgreen.
About #0FDB8A
The precise color #0FDB8A is an excellent choice for modern design projects. Designers often compare it to the standard color Mediumspringgreen. To achieve this exact tint on a monitor, you would use an RGB mix of 15, 219, and 138.
For print applications, it's crucial to understand its CMYK makeup. The color uses 93% Cyan, 0% Magenta, 37% Yellow, and 14% Black. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. To prevent eye strain, #000000 text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#0FDB8A
RGB15, 219, 138
HSL156.2°, 87.2%, 45.9%
CMYK93%, 0%, 37%, 14%
HSV156.2°, 93.2%, 85.9%
LAB77.6, -62.7, 27.6
XYZ30.1, 52.6, 32.6
Decimal1039242
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.82:1
Text on #FFFFFF
FAIL
11.52:1
Text on #000000
AAA
1.74:1
Text on #F8FAFC
FAIL
9.79:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #0FDB8A;
}
.text-color {
color: #0FDB8A;
}
.border-color {
border: 2px solid #0FDB8A;
}