#BDFF7C
A light, vivid green closely aligning with Palegreen.
About #BDFF7C
At its core, #BDFF7C is a light and vivid hue. Its closest recognized web color is Palegreen. To achieve this exact tint on a monitor, you would use an RGB mix of 189, 255, and 124.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 26% Cyan, 0% Magenta, 51% Yellow, and 0% Black. This makes it a relatively light color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. To prevent eye strain, #000000 text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#BDFF7C
RGB189, 255, 124
HSL90.2°, 100.0%, 74.3%
CMYK26%, 0%, 51%, 0%
HSV90.2°, 51.4%, 100.0%
LAB93.4, -41.6, 55.5
XYZ60.4, 83.8, 32.1
Decimal12451708
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.18:1
Text on #FFFFFF
FAIL
17.76:1
Text on #000000
AAA
1.13:1
Text on #F8FAFC
FAIL
15.10:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #BDFF7C;
}
.text-color {
color: #BDFF7C;
}
.border-color {
border: 2px solid #BDFF7C;
}