#42FFBD
A light, vivid green closely aligning with Mediumspringgreen.
About #42FFBD
The precise color #42FFBD is an excellent choice for modern design projects. Its closest recognized web color is Mediumspringgreen. Its digital footprint relies on 66 parts red, 255 parts green, and 189 parts blue light.
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 74% cyan, 0% magenta, 26% yellow, and 0% black. With a hue angle of 159.0 degrees, it sits comfortably in the green spectrum.
Contrast ratios determine whether this color is safe for typography. Because it is a light color, it is generally recommended to use #000000 text. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#42FFBD
RGB66, 255, 189
HSL159.0°, 100.0%, 62.9%
CMYK74%, 0%, 26%, 0%
HSV159.0°, 74.1%, 100.0%
LAB90.0, -61.1, 18.5
XYZ47.2, 76.4, 60.4
Decimal4390845
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.29:1
Text on #FFFFFF
FAIL
16.27:1
Text on #000000
AAA
1.23:1
Text on #F8FAFC
FAIL
13.83:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #42FFBD;
}
.text-color {
color: #42FFBD;
}
.border-color {
border: 2px solid #42FFBD;
}