#D4FC78#D4FC78
#D4FC78 is a very light, vivid yellow-green. Relative luminance 0.850; OKLCH L 93.6% C 0.165 H 123.6°. Best body text is #000000 at 17.99:1 contrast (WCAG AA passes).
Color values
| HEX | #D4FC78 |
|---|---|
| RGB | rgb(212, 252, 120) |
| HSL | hsl(78, 96%, 73%) |
| HSV | hsv(78, 52%, 99%) |
| CMYK | cmyk(15.9%, 0%, 52.4%, 1.2%) |
| CIE-LAB | lab(93.87, -32.27, 58.25) |
| CIE-LCH | lch(93.87, 66.60, 118.99°) |
| OKLab | oklab(93.6% -0.0912 0.1374) |
| OKLCH | oklch(93.6% 0.165 123.6) |
| XYZ | xyz(65.3522, 84.9736, 30.7243) |
| Luminance | 0.8497 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.02
Pear
#CBF85F
ΔE00 2.49
Light Pea Green
#C4FE82
ΔE00 3.61
Pale Lime
#BEFD73
ΔE00 3.64
Light Lime Green
#B9FF66
ΔE00 4.42
Light Yellowish Green
#C2FF89
ΔE00 4.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4FC78 #A078FC
analogous
#FCE278 #D4FC78 #92FC78
triadic
#D4FC78 #78D4FC #FC78D4
tetradic
#D4FC78 #78FCE2 #A078FC #FC7892
square
#D4FC78 #78FCE2 #A078FC #FC7892
split-complementary
#D4FC78 #7892FC #E278FC
monochromatic
#ACF405 #C1FB3C #D4FC78 #E7FDB4 #F5FEE1
Accessibility & contrast
On white
1.17
#D4FC78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.99
#D4FC78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4FC78
17.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4FC78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4FC78 | 1.00 | 1.17 | 17.99 | 17.99 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF6B
Deuteranopia (green-blind)
#FFED80
Tritanopia (blue-blind)
#DCF1DE
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #d4fc78; /* rgb */ color: rgb(212, 252, 120); /* oklch */ color: oklch(93.6% 0.165 123.6);
Tailwind
colors: {
custom: {
50: '#e3fda2',
500: '#d4fc78',
950: '#000000',
},
}SCSS
$custom: #d4fc78; $custom-light: #e3fda2; $custom-dark: #000000;
JSON
{
"hex": "#d4fc78",
"rgb": {
"r": 212,
"g": 252,
"b": 120
},
"hsl": {
"h": 78.182,
"s": 95.652,
"l": 72.941
},
"oklch": {
"l": 0.93602,
"c": 0.16492,
"h": 123.6
},
"luminance": 0.84974
}Semantic roles & 50–950 ramp
primary
#D4FC78
secondary
#6E3FD9
accent
#00E646
background
#FEFFFC
surface
#FCFFF6
border
#D5D7D0
text
#16170F
muted
#848580