#D4DF79#D4DF79
#D4DF79 is a very light, vivid yellow. Relative luminance 0.682; OKLCH L 87.4% C 0.127 H 114.1°. Best body text is #000000 at 14.63:1 contrast (WCAG AA passes).
Color values
| HEX | #D4DF79 |
|---|---|
| RGB | rgb(212, 223, 121) |
| HSL | hsl(66, 61%, 67%) |
| HSV | hsv(66, 46%, 87%) |
| CMYK | cmyk(4.9%, 0%, 45.7%, 12.5%) |
| CIE-LAB | lab(86.08, -18.39, 48.46) |
| CIE-LCH | lch(86.08, 51.83, 110.78°) |
| OKLab | oklab(87.36% -0.0519 0.116) |
| OKLCH | oklch(87.36% 0.127 114.1) |
| XYZ | xyz(56.9910, 68.1537, 28.2382) |
| Luminance | 0.6815 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.65
Light Khaki
#E6F2A2
ΔE00 5.80
Greenish Tan
#BCCB7A
ΔE00 5.98
Khaki (CSS)
#F0E68C
ΔE00 6.02
Pale Olive
#B9CC81
ΔE00 6.96
Pale Olive Green
#B1D27B
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4DF79 #8479DF
analogous
#DFB779 #D4DF79 #A1DF79
triadic
#D4DF79 #79D4DF #DF79D4
tetradic
#D4DF79 #79DFB7 #8479DF #DF79A1
square
#D4DF79 #79DFB7 #8479DF #DF79A1
split-complementary
#D4DF79 #79A1DF #B779DF
monochromatic
#A4B32B #C4D348 #D4DF79 #E4EBAA #F4F7DC
Accessibility & contrast
On white
1.44
#D4DF79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.63
#D4DF79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4DF79
14.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4DF79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4DF79 | 1.00 | 1.44 | 14.63 | 14.63 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD670
Deuteranopia (green-blind)
#EBD87E
Tritanopia (blue-blind)
#DFD5C7
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #d4df79; /* rgb */ color: rgb(212, 223, 121); /* oklch */ color: oklch(87.4% 0.127 114.1);
Tailwind
colors: {
custom: {
50: '#e3e8a2',
500: '#d4df79',
950: '#000000',
},
}SCSS
$custom: #d4df79; $custom-light: #e3e8a2; $custom-dark: #000000;
JSON
{
"hex": "#d4df79",
"rgb": {
"r": 212,
"g": 223,
"b": 121
},
"hsl": {
"h": 66.471,
"s": 61.446,
"l": 67.451
},
"oklch": {
"l": 0.87361,
"c": 0.12712,
"h": 114.1
},
"luminance": 0.68153
}Semantic roles & 50–950 ramp
primary
#D4DF79
secondary
#5448B4
accent
#1CC92F
background
#FEFEFC
surface
#FCFCF5
border
#D5D5CF
text
#16160F
muted
#848480