#D4F878#D4F878
#D4F878 is a very light, vivid yellow-green. Relative luminance 0.825; OKLCH L 92.7% C 0.160 H 122.6°. Best body text is #000000 at 17.50:1 contrast (WCAG AA passes).
Color values
| HEX | #D4F878 |
|---|---|
| RGB | rgb(212, 248, 120) |
| HSL | hsl(77, 90%, 72%) |
| HSV | hsv(77, 52%, 97%) |
| CMYK | cmyk(14.5%, 0%, 51.6%, 2.7%) |
| CIE-LAB | lab(92.79, -30.43, 56.98) |
| CIE-LCH | lch(92.79, 64.59, 118.10°) |
| OKLab | oklab(92.73% -0.086 0.1347) |
| OKLCH | oklch(92.73% 0.16 122.6) |
| XYZ | xyz(64.1092, 82.4878, 30.3100) |
| Luminance | 0.8249 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.52
Pear
#CBF85F
ΔE00 2.73
Light Pea Green
#C4FE82
ΔE00 4.09
Pale Lime
#BEFD73
ΔE00 4.21
Light Yellowish Green
#C2FF89
ΔE00 5.04
Light Lime Green
#B9FF66
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4F878 #9C78F8
analogous
#F8DC78 #D4F878 #94F878
triadic
#D4F878 #78D4F8 #F878D4
tetradic
#D4F878 #78F8DC #9C78F8 #F87894
square
#D4F878 #78F8DC #9C78F8 #F87894
split-complementary
#D4F878 #7894F8 #DC78F8
monochromatic
#ABE90C #C1F53E #D4F878 #E7FBB2 #F6FDE2
Accessibility & contrast
On white
1.20
#D4F878 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.50
#D4F878 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4F878
17.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4F878 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4F878 | 1.00 | 1.20 | 17.50 | 17.50 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB6C
Deuteranopia (green-blind)
#FFEA80
Tritanopia (blue-blind)
#DDEDDB
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #d4f878; /* rgb */ color: rgb(212, 248, 120); /* oklch */ color: oklch(92.7% 0.160 122.6);
Tailwind
colors: {
custom: {
50: '#e3faa2',
500: '#d4f878',
950: '#000000',
},
}SCSS
$custom: #d4f878; $custom-light: #e3faa2; $custom-dark: #000000;
JSON
{
"hex": "#d4f878",
"rgb": {
"r": 212,
"g": 248,
"b": 120
},
"hsl": {
"h": 76.875,
"s": 90.141,
"l": 72.157
},
"oklch": {
"l": 0.92731,
"c": 0.15977,
"h": 122.6
},
"luminance": 0.82488
}Semantic roles & 50–950 ramp
primary
#D4F878
secondary
#6A40D4
accent
#00E641
background
#FEFFFC
surface
#FCFFF6
border
#D5D7D0
text
#16170F
muted
#848580