#00AF6D
A dark, vivid green closely aligning with Mediumseagreen.
About #00AF6D
Visually, #00AF6D is defined as a vivid green. Designers often compare it to the standard color Mediumseagreen. Its digital footprint relies on 0 parts red, 175 parts green, and 109 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 100% C, 0% M, 38% Y, and 31% 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 dark color, it is generally recommended to use #000000 text. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#00AF6D
RGB0, 175, 109
HSL157.4°, 100.0%, 34.3%
CMYK100%, 0%, 38%, 31%
HSV157.4°, 100.0%, 68.6%
LAB63.1, -53.5, 23.4
XYZ18.1, 31.8, 19.6
Decimal44909
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.86:1
Text on #FFFFFF
FAIL
7.35:1
Text on #000000
AAA
2.73:1
Text on #F8FAFC
FAIL
6.25:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #00AF6D;
}
.text-color {
color: #00AF6D;
}
.border-color {
border: 2px solid #00AF6D;
}