#BDB60F
A medium, vivid yellow closely aligning with Goldenrod.
About #BDB60F
Visually, #BDB60F is defined as a vivid yellow. Its closest recognized web color is Goldenrod. In the RGB color space, it consists of 189 red, 182 green, and 15 blue.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 0% cyan and 4% magenta inks. With a hue angle of 57.6 degrees, it sits comfortably in the yellow spectrum.
When using this color as a background, text legibility must be considered. Because it is a medium 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#BDB60F
RGB189, 182, 15
HSL57.6°, 85.3%, 40.0%
CMYK0%, 4%, 92%, 26%
HSV57.6°, 92.1%, 74.1%
LAB72.4, -13.5, 72.3
XYZ37.8, 44.3, 7.0
Decimal12432911
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.13:1
Text on #FFFFFF
FAIL
9.86:1
Text on #000000
AAA
2.04:1
Text on #F8FAFC
FAIL
8.38:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #BDB60F;
}
.text-color {
color: #BDB60F;
}
.border-color {
border: 2px solid #BDB60F;
}