#D5DF79#D5DF79
#D5DF79 is a very light, vivid yellow. Relative luminance 0.683; OKLCH L 87.4% C 0.127 H 113.6°. Best body text is #000000 at 14.66:1 contrast (WCAG AA passes).
Color values
| HEX | #D5DF79 |
|---|---|
| RGB | rgb(213, 223, 121) |
| HSL | hsl(66, 61%, 67%) |
| HSV | hsv(66, 46%, 87%) |
| CMYK | cmyk(4.5%, 0%, 45.7%, 12.5%) |
| CIE-LAB | lab(86.16, -18.00, 48.57) |
| CIE-LCH | lch(86.16, 51.80, 110.33°) |
| OKLab | oklab(87.44% -0.0509 0.1163) |
| OKLCH | oklch(87.44% 0.127 113.6) |
| XYZ | xyz(57.2802, 68.3028, 28.2517) |
| Luminance | 0.6830 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.68
Khaki (CSS)
#F0E68C
ΔE00 5.80
Light Khaki
#E6F2A2
ΔE00 5.81
Greenish Tan
#BCCB7A
ΔE00 6.08
Pale Olive
#B9CC81
ΔE00 7.09
Pale Olive Green
#B1D27B
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5DF79 #8379DF
analogous
#DFB679 #D5DF79 #A2DF79
triadic
#D5DF79 #79D5DF #DF79D5
tetradic
#D5DF79 #79DFB6 #8379DF #DF79A2
square
#D5DF79 #79DFB6 #8379DF #DF79A2
split-complementary
#D5DF79 #79A2DF #B679DF
monochromatic
#A6B32B #C6D348 #D5DF79 #E4EBAA #F4F7DC
Accessibility & contrast
On white
1.43
#D5DF79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.66
#D5DF79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5DF79
14.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5DF79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5DF79 | 1.00 | 1.43 | 14.66 | 14.66 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD670
Deuteranopia (green-blind)
#ECD97E
Tritanopia (blue-blind)
#E0D5C7
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #d5df79; /* rgb */ color: rgb(213, 223, 121); /* oklch */ color: oklch(87.4% 0.127 113.6);
Tailwind
colors: {
custom: {
50: '#e3e8a2',
500: '#d5df79',
950: '#000000',
},
}SCSS
$custom: #d5df79; $custom-light: #e3e8a2; $custom-dark: #000000;
JSON
{
"hex": "#d5df79",
"rgb": {
"r": 213,
"g": 223,
"b": 121
},
"hsl": {
"h": 65.882,
"s": 61.446,
"l": 67.451
},
"oklch": {
"l": 0.87439,
"c": 0.12691,
"h": 113.6
},
"luminance": 0.68302
}Semantic roles & 50–950 ramp
primary
#D5DF79
secondary
#5248B4
accent
#1CC92D
background
#FEFEFC
surface
#FCFCF5
border
#D5D5CF
text
#16160F
muted
#848480