#0FAF7C
A dark, vivid green closely aligning with Mediumseagreen.
About #0FAF7C
The hex code #0FAF7C represents a beautifully specific shade of green. Its closest recognized web color is Mediumseagreen. This translates to an RGB value of rgb(15, 175, 124).
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 91% C, 0% M, 29% Y, and 31% K. Always request a physical proof before doing a large print run with this exact code.
Ensuring your text is legible against this background is a key part of web design. The calculated luminance score dictates that #000000 typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#0FAF7C
RGB15, 175, 124
HSL160.9°, 84.2%, 37.3%
CMYK91%, 0%, 29%, 31%
HSV160.9°, 91.4%, 68.6%
LAB63.5, -49.6, 15.8
XYZ19.2, 32.2, 24.3
Decimal1027964
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.82:1
Text on #FFFFFF
FAIL
7.44:1
Text on #000000
AAA
2.70:1
Text on #F8FAFC
FAIL
6.33:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #0FAF7C;
}
.text-color {
color: #0FAF7C;
}
.border-color {
border: 2px solid #0FAF7C;
}