#D8FF79#D8FF79
#D8FF79 is a very light, vivid yellow-green. Relative luminance 0.875; OKLCH L 94.5% C 0.166 H 123.1°. Best body text is #000000 at 18.50:1 contrast (WCAG AA passes).
Color values
| HEX | #D8FF79 |
|---|---|
| RGB | rgb(216, 255, 121) |
| HSL | hsl(77, 100%, 74%) |
| HSV | hsv(77, 53%, 100%) |
| CMYK | cmyk(15.3%, 0%, 52.5%, 0%) |
| CIE-LAB | lab(94.95, -32.07, 59.13) |
| CIE-LCH | lch(94.95, 67.27, 118.47°) |
| OKLab | oklab(94.54% -0.0907 0.1394) |
| OKLCH | oklch(94.54% 0.166 123.1) |
| XYZ | xyz(67.5304, 87.4992, 31.4168) |
| Luminance | 0.8750 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.45
Pear
#CBF85F
ΔE00 2.70
Light Pea Green
#C4FE82
ΔE00 4.01
Pale Lime
#BEFD73
ΔE00 4.03
Light Lime Green
#B9FF66
ΔE00 4.68
Light Yellowish Green
#C2FF89
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8FF79 #A079FF
analogous
#FFE379 #D8FF79 #95FF79
triadic
#D8FF79 #79D8FF #FF79D8
tetradic
#D8FF79 #79FFE3 #A079FF #FF7995
square
#D8FF79 #79FFE3 #A079FF #FF7995
split-complementary
#D8FF79 #7995FF #E379FF
monochromatic
#B4FE00 #C6FF3C #D8FF79 #EAFFB6 #F6FFE0
Accessibility & contrast
On white
1.14
#D8FF79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.50
#D8FF79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8FF79
18.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8FF79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8FF79 | 1.00 | 1.14 | 18.50 | 18.50 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF26C
Deuteranopia (green-blind)
#FFF081
Tritanopia (blue-blind)
#E1F4E1
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #d8ff79; /* rgb */ color: rgb(216, 255, 121); /* oklch */ color: oklch(94.5% 0.166 123.1);
Tailwind
colors: {
custom: {
50: '#e6ffa3',
500: '#d8ff79',
950: '#000000',
},
}SCSS
$custom: #d8ff79; $custom-light: #e6ffa3; $custom-dark: #000000;
JSON
{
"hex": "#d8ff79",
"rgb": {
"r": 216,
"g": 255,
"b": 121
},
"hsl": {
"h": 77.463,
"s": 100,
"l": 73.725
},
"oklch": {
"l": 0.94538,
"c": 0.1663,
"h": 123.1
},
"luminance": 0.87499
}Semantic roles & 50–950 ramp
primary
#D8FF79
secondary
#6D3FDD
accent
#00E643
background
#FEFFFC
surface
#FDFFF6
border
#D5D7D0
text
#16180F
muted
#848680