#00A07C
A dark, vivid cyan closely aligning with Seagreen.
About #00A07C
Visually, #00A07C is defined as a vivid cyan. Its closest recognized web color is Seagreen. In the RGB color space, it consists of 0 red, 160 green, and 124 blue.
If you are designing for print, the four-color process is what matters most. The color uses 100% Cyan, 0% Magenta, 22% Yellow, and 37% Black. With a hue angle of 166.5 degrees, it sits comfortably in the cyan spectrum.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #000000 text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#00A07C
RGB0, 160, 124
HSL166.5°, 100.0%, 31.4%
CMYK100%, 0%, 22%, 37%
HSV166.5°, 100.0%, 62.7%
LAB58.6, -44.3, 8.9
XYZ16.2, 26.6, 23.3
Decimal41084
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.32:1
Text on #FFFFFF
AA Large
6.32:1
Text on #000000
AA
3.18:1
Text on #F8FAFC
AA Large
5.37:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #00A07C;
}
.text-color {
color: #00A07C;
}
.border-color {
border: 2px solid #00A07C;
}