#D7ED79#D7ED79
#D7ED79 is a very light, vivid yellow-green. Relative luminance 0.764; OKLCH L 90.6% C 0.144 H 118.2°. Best body text is #000000 at 16.28:1 contrast (WCAG AA passes).
Color values
| HEX | #D7ED79 |
|---|---|
| RGB | rgb(215, 237, 121) |
| HSL | hsl(71, 76%, 70%) |
| HSV | hsv(71, 49%, 93%) |
| CMYK | cmyk(9.3%, 0%, 48.9%, 7.1%) |
| CIE-LAB | lab(90.04, -24.01, 53.30) |
| CIE-LCH | lch(90.04, 58.46, 114.25°) |
| OKLab | oklab(90.58% -0.068 0.1267) |
| OKLCH | oklch(90.58% 0.144 118.2) |
| XYZ | xyz(61.7603, 76.3964, 29.5778) |
| Luminance | 0.7640 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pear
#CBF85F
ΔE00 5.03
Light Yellow Green
#CCFD7F
ΔE00 5.35
Light Khaki
#E6F2A2
ΔE00 5.78
Yellowish Tan
#FCFC81
ΔE00 6.54
Light Pea Green
#C4FE82
ΔE00 6.71
Faded Yellow
#FEFF7F
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7ED79 #8F79ED
analogous
#EDC979 #D7ED79 #9DED79
triadic
#D7ED79 #79D7ED #ED79D7
tetradic
#D7ED79 #79EDC9 #8F79ED #ED799D
square
#D7ED79 #79EDC9 #8F79ED #ED799D
split-complementary
#D7ED79 #799DED #C979ED
monochromatic
#AED01C #C7E643 #D7ED79 #E7F4AF #F7FBE4
Accessibility & contrast
On white
1.29
#D7ED79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.28
#D7ED79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7ED79
16.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7ED79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7ED79 | 1.00 | 1.29 | 16.28 | 16.28 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE26F
Deuteranopia (green-blind)
#F8E37F
Tritanopia (blue-blind)
#E1E2D2
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #d7ed79; /* rgb */ color: rgb(215, 237, 121); /* oklch */ color: oklch(90.6% 0.144 118.2);
Tailwind
colors: {
custom: {
50: '#e5f2a2',
500: '#d7ed79',
950: '#000000',
},
}SCSS
$custom: #d7ed79; $custom-light: #e5f2a2; $custom-dark: #000000;
JSON
{
"hex": "#d7ed79",
"rgb": {
"r": 215,
"g": 237,
"b": 121
},
"hsl": {
"h": 71.379,
"s": 76.316,
"l": 70.196
},
"oklch": {
"l": 0.90582,
"c": 0.14378,
"h": 118.2
},
"luminance": 0.76396
}Semantic roles & 50–950 ramp
primary
#D7ED79
secondary
#5D44C6
accent
#0DD934
background
#FEFFFC
surface
#FDFEF6
border
#D5D6D0
text
#16170F
muted
#848580