#BDE25F
A light, moderate green closely aligning with Yellowgreen.
About #BDE25F
Visually, #BDE25F is defined as a moderate green. Its closest recognized web color is Yellowgreen. To achieve this exact tint on a monitor, you would use an RGB mix of 189, 226, and 95.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 16% C, 0% M, 58% Y, and 11% K. The HSL representation is 76.9° hue, 69.3% saturation, and 62.9% lightness.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #000000 typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#BDE25F
RGB189, 226, 95
HSL76.9°, 69.3%, 62.9%
CMYK16%, 0%, 58%, 11%
HSV76.9°, 58.0%, 88.6%
LAB85.0, -31.1, 58.7
XYZ50.2, 66.0, 20.9
Decimal12444255
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.48:1
Text on #FFFFFF
FAIL
14.21:1
Text on #000000
AAA
1.41:1
Text on #F8FAFC
FAIL
12.08:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #BDE25F;
}
.text-color {
color: #BDE25F;
}
.border-color {
border: 2px solid #BDE25F;
}