#D1FA78#D1FA78
#D1FA78 is a very light, vivid yellow-green. Relative luminance 0.833; OKLCH L 93.0% C 0.164 H 124.1°. Best body text is #000000 at 17.66:1 contrast (WCAG AA passes).
Color values
| HEX | #D1FA78 |
|---|---|
| RGB | rgb(209, 250, 120) |
| HSL | hsl(79, 93%, 73%) |
| HSV | hsv(79, 52%, 98%) |
| CMYK | cmyk(16.4%, 0%, 52%, 2%) |
| CIE-LAB | lab(93.14, -32.47, 57.34) |
| CIE-LCH | lch(93.14, 65.90, 119.52°) |
| OKLab | oklab(92.96% -0.0916 0.1355) |
| OKLCH | oklch(92.96% 0.164 124.1) |
| XYZ | xyz(63.8704, 83.2822, 30.4758) |
| Luminance | 0.8328 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.73
Pear
#CBF85F
ΔE00 2.55
Light Pea Green
#C4FE82
ΔE00 3.30
Pale Lime
#BEFD73
ΔE00 3.36
Light Lime Green
#B9FF66
ΔE00 4.26
Light Yellowish Green
#C2FF89
ΔE00 4.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1FA78 #A178FA
analogous
#FAE278 #D1FA78 #90FA78
triadic
#D1FA78 #78D1FA #FA78D1
tetradic
#D1FA78 #78FAE2 #A178FA #FA7890
square
#D1FA78 #78FAE2 #A178FA #FA7890
split-complementary
#D1FA78 #7890FA #E278FA
monochromatic
#A6EF09 #BDF83D #D1FA78 #E5FCB3 #F5FEE1
Accessibility & contrast
On white
1.19
#D1FA78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.66
#D1FA78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1FA78
17.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1FA78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1FA78 | 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)
#FFED6C
Deuteranopia (green-blind)
#FFEB80
Tritanopia (blue-blind)
#D9F0DD
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #d1fa78; /* rgb */ color: rgb(209, 250, 120); /* oklch */ color: oklch(93.0% 0.164 124.1);
Tailwind
colors: {
custom: {
50: '#e1fca2',
500: '#d1fa78',
950: '#000000',
},
}SCSS
$custom: #d1fa78; $custom-light: #e1fca2; $custom-dark: #000000;
JSON
{
"hex": "#d1fa78",
"rgb": {
"r": 209,
"g": 250,
"b": 120
},
"hsl": {
"h": 78.923,
"s": 92.857,
"l": 72.549
},
"oklch": {
"l": 0.92962,
"c": 0.16352,
"h": 124.1
},
"luminance": 0.83283
}Semantic roles & 50–950 ramp
primary
#D1FA78
secondary
#6F40D6
accent
#00E648
background
#FEFFFC
surface
#FCFFF6
border
#D5D7D0
text
#16170F
muted
#848580