#D3F378#D3F378
#D3F378 is a very light, vivid yellow-green. Relative luminance 0.793; OKLCH L 91.6% C 0.154 H 121.6°. Best body text is #000000 at 16.86:1 contrast (WCAG AA passes).
Color values
| HEX | #D3F378 |
|---|---|
| RGB | rgb(211, 243, 120) |
| HSL | hsl(76, 84%, 71%) |
| HSV | hsv(76, 51%, 95%) |
| CMYK | cmyk(13.2%, 0%, 50.6%, 4.7%) |
| CIE-LAB | lab(91.37, -28.47, 55.29) |
| CIE-LCH | lch(91.37, 62.19, 117.25°) |
| OKLab | oklab(91.58% -0.0805 0.131) |
| OKLCH | oklch(91.58% 0.154 121.6) |
| XYZ | xyz(62.3051, 79.3061, 29.7909) |
| Luminance | 0.7931 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.32
Pear
#CBF85F
ΔE00 3.37
Light Pea Green
#C4FE82
ΔE00 4.76
Pale Lime
#BEFD73
ΔE00 4.97
Pistachio (survey)
#C0FA8B
ΔE00 5.54
Light Yellowish Green
#C2FF89
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3F378 #9878F3
analogous
#F3D578 #D3F378 #95F378
triadic
#D3F378 #78D3F3 #F378D3
tetradic
#D3F378 #78F3D5 #9878F3 #F37895
square
#D3F378 #78F3D5 #9878F3 #F37895
split-complementary
#D3F378 #7895F3 #D578F3
monochromatic
#A9DD14 #C1EE40 #D3F378 #E5F8B0 #F6FDE3
Accessibility & contrast
On white
1.25
#D3F378 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.86
#D3F378 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3F378
16.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3F378 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3F378 | 1.00 | 1.25 | 16.86 | 16.86 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE76D
Deuteranopia (green-blind)
#FBE67F
Tritanopia (blue-blind)
#DCE9D7
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #d3f378; /* rgb */ color: rgb(211, 243, 120); /* oklch */ color: oklch(91.6% 0.154 121.6);
Tailwind
colors: {
custom: {
50: '#e2f7a2',
500: '#d3f378',
950: '#000000',
},
}SCSS
$custom: #d3f378; $custom-light: #e2f7a2; $custom-dark: #000000;
JSON
{
"hex": "#d3f378",
"rgb": {
"r": 211,
"g": 243,
"b": 120
},
"hsl": {
"h": 75.61,
"s": 83.673,
"l": 71.176
},
"oklch": {
"l": 0.91576,
"c": 0.15371,
"h": 121.6
},
"luminance": 0.79306
}Semantic roles & 50–950 ramp
primary
#D3F378
secondary
#6642CE
accent
#05E03E
background
#FEFFFC
surface
#FCFEF6
border
#D5D6D0
text
#16170F
muted
#848580