#D7DF79#D7DF79
#D7DF79 is a very light, vivid yellow. Relative luminance 0.686; OKLCH L 87.6% C 0.126 H 112.7°. Best body text is #000000 at 14.72:1 contrast (WCAG AA passes).
Color values
| HEX | #D7DF79 |
|---|---|
| RGB | rgb(215, 223, 121) |
| HSL | hsl(65, 61%, 67%) |
| HSV | hsv(65, 46%, 87%) |
| CMYK | cmyk(3.6%, 0%, 45.7%, 12.5%) |
| CIE-LAB | lab(86.31, -17.21, 48.79) |
| CIE-LCH | lch(86.31, 51.74, 109.43°) |
| OKLab | oklab(87.6% -0.0487 0.1167) |
| OKLCH | oklch(87.6% 0.126 112.7) |
| XYZ | xyz(57.8641, 68.6039, 28.2791) |
| Luminance | 0.6860 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.78
Khaki (CSS)
#F0E68C
ΔE00 5.37
Light Khaki
#E6F2A2
ΔE00 5.87
Greenish Tan
#BCCB7A
ΔE00 6.32
Straw
#FCF679
ΔE00 7.20
Buff
#FEF69E
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7DF79 #8179DF
analogous
#DFB479 #D7DF79 #A4DF79
triadic
#D7DF79 #79D7DF #DF79D7
tetradic
#D7DF79 #79DFB4 #8179DF #DF79A4
square
#D7DF79 #79DFB4 #8179DF #DF79A4
split-complementary
#D7DF79 #79A4DF #B479DF
monochromatic
#A8B32B #C8D348 #D7DF79 #E6EBAA #F4F7DC
Accessibility & contrast
On white
1.43
#D7DF79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.72
#D7DF79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7DF79
14.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7DF79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7DF79 | 1.00 | 1.43 | 14.72 | 14.72 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD770
Deuteranopia (green-blind)
#ECD97E
Tritanopia (blue-blind)
#E2D4C7
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #d7df79; /* rgb */ color: rgb(215, 223, 121); /* oklch */ color: oklch(87.6% 0.126 112.7);
Tailwind
colors: {
custom: {
50: '#e5e8a2',
500: '#d7df79',
950: '#000000',
},
}SCSS
$custom: #d7df79; $custom-light: #e5e8a2; $custom-dark: #000000;
JSON
{
"hex": "#d7df79",
"rgb": {
"r": 215,
"g": 223,
"b": 121
},
"hsl": {
"h": 64.706,
"s": 61.446,
"l": 67.451
},
"oklch": {
"l": 0.87596,
"c": 0.12649,
"h": 112.7
},
"luminance": 0.68603
}Semantic roles & 50–950 ramp
primary
#D7DF79
secondary
#5048B4
accent
#1CC92A
background
#FEFEFC
surface
#FCFCF5
border
#D5D5CF
text
#16160F
muted
#848480