#D8EB79#D8EB79
#D8EB79 is a very light, vivid yellow-green. Relative luminance 0.754; OKLCH L 90.2% C 0.141 H 117.1°. Best body text is #000000 at 16.08:1 contrast (WCAG AA passes).
Color values
| HEX | #D8EB79 |
|---|---|
| RGB | rgb(216, 235, 121) |
| HSL | hsl(70, 74%, 70%) |
| HSV | hsv(70, 49%, 92%) |
| CMYK | cmyk(8.1%, 0%, 48.5%, 7.8%) |
| CIE-LAB | lab(89.58, -22.67, 52.76) |
| CIE-LCH | lch(89.58, 57.43, 113.25°) |
| OKLab | oklab(90.23% -0.0643 0.1255) |
| OKLCH | oklch(90.23% 0.141 117.1) |
| XYZ | xyz(61.4791, 75.3966, 29.3997) |
| Luminance | 0.7540 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 5.61
Pear
#CBF85F
ΔE00 5.62
Light Yellow Green
#CCFD7F
ΔE00 6.03
Yellowish Tan
#FCFC81
ΔE00 6.33
Greenish Beige
#C9D179
ΔE00 6.58
Faded Yellow
#FEFF7F
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8EB79 #8C79EB
analogous
#EBC579 #D8EB79 #9FEB79
triadic
#D8EB79 #79D8EB #EB79D8
tetradic
#D8EB79 #79EBC5 #8C79EB #EB799F
square
#D8EB79 #79EBC5 #8C79EB #EB799F
split-complementary
#D8EB79 #799FEB #C579EB
monochromatic
#AECB1E #C9E344 #D8EB79 #E7F3AE #F7FBE4
Accessibility & contrast
On white
1.31
#D8EB79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.08
#D8EB79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8EB79
16.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8EB79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8EB79 | 1.00 | 1.31 | 16.08 | 16.08 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E16F
Deuteranopia (green-blind)
#F6E27F
Tritanopia (blue-blind)
#E2E0D1
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #d8eb79; /* rgb */ color: rgb(216, 235, 121); /* oklch */ color: oklch(90.2% 0.141 117.1);
Tailwind
colors: {
custom: {
50: '#e6f1a2',
500: '#d8eb79',
950: '#000000',
},
}SCSS
$custom: #d8eb79; $custom-light: #e6f1a2; $custom-dark: #000000;
JSON
{
"hex": "#d8eb79",
"rgb": {
"r": 216,
"g": 235,
"b": 121
},
"hsl": {
"h": 70,
"s": 74.026,
"l": 69.804
},
"oklch": {
"l": 0.90228,
"c": 0.14097,
"h": 117.1
},
"luminance": 0.75396
}Semantic roles & 50–950 ramp
primary
#D8EB79
secondary
#5A44C4
accent
#0FD630
background
#FEFFFC
surface
#FDFEF6
border
#D5D6D0
text
#16160F
muted
#848580