#D3F978#D3F978
#D3F978 is a very light, vivid yellow-green. Relative luminance 0.830; OKLCH L 92.9% C 0.161 H 123.2°. Best body text is #000000 at 17.59:1 contrast (WCAG AA passes).
Color values
| HEX | #D3F978 |
|---|---|
| RGB | rgb(211, 249, 120) |
| HSL | hsl(78, 91%, 72%) |
| HSV | hsv(78, 52%, 98%) |
| CMYK | cmyk(15.3%, 0%, 51.8%, 2.4%) |
| CIE-LAB | lab(93.00, -31.27, 57.21) |
| CIE-LCH | lch(93.00, 65.19, 118.66°) |
| OKLab | oklab(92.88% -0.0883 0.1352) |
| OKLCH | oklch(92.88% 0.161 123.2) |
| XYZ | xyz(64.1301, 82.9561, 30.3992) |
| Luminance | 0.8296 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.19
Pear
#CBF85F
ΔE00 2.61
Light Pea Green
#C4FE82
ΔE00 3.77
Pale Lime
#BEFD73
ΔE00 3.87
Light Lime Green
#B9FF66
ΔE00 4.74
Light Yellowish Green
#C2FF89
ΔE00 4.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3F978 #9E78F9
analogous
#F9DE78 #D3F978 #93F978
triadic
#D3F978 #78D3F9 #F978D3
tetradic
#D3F978 #78F9DE #9E78F9 #F97893
square
#D3F978 #78F9DE #9E78F9 #F97893
split-complementary
#D3F978 #7893F9 #DE78F9
monochromatic
#AAEC0A #C0F63D #D3F978 #E6FCB3 #F5FEE2
Accessibility & contrast
On white
1.19
#D3F978 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.59
#D3F978 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3F978
17.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3F978 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3F978 | 1.00 | 1.19 | 17.59 | 17.59 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC6C
Deuteranopia (green-blind)
#FFEB80
Tritanopia (blue-blind)
#DBEEDC
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #d3f978; /* rgb */ color: rgb(211, 249, 120); /* oklch */ color: oklch(92.9% 0.161 123.2);
Tailwind
colors: {
custom: {
50: '#e3fba2',
500: '#d3f978',
950: '#000000',
},
}SCSS
$custom: #d3f978; $custom-light: #e3fba2; $custom-dark: #000000;
JSON
{
"hex": "#d3f978",
"rgb": {
"r": 211,
"g": 249,
"b": 120
},
"hsl": {
"h": 77.674,
"s": 91.489,
"l": 72.353
},
"oklch": {
"l": 0.9288,
"c": 0.16144,
"h": 123.2
},
"luminance": 0.82956
}Semantic roles & 50–950 ramp
primary
#D3F978
secondary
#6C40D5
accent
#00E644
background
#FEFFFC
surface
#FCFFF6
border
#D5D7D0
text
#16170F
muted
#848580