#00AF66
A dark, vivid green closely aligning with Mediumseagreen.
About #00AF66
The hex code #00AF66 represents a beautifully specific shade of green. Its closest recognized web color is Mediumseagreen. In the RGB color space, it consists of 0 red, 175 green, and 102 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 100% C, 0% M, 42% Y, and 31% K. With a hue angle of 155.0 degrees, it sits comfortably in the green spectrum.
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. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#00AF66
RGB0, 175, 102
HSL155.0°, 100.0%, 34.3%
CMYK100%, 0%, 42%, 31%
HSV155.0°, 100.0%, 68.6%
LAB63.0, -55.0, 27.0
XYZ17.7, 31.6, 17.7
Decimal44902
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.87:1
Text on #FFFFFF
FAIL
7.32:1
Text on #000000
AAA
2.74:1
Text on #F8FAFC
FAIL
6.23:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #00AF66;
}
.text-color {
color: #00AF66;
}
.border-color {
border: 2px solid #00AF66;
}