#D6DF79#D6DF79
#D6DF79 is a very light, vivid yellow. Relative luminance 0.685; OKLCH L 87.5% C 0.127 H 113.2°. Best body text is #000000 at 14.69:1 contrast (WCAG AA passes).
Color values
| HEX | #D6DF79 |
|---|---|
| RGB | rgb(214, 223, 121) |
| HSL | hsl(65, 61%, 67%) |
| HSV | hsv(65, 46%, 87%) |
| CMYK | cmyk(4%, 0%, 45.7%, 12.5%) |
| CIE-LAB | lab(86.23, -17.61, 48.68) |
| CIE-LCH | lch(86.23, 51.77, 109.88°) |
| OKLab | oklab(87.52% -0.0498 0.1165) |
| OKLCH | oklch(87.52% 0.127 113.2) |
| XYZ | xyz(57.5713, 68.4529, 28.2654) |
| Luminance | 0.6845 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.72
Khaki (CSS)
#F0E68C
ΔE00 5.58
Light Khaki
#E6F2A2
ΔE00 5.84
Greenish Tan
#BCCB7A
ΔE00 6.20
Pale Olive
#B9CC81
ΔE00 7.23
Straw
#FCF679
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6DF79 #8279DF
analogous
#DFB579 #D6DF79 #A3DF79
triadic
#D6DF79 #79D6DF #DF79D6
tetradic
#D6DF79 #79DFB5 #8279DF #DF79A3
square
#D6DF79 #79DFB5 #8279DF #DF79A3
split-complementary
#D6DF79 #79A3DF #B579DF
monochromatic
#A7B32B #C7D348 #D6DF79 #E5EBAA #F4F7DC
Accessibility & contrast
On white
1.43
#D6DF79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.69
#D6DF79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6DF79
14.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6DF79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6DF79 | 1.00 | 1.43 | 14.69 | 14.69 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD770
Deuteranopia (green-blind)
#ECD97E
Tritanopia (blue-blind)
#E1D5C7
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #d6df79; /* rgb */ color: rgb(214, 223, 121); /* oklch */ color: oklch(87.5% 0.127 113.2);
Tailwind
colors: {
custom: {
50: '#e4e8a2',
500: '#d6df79',
950: '#000000',
},
}SCSS
$custom: #d6df79; $custom-light: #e4e8a2; $custom-dark: #000000;
JSON
{
"hex": "#d6df79",
"rgb": {
"r": 214,
"g": 223,
"b": 121
},
"hsl": {
"h": 65.294,
"s": 61.446,
"l": 67.451
},
"oklch": {
"l": 0.87517,
"c": 0.12669,
"h": 113.2
},
"luminance": 0.68452
}Semantic roles & 50–950 ramp
primary
#D6DF79
secondary
#5148B4
accent
#1CC92C
background
#FEFEFC
surface
#FCFCF5
border
#D5D5CF
text
#16160F
muted
#848480