#BDE975
A light, vivid green closely aligning with Yellowgreen.
About #BDE975
The precise color #BDE975 is an excellent choice for modern design projects. Its closest recognized web color is Yellowgreen. This translates to an RGB value of rgb(189, 233, 117).
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 19% cyan and 0% magenta inks. With a hue angle of 82.8 degrees, it sits comfortably in the green spectrum.
When using this color as a background, text legibility must be considered. Because it is a light color, it is generally recommended to use #000000 text. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#BDE975
RGB189, 233, 117
HSL82.8°, 72.5%, 68.6%
CMYK19%, 0%, 50%, 9%
HSV82.8°, 49.8%, 91.4%
LAB87.2, -32.3, 51.3
XYZ53.3, 70.4, 27.6
Decimal12446069
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.39:1
Text on #FFFFFF
FAIL
15.08:1
Text on #000000
AAA
1.33:1
Text on #F8FAFC
FAIL
12.82:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #BDE975;
}
.text-color {
color: #BDE975;
}
.border-color {
border: 2px solid #BDE975;
}