#00F88A
A medium, vivid green closely aligning with Mediumspringgreen.
About #00F88A
Visually, #00F88A is defined as a vivid green. It is closely associated with the named CSS color Mediumspringgreen. In the RGB color space, it consists of 0 red, 248 green, and 138 blue.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 100% C, 0% M, 44% Y, and 3% 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. The calculated luminance score dictates that #000000 typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#00F88A
RGB0, 248, 138
HSL153.4°, 100.0%, 48.6%
CMYK100%, 0%, 44%, 3%
HSV153.4°, 100.0%, 97.3%
LAB86.5, -72.9, 39.3
XYZ38.2, 69.0, 35.3
Decimal63626
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.42:1
Text on #FFFFFF
FAIL
14.79:1
Text on #000000
AAA
1.36:1
Text on #F8FAFC
FAIL
12.58:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #00F88A;
}
.text-color {
color: #00F88A;
}
.border-color {
border: 2px solid #00F88A;
}