#BDF824
A medium, vivid green closely aligning with Greenyellow.
About #BDF824
The precise color #BDF824 is an excellent choice for modern design projects. Its closest recognized web color is Greenyellow. In the RGB color space, it consists of 189 red, 248 green, and 36 blue.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 24% Cyan, 0% Magenta, 85% Yellow, and 3% Black. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #000000 typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#BDF824
RGB189, 248, 36
HSL76.7°, 93.8%, 55.7%
CMYK24%, 0%, 85%, 3%
HSV76.7°, 85.5%, 97.3%
LAB90.8, -44.1, 83.6
XYZ54.9, 78.1, 13.8
Decimal12449828
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.26:1
Text on #FFFFFF
FAIL
16.62:1
Text on #000000
AAA
1.21:1
Text on #F8FAFC
FAIL
14.13:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #BDF824;
}
.text-color {
color: #BDF824;
}
.border-color {
border: 2px solid #BDF824;
}