#C5DB5F
A light, moderate yellow closely aligning with Yellowgreen.
About #C5DB5F
The hex code #C5DB5F represents a beautifully specific shade of yellow. Its closest recognized web color is Yellowgreen. Its digital footprint relies on 197 parts red, 219 parts green, and 95 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). Its ink density profile breaks down to 10% cyan, 0% magenta, 57% yellow, and 14% black. With a hue angle of 70.6 degrees, it sits comfortably in the yellow spectrum.
From a UX and accessibility standpoint, contrast is paramount. To prevent eye strain, #000000 text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#C5DB5F
RGB197, 219, 95
HSL70.6°, 63.3%, 61.6%
CMYK10%, 0%, 57%, 14%
HSV70.6°, 56.6%, 85.9%
LAB83.6, -24.7, 57.3
XYZ50.4, 63.4, 20.4
Decimal12966751
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.54:1
Text on #FFFFFF
FAIL
13.67:1
Text on #000000
AAA
1.47:1
Text on #F8FAFC
FAIL
11.62:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #C5DB5F;
}
.text-color {
color: #C5DB5F;
}
.border-color {
border: 2px solid #C5DB5F;
}