#D5DC79#D5DC79
#D5DC79 is a very light, vivid yellow. Relative luminance 0.667; OKLCH L 86.8% C 0.123 H 112.2°. Best body text is #000000 at 14.34:1 contrast (WCAG AA passes).
Color values
| HEX | #D5DC79 |
|---|---|
| RGB | rgb(213, 220, 121) |
| HSL | hsl(64, 59%, 67%) |
| HSV | hsv(64, 45%, 86%) |
| CMYK | cmyk(3.2%, 0%, 45%, 13.7%) |
| CIE-LAB | lab(85.36, -16.52, 47.59) |
| CIE-LCH | lch(85.36, 50.38, 109.14°) |
| OKLab | oklab(86.8% -0.0467 0.1141) |
| OKLCH | oklch(86.8% 0.123 112.2) |
| XYZ | xyz(56.4858, 66.7140, 27.9869) |
| Luminance | 0.6671 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.07
Khaki (CSS)
#F0E68C
ΔE00 5.42
Greenish Tan
#BCCB7A
ΔE00 5.72
Light Khaki
#E6F2A2
ΔE00 6.15
Pale Olive
#B9CC81
ΔE00 6.84
Pale Olive Green
#B1D27B
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5DC79 #8079DC
analogous
#DCB179 #D5DC79 #A4DC79
triadic
#D5DC79 #79D5DC #DC79D5
tetradic
#D5DC79 #79DCB1 #8079DC #DC79A4
square
#D5DC79 #79DCB1 #8079DC #DC79A4
split-complementary
#D5DC79 #79A4DC #B179DC
monochromatic
#A4AD2D #C6CF48 #D5DC79 #E4E9AA #F3F5DA
Accessibility & contrast
On white
1.46
#D5DC79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.34
#D5DC79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5DC79
14.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5DC79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5DC79 | 1.00 | 1.46 | 14.34 | 14.34 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D471
Deuteranopia (green-blind)
#E9D77E
Tritanopia (blue-blind)
#E0D2C5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #d5dc79; /* rgb */ color: rgb(213, 220, 121); /* oklch */ color: oklch(86.8% 0.123 112.2);
Tailwind
colors: {
custom: {
50: '#e3e6a1',
500: '#d5dc79',
950: '#000000',
},
}SCSS
$custom: #d5dc79; $custom-light: #e3e6a1; $custom-dark: #000000;
JSON
{
"hex": "#d5dc79",
"rgb": {
"r": 213,
"g": 220,
"b": 121
},
"hsl": {
"h": 64.242,
"s": 58.58,
"l": 66.863
},
"oklch": {
"l": 0.86802,
"c": 0.12327,
"h": 112.2
},
"luminance": 0.66713
}Semantic roles & 50–950 ramp
primary
#D5DC79
secondary
#514AB0
accent
#1FC62B
background
#FEFEFC
surface
#FCFCF5
border
#D5D5CF
text
#16160F
muted
#848480