#D4FA78#D4FA78
#D4FA78 is a very light, vivid yellow-green. Relative luminance 0.837; OKLCH L 93.2% C 0.162 H 123.1°. Best body text is #000000 at 17.74:1 contrast (WCAG AA passes).
Color values
| HEX | #D4FA78 |
|---|---|
| RGB | rgb(212, 250, 120) |
| HSL | hsl(78, 93%, 73%) |
| HSV | hsv(78, 52%, 98%) |
| CMYK | cmyk(15.2%, 0%, 52%, 2%) |
| CIE-LAB | lab(93.33, -31.35, 57.62) |
| CIE-LCH | lch(93.33, 65.60, 118.55°) |
| OKLab | oklab(93.17% -0.0886 0.136) |
| OKLCH | oklch(93.17% 0.162 123.1) |
| XYZ | xyz(64.7274, 83.7241, 30.5160) |
| Luminance | 0.8372 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.23
Pear
#CBF85F
ΔE00 2.57
Light Pea Green
#C4FE82
ΔE00 3.83
Pale Lime
#BEFD73
ΔE00 3.90
Light Lime Green
#B9FF66
ΔE00 4.73
Light Yellowish Green
#C2FF89
ΔE00 4.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4FA78 #9E78FA
analogous
#FADF78 #D4FA78 #93FA78
triadic
#D4FA78 #78D4FA #FA78D4
tetradic
#D4FA78 #78FADF #9E78FA #FA7893
square
#D4FA78 #78FADF #9E78FA #FA7893
split-complementary
#D4FA78 #7893FA #DF78FA
monochromatic
#ACEF09 #C1F83D #D4FA78 #E7FCB3 #F6FEE1
Accessibility & contrast
On white
1.18
#D4FA78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.74
#D4FA78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4FA78
17.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4FA78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4FA78 | 1.00 | 1.18 | 17.74 | 17.74 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED6C
Deuteranopia (green-blind)
#FFEC80
Tritanopia (blue-blind)
#DDEFDD
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #d4fa78; /* rgb */ color: rgb(212, 250, 120); /* oklch */ color: oklch(93.2% 0.162 123.1);
Tailwind
colors: {
custom: {
50: '#e3fca2',
500: '#d4fa78',
950: '#000000',
},
}SCSS
$custom: #d4fa78; $custom-light: #e3fca2; $custom-dark: #000000;
JSON
{
"hex": "#d4fa78",
"rgb": {
"r": 212,
"g": 250,
"b": 120
},
"hsl": {
"h": 77.538,
"s": 92.857,
"l": 72.549
},
"oklch": {
"l": 0.93166,
"c": 0.16234,
"h": 123.1
},
"luminance": 0.83724
}Semantic roles & 50–950 ramp
primary
#D4FA78
secondary
#6C40D6
accent
#00E643
background
#FEFFFC
surface
#FCFFF6
border
#D5D7D0
text
#16170F
muted
#848580