#BDE966
A light, vivid green closely aligning with Yellowgreen.
About #BDE966
The precise color #BDE966 is an excellent choice for modern design projects. It is closely associated with the named CSS color Yellowgreen. In the RGB color space, it consists of 189 red, 233 green, and 102 blue.
If you are designing for print, the four-color process is what matters most. Its ink density profile breaks down to 19% cyan, 0% magenta, 56% yellow, and 9% black. The HSL representation is 80.2° hue, 74.9% saturation, and 65.7% lightness.
Ensuring your text is legible against this background is a key part of web design. 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#BDE966
RGB189, 233, 102
HSL80.2°, 74.9%, 65.7%
CMYK19%, 0%, 56%, 9%
HSV80.2°, 56.2%, 91.4%
LAB87.0, -33.8, 58.0
XYZ52.5, 70.1, 23.3
Decimal12446054
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.40:1
Text on #FFFFFF
FAIL
15.01:1
Text on #000000
AAA
1.34:1
Text on #F8FAFC
FAIL
12.76:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #BDE966;
}
.text-color {
color: #BDE966;
}
.border-color {
border: 2px solid #BDE966;
}