#00CC99
A medium, vivid cyan closely aligning with Mediumseagreen.
About #00CC99
The precise color #00CC99 is an excellent choice for modern design projects. Designers often compare it to the standard color Mediumseagreen. Its digital footprint relies on 0 parts red, 204 parts green, and 153 parts blue light.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 100% C, 0% M, 25% Y, and 20% K. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. Because it is a medium color, it is generally recommended to use #000000 text. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#00CC99
RGB0, 204, 153
HSL165.0°, 100.0%, 40.0%
CMYK100%, 0%, 25%, 20%
HSV165.0°, 100.0%, 80.0%
LAB73.2, -54.5, 13.7
XYZ27.3, 45.5, 37.5
Decimal52377
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.08:1
Text on #FFFFFF
FAIL
10.10:1
Text on #000000
AAA
1.99:1
Text on #F8FAFC
FAIL
8.58:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #00CC99;
}
.text-color {
color: #00CC99;
}
.border-color {
border: 2px solid #00CC99;
}