#07B68A
A dark, vivid green closely aligning with Mediumseagreen.
About #07B68A
The hex code #07B68A represents a beautifully specific shade of green. Its closest recognized web color is Mediumseagreen. This translates to an RGB value of rgb(7, 182, 138).
Translating this color to physical media requires the CMYK color model. The color uses 96% Cyan, 0% Magenta, 24% Yellow, and 29% Black. The HSL representation is 164.9° hue, 92.6% saturation, and 37.1% lightness.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #000000 typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#07B68A
RGB7, 182, 138
HSL164.9°, 92.6%, 37.1%
CMYK96%, 0%, 24%, 29%
HSV164.9°, 96.2%, 71.4%
LAB66.0, -49.3, 11.6
XYZ21.4, 35.3, 29.7
Decimal505482
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.60:1
Text on #FFFFFF
FAIL
8.07:1
Text on #000000
AAA
2.49:1
Text on #F8FAFC
FAIL
6.86:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #07B68A;
}
.text-color {
color: #07B68A;
}
.border-color {
border: 2px solid #07B68A;
}