#D3DB50

A medium, moderate yellow closely aligning with Yellowgreen.

About #D3DB50

When working with digital screens, the color #D3DB50 is rendered by mixing light. If you're using CSS, you might find it aligns closely with Yellowgreen. To achieve this exact tint on a monitor, you would use an RGB mix of 211, 219, and 80.

While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 4% Cyan, 0% Magenta, 63% Yellow, and 14% Black. With a hue angle of 63.5 degrees, it sits comfortably in the yellow spectrum.

From a UX and accessibility standpoint, contrast is paramount. Because it is a medium color, it is generally recommended to use #000000 text. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.

Color Space Conversions

HEX#D3DB50
RGB211, 219, 80
HSL63.5°, 65.9%, 58.6%
CMYK4%, 0%, 63%, 14%
HSV63.5°, 63.5%, 85.9%
LAB84.5, -20.1, 65.0
XYZ53.6, 65.1, 17.3
Decimal13884240

Color Harmonies

Complementary

Analogous

Triadic

Tints, Shades & Tones

Tints (Adding White)

Shades (Adding Black)

WCAG Contrast Accessibility

1.50:1
Text on #FFFFFF
FAIL
14.02:1
Text on #000000
AAA
1.43:1
Text on #F8FAFC
FAIL
11.92:1
Text on #0F172A
AAA

CSS Implementation

.bg-color { background-color: #D3DB50; }
.text-color { color: #D3DB50; }
.border-color { border: 2px solid #D3DB50; }

Similar Colors

Yellowgreen
#9ACD32