#D4FA79#D4FA79
#D4FA79 is a very light, vivid yellow-green. Relative luminance 0.837; OKLCH L 93.2% C 0.161 H 123.1°. Best body text is #000000 at 17.75:1 contrast (WCAG AA passes).
Color values
| HEX | #D4FA79 |
|---|---|
| RGB | rgb(212, 250, 121) |
| HSL | hsl(78, 93%, 73%) |
| HSV | hsv(78, 52%, 98%) |
| CMYK | cmyk(15.2%, 0%, 51.6%, 2%) |
| CIE-LAB | lab(93.34, -31.26, 57.18) |
| CIE-LCH | lch(93.34, 65.17, 118.67°) |
| OKLab | oklab(93.18% -0.0882 0.1352) |
| OKLCH | oklch(93.18% 0.161 123.1) |
| XYZ | xyz(64.7884, 83.7485, 30.8373) |
| Luminance | 0.8375 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.16
Pear
#CBF85F
ΔE00 2.68
Light Pea Green
#C4FE82
ΔE00 3.76
Pale Lime
#BEFD73
ΔE00 3.88
Light Yellowish Green
#C2FF89
ΔE00 4.72
Light Lime Green
#B9FF66
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4FA79 #9F79FA
analogous
#FADF79 #D4FA79 #94FA79
triadic
#D4FA79 #79D4FA #FA79D4
tetradic
#D4FA79 #79FADF #9F79FA #FA7994
square
#D4FA79 #79FADF #9F79FA #FA7994
split-complementary
#D4FA79 #7994FA #DF79FA
monochromatic
#ACF009 #C1F83E #D4FA79 #E7FCB4 #F6FEE2
Accessibility & contrast
On white
1.18
#D4FA79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.75
#D4FA79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4FA79
17.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4FA79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4FA79 | 1.00 | 1.18 | 17.75 | 17.75 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED6D
Deuteranopia (green-blind)
#FFEC81
Tritanopia (blue-blind)
#DCEFDD
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #d4fa79; /* rgb */ color: rgb(212, 250, 121); /* oklch */ color: oklch(93.2% 0.161 123.1);
Tailwind
colors: {
custom: {
50: '#e3fca3',
500: '#d4fa79',
950: '#000000',
},
}SCSS
$custom: #d4fa79; $custom-light: #e3fca3; $custom-dark: #000000;
JSON
{
"hex": "#d4fa79",
"rgb": {
"r": 212,
"g": 250,
"b": 121
},
"hsl": {
"h": 77.674,
"s": 92.806,
"l": 72.745
},
"oklch": {
"l": 0.93178,
"c": 0.16142,
"h": 123.1
},
"luminance": 0.83749
}Semantic roles & 50–950 ramp
primary
#D4FA79
secondary
#6D41D7
accent
#00E644
background
#FEFFFC
surface
#FCFFF6
border
#D5D7D0
text
#16170F
muted
#848580