#42FFB6
A light, vivid green closely aligning with Mediumspringgreen.
About #42FFB6
At its core, #42FFB6 is a light and vivid hue. Its closest recognized web color is Mediumspringgreen. To achieve this exact tint on a monitor, you would use an RGB mix of 66, 255, and 182.
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 74% cyan and 0% magenta inks. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #000000 text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#42FFB6
RGB66, 255, 182
HSL156.8°, 100.0%, 62.9%
CMYK74%, 0%, 29%, 0%
HSV156.8°, 74.1%, 100.0%
LAB89.9, -62.6, 21.9
XYZ46.5, 76.1, 56.5
Decimal4390838
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.30:1
Text on #FFFFFF
FAIL
16.21:1
Text on #000000
AAA
1.24:1
Text on #F8FAFC
FAIL
13.78:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #42FFB6;
}
.text-color {
color: #42FFB6;
}
.border-color {
border: 2px solid #42FFB6;
}