#0FB68A
A dark, vivid green closely aligning with Mediumseagreen.
About #0FB68A
The hex code #0FB68A represents a beautifully specific shade of green. Designers often compare it to the standard color Mediumseagreen. In the RGB color space, it consists of 15 red, 182 green, and 138 blue.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 92% C, 0% M, 24% Y, and 29% K. With a hue angle of 164.2 degrees, it sits comfortably in the green spectrum.
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#0FB68A
RGB15, 182, 138
HSL164.2°, 84.8%, 38.6%
CMYK92%, 0%, 24%, 29%
HSV164.2°, 91.8%, 71.4%
LAB66.1, -49.0, 11.7
XYZ21.5, 35.4, 29.7
Decimal1029770
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.60:1
Text on #FFFFFF
FAIL
8.08:1
Text on #000000
AAA
2.48:1
Text on #F8FAFC
FAIL
6.87:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #0FB68A;
}
.text-color {
color: #0FB68A;
}
.border-color {
border: 2px solid #0FB68A;
}