#00C592
A dark, vivid green closely aligning with Mediumseagreen.
About #00C592
When working with digital screens, the color #00C592 is rendered by mixing light. Designers often compare it to the standard color Mediumseagreen. This translates to an RGB value of rgb(0, 197, 146).
If you are designing for print, the four-color process is what matters most. The color uses 100% Cyan, 0% Magenta, 26% Yellow, and 23% Black. With a hue angle of 164.5 degrees, it sits comfortably in the green spectrum.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #000000 typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#00C592
RGB0, 197, 146
HSL164.5°, 100.0%, 38.6%
CMYK100%, 0%, 26%, 23%
HSV164.5°, 100.0%, 77.3%
LAB70.9, -53.4, 14.1
XYZ25.2, 42.0, 34.0
Decimal50578
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.23:1
Text on #FFFFFF
FAIL
9.40:1
Text on #000000
AAA
2.13:1
Text on #F8FAFC
FAIL
7.99:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #00C592;
}
.text-color {
color: #00C592;
}
.border-color {
border: 2px solid #00C592;
}