#D1FA79#D1FA79
#D1FA79 is a very light, vivid yellow-green. Relative luminance 0.833; OKLCH L 93.0% C 0.163 H 124.1°. Best body text is #000000 at 17.66:1 contrast (WCAG AA passes).
Color values
| HEX | #D1FA79 |
|---|---|
| RGB | rgb(209, 250, 121) |
| HSL | hsl(79, 93%, 73%) |
| HSV | hsv(79, 52%, 98%) |
| CMYK | cmyk(16.4%, 0%, 51.6%, 2%) |
| CIE-LAB | lab(93.15, -32.38, 56.90) |
| CIE-LCH | lch(93.15, 65.47, 119.64°) |
| OKLab | oklab(92.97% -0.0912 0.1346) |
| OKLCH | oklch(92.97% 0.163 124.1) |
| XYZ | xyz(63.9314, 83.3066, 30.7971) |
| Luminance | 0.8331 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.65
Pear
#CBF85F
ΔE00 2.67
Light Pea Green
#C4FE82
ΔE00 3.23
Pale Lime
#BEFD73
ΔE00 3.35
Light Yellowish Green
#C2FF89
ΔE00 4.22
Light Lime Green
#B9FF66
ΔE00 4.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1FA79 #A279FA
analogous
#FAE379 #D1FA79 #90FA79
triadic
#D1FA79 #79D1FA #FA79D1
tetradic
#D1FA79 #79FAE3 #A279FA #FA7990
square
#D1FA79 #79FAE3 #A279FA #FA7990
split-complementary
#D1FA79 #7990FA #E379FA
monochromatic
#A6F009 #BDF83E #D1FA79 #E5FCB4 #F5FEE2
Accessibility & contrast
On white
1.19
#D1FA79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.66
#D1FA79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1FA79
17.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1FA79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1FA79 | 1.00 | 1.19 | 17.66 | 17.66 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED6D
Deuteranopia (green-blind)
#FFEB81
Tritanopia (blue-blind)
#D9F0DD
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #d1fa79; /* rgb */ color: rgb(209, 250, 121); /* oklch */ color: oklch(93.0% 0.163 124.1);
Tailwind
colors: {
custom: {
50: '#e1fca3',
500: '#d1fa79',
950: '#000000',
},
}SCSS
$custom: #d1fa79; $custom-light: #e1fca3; $custom-dark: #000000;
JSON
{
"hex": "#d1fa79",
"rgb": {
"r": 209,
"g": 250,
"b": 121
},
"hsl": {
"h": 79.07,
"s": 92.806,
"l": 72.745
},
"oklch": {
"l": 0.92974,
"c": 0.1626,
"h": 124.1
},
"luminance": 0.83307
}Semantic roles & 50–950 ramp
primary
#D1FA79
secondary
#7041D7
accent
#00E649
background
#FEFFFC
surface
#FCFFF6
border
#D5D7D0
text
#16170F
muted
#848580