#B6C53A
A medium, moderate yellow closely aligning with Yellowgreen.
About #B6C53A
The hex code #B6C53A represents a beautifully specific shade of yellow. Its closest recognized web color is Yellowgreen. In the RGB color space, it consists of 182 red, 197 green, and 58 blue.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 8% cyan and 0% magenta inks. This makes it a relatively light color when applied to physical surfaces.
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#B6C53A
RGB182, 197, 58
HSL66.5°, 54.5%, 50.0%
CMYK8%, 0%, 71%, 23%
HSV66.5°, 70.6%, 77.3%
LAB76.2, -22.6, 64.2
XYZ40.0, 50.2, 11.6
Decimal11978042
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.90:1
Text on #FFFFFF
FAIL
11.04:1
Text on #000000
AAA
1.82:1
Text on #F8FAFC
FAIL
9.38:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #B6C53A;
}
.text-color {
color: #B6C53A;
}
.border-color {
border: 2px solid #B6C53A;
}