#D4FF79#D4FF79
#D4FF79 is a very light, vivid yellow-green. Relative luminance 0.869; OKLCH L 94.3% C 0.168 H 124.3°. Best body text is #000000 at 18.38:1 contrast (WCAG AA passes).
Color values
| HEX | #D4FF79 |
|---|---|
| RGB | rgb(212, 255, 121) |
| HSL | hsl(79, 100%, 74%) |
| HSV | hsv(79, 53%, 100%) |
| CMYK | cmyk(16.9%, 0%, 52.5%, 0%) |
| CIE-LAB | lab(94.69, -33.56, 58.77) |
| CIE-LCH | lch(94.69, 67.68, 119.73°) |
| OKLab | oklab(94.27% -0.0947 0.1386) |
| OKLCH | oklch(94.27% 0.168 124.3) |
| XYZ | xyz(66.3627, 86.8971, 31.3621) |
| Luminance | 0.8690 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.81
Pear
#CBF85F
ΔE00 2.65
Pale Lime
#BEFD73
ΔE00 3.31
Light Pea Green
#C4FE82
ΔE00 3.32
Light Lime Green
#B9FF66
ΔE00 4.03
Light Yellowish Green
#C2FF89
ΔE00 4.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4FF79 #A479FF
analogous
#FFE779 #D4FF79 #91FF79
triadic
#D4FF79 #79D4FF #FF79D4
tetradic
#D4FF79 #79FFE7 #A479FF #FF7991
square
#D4FF79 #79FFE7 #A479FF #FF7991
split-complementary
#D4FF79 #7991FF #E779FF
monochromatic
#ACFE00 #C0FF3C #D4FF79 #E8FFB6 #F5FFE0
Accessibility & contrast
On white
1.14
#D4FF79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.38
#D4FF79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4FF79
18.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4FF79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4FF79 | 1.00 | 1.14 | 18.38 | 18.38 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF16C
Deuteranopia (green-blind)
#FFEF81
Tritanopia (blue-blind)
#DCF4E1
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #d4ff79; /* rgb */ color: rgb(212, 255, 121); /* oklch */ color: oklch(94.3% 0.168 124.3);
Tailwind
colors: {
custom: {
50: '#e3ffa3',
500: '#d4ff79',
950: '#000000',
},
}SCSS
$custom: #d4ff79; $custom-light: #e3ffa3; $custom-dark: #000000;
JSON
{
"hex": "#d4ff79",
"rgb": {
"r": 212,
"g": 255,
"b": 121
},
"hsl": {
"h": 79.254,
"s": 100,
"l": 73.725
},
"oklch": {
"l": 0.94267,
"c": 0.16787,
"h": 124.3
},
"luminance": 0.86898
}Semantic roles & 50–950 ramp
primary
#D4FF79
secondary
#723FDD
accent
#00E64A
background
#FEFFFC
surface
#FCFFF6
border
#D5D7D0
text
#16180F
muted
#848680