#0FDBA0
A medium, vivid green closely aligning with Mediumseagreen.
About #0FDBA0
The hex code #0FDBA0 represents a beautifully specific shade of green. Designers often compare it to the standard color Mediumseagreen. Its digital footprint relies on 15 parts red, 219 parts green, and 160 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 93% C, 0% M, 27% Y, and 14% K. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. Because it is a medium color, it is generally recommended to use #000000 text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#0FDBA0
RGB15, 219, 160
HSL162.6°, 87.2%, 45.9%
CMYK93%, 0%, 27%, 14%
HSV162.6°, 93.2%, 85.9%
LAB78.1, -58.0, 16.7
XYZ31.9, 53.3, 41.9
Decimal1039264
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.80:1
Text on #FFFFFF
FAIL
11.66:1
Text on #000000
AAA
1.72:1
Text on #F8FAFC
FAIL
9.91:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #0FDBA0;
}
.text-color {
color: #0FDBA0;
}
.border-color {
border: 2px solid #0FDBA0;
}