#D2DF79#D2DF79
#D2DF79 is a very light, vivid yellow. Relative luminance 0.679; OKLCH L 87.2% C 0.128 H 115.1°. Best body text is #000000 at 14.57:1 contrast (WCAG AA passes).
Color values
| HEX | #D2DF79 |
|---|---|
| RGB | rgb(210, 223, 121) |
| HSL | hsl(68, 61%, 67%) |
| HSV | hsv(68, 46%, 87%) |
| CMYK | cmyk(5.8%, 0%, 45.7%, 12.5%) |
| CIE-LAB | lab(85.94, -19.17, 48.25) |
| CIE-LCH | lch(85.94, 51.92, 111.67°) |
| OKLab | oklab(87.21% -0.0541 0.1156) |
| OKLCH | oklch(87.21% 0.128 115.1) |
| XYZ | xyz(56.4179, 67.8582, 28.2113) |
| Luminance | 0.6786 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.65
Greenish Tan
#BCCB7A
ΔE00 5.78
Light Khaki
#E6F2A2
ΔE00 5.80
Khaki (CSS)
#F0E68C
ΔE00 6.45
Pale Olive
#B9CC81
ΔE00 6.71
Pale Olive Green
#B1D27B
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2DF79 #8679DF
analogous
#DFB979 #D2DF79 #9FDF79
triadic
#D2DF79 #79D2DF #DF79D2
tetradic
#D2DF79 #79DFB9 #8679DF #DF799F
square
#D2DF79 #79DFB9 #8679DF #DF799F
split-complementary
#D2DF79 #799FDF #B979DF
monochromatic
#A2B32B #C1D348 #D2DF79 #E3EBAA #F3F7DC
Accessibility & contrast
On white
1.44
#D2DF79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.57
#D2DF79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2DF79
14.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2DF79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2DF79 | 1.00 | 1.44 | 14.57 | 14.57 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD670
Deuteranopia (green-blind)
#EBD87E
Tritanopia (blue-blind)
#DCD5C7
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #d2df79; /* rgb */ color: rgb(210, 223, 121); /* oklch */ color: oklch(87.2% 0.128 115.1);
Tailwind
colors: {
custom: {
50: '#e1e8a2',
500: '#d2df79',
950: '#000000',
},
}SCSS
$custom: #d2df79; $custom-light: #e1e8a2; $custom-dark: #000000;
JSON
{
"hex": "#d2df79",
"rgb": {
"r": 210,
"g": 223,
"b": 121
},
"hsl": {
"h": 67.647,
"s": 61.446,
"l": 67.451
},
"oklch": {
"l": 0.87207,
"c": 0.1276,
"h": 115.1
},
"luminance": 0.67857
}Semantic roles & 50–950 ramp
primary
#D2DF79
secondary
#5648B4
accent
#1CC932
background
#FEFEFC
surface
#FCFCF5
border
#D5D5CF
text
#15160F
muted
#848480