#D9FA79#D9FA79
#D9FA79 is a very light, vivid yellow-green. Relative luminance 0.845; OKLCH L 93.5% C 0.160 H 121.4°. Best body text is #000000 at 17.90:1 contrast (WCAG AA passes).
Color values
| HEX | #D9FA79 |
|---|---|
| RGB | rgb(217, 250, 121) |
| HSL | hsl(75, 93%, 73%) |
| HSV | hsv(75, 52%, 98%) |
| CMYK | cmyk(13.2%, 0%, 51.6%, 2%) |
| CIE-LAB | lab(93.67, -29.38, 57.65) |
| CIE-LCH | lch(93.67, 64.70, 117.01°) |
| OKLab | oklab(93.53% -0.0832 0.1361) |
| OKLCH | oklch(93.53% 0.16 121.4) |
| XYZ | xyz(66.2525, 84.5034, 30.9059) |
| Luminance | 0.8450 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pear
#CBF85F
ΔE00 2.94
Light Yellow Green
#CCFD7F
ΔE00 3.07
Light Pea Green
#C4FE82
ΔE00 4.68
Pale Lime
#BEFD73
ΔE00 4.81
Light Lime Green
#B9FF66
ΔE00 5.58
Yellow Green
#C8FD3D
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9FA79 #9A79FA
analogous
#FADB79 #D9FA79 #98FA79
triadic
#D9FA79 #79D9FA #FA79D9
tetradic
#D9FA79 #79FADB #9A79FA #FA7998
square
#D9FA79 #79FADB #9A79FA #FA7998
split-complementary
#D9FA79 #7998FA #DB79FA
monochromatic
#B5F009 #C8F83E #D9FA79 #EAFCB4 #F7FEE2
Accessibility & contrast
On white
1.17
#D9FA79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.90
#D9FA79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9FA79
17.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9FA79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9FA79 | 1.00 | 1.17 | 17.90 | 17.90 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED6D
Deuteranopia (green-blind)
#FFED81
Tritanopia (blue-blind)
#E2EFDD
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #d9fa79; /* rgb */ color: rgb(217, 250, 121); /* oklch */ color: oklch(93.5% 0.160 121.4);
Tailwind
colors: {
custom: {
50: '#e7fca3',
500: '#d9fa79',
950: '#000000',
},
}SCSS
$custom: #d9fa79; $custom-light: #e7fca3; $custom-dark: #000000;
JSON
{
"hex": "#d9fa79",
"rgb": {
"r": 217,
"g": 250,
"b": 121
},
"hsl": {
"h": 75.349,
"s": 92.806,
"l": 72.745
},
"oklch": {
"l": 0.93525,
"c": 0.15956,
"h": 121.4
},
"luminance": 0.84503
}Semantic roles & 50–950 ramp
primary
#D9FA79
secondary
#6741D7
accent
#00E63B
background
#FEFFFC
surface
#FDFFF6
border
#D5D7D0
text
#16170F
muted
#848580