#00A066
A dark, vivid green closely aligning with Mediumseagreen.
About #00A066
The hex code #00A066 represents a beautifully specific shade of green. Its closest recognized web color is Mediumseagreen. This translates to an RGB value of rgb(0, 160, 102).
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 100% Cyan, 0% Magenta, 36% Yellow, and 37% Black. With a hue angle of 158.3 degrees, it sits comfortably in the green spectrum.
Contrast ratios determine whether this color is safe for typography. Because it is a dark color, it is generally recommended to use #000000 text. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#00A066
RGB0, 160, 102
HSL158.3°, 100.0%, 31.4%
CMYK100%, 0%, 36%, 37%
HSV158.3°, 100.0%, 62.7%
LAB58.1, -49.5, 20.5
XYZ15.0, 26.1, 16.8
Decimal41062
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.38:1
Text on #FFFFFF
AA Large
6.22:1
Text on #000000
AA
3.23:1
Text on #F8FAFC
AA Large
5.29:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #00A066;
}
.text-color {
color: #00A066;
}
.border-color {
border: 2px solid #00A066;
}