#00A075
A dark, vivid green closely aligning with Seagreen.
About #00A075
When working with digital screens, the color #00A075 is rendered by mixing light. Its closest recognized web color is Seagreen. Its digital footprint relies on 0 parts red, 160 parts green, and 117 parts blue light.
If you are designing for print, the four-color process is what matters most. The color uses 100% Cyan, 0% Magenta, 27% Yellow, and 37% Black. 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. To prevent eye strain, #000000 text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#00A075
RGB0, 160, 117
HSL163.9°, 100.0%, 31.4%
CMYK100%, 0%, 27%, 37%
HSV163.9°, 100.0%, 62.7%
LAB58.4, -46.0, 12.6
XYZ15.8, 26.4, 21.1
Decimal41077
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.34:1
Text on #FFFFFF
AA Large
6.29:1
Text on #000000
AA
3.19:1
Text on #F8FAFC
AA Large
5.34:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #00A075;
}
.text-color {
color: #00A075;
}
.border-color {
border: 2px solid #00A075;
}