#D3F778#D3F778
#D3F778 is a very light, vivid yellow-green. Relative luminance 0.817; OKLCH L 92.4% C 0.159 H 122.6°. Best body text is #000000 at 17.35:1 contrast (WCAG AA passes).
Color values
| HEX | #D3F778 |
|---|---|
| RGB | rgb(211, 247, 120) |
| HSL | hsl(77, 89%, 72%) |
| HSV | hsv(77, 51%, 97%) |
| CMYK | cmyk(14.6%, 0%, 51.4%, 3.1%) |
| CIE-LAB | lab(92.45, -30.34, 56.57) |
| CIE-LCH | lch(92.45, 64.19, 118.21°) |
| OKLab | oklab(92.45% -0.0857 0.1338) |
| OKLCH | oklch(92.45% 0.159 122.6) |
| XYZ | xyz(63.5152, 81.7263, 30.1943) |
| Luminance | 0.8173 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.52
Pear
#CBF85F
ΔE00 2.80
Light Pea Green
#C4FE82
ΔE00 4.06
Pale Lime
#BEFD73
ΔE00 4.20
Light Yellowish Green
#C2FF89
ΔE00 5.00
Light Lime Green
#B9FF66
ΔE00 5.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3F778 #9C78F7
analogous
#F7DC78 #D3F778 #94F778
triadic
#D3F778 #78D3F7 #F778D3
tetradic
#D3F778 #78F7DC #9C78F7 #F77894
square
#D3F778 #78F7DC #9C78F7 #F77894
split-complementary
#D3F778 #7894F7 #DC78F7
monochromatic
#A9E70E #C0F43E #D3F778 #E6FAB2 #F6FDE2
Accessibility & contrast
On white
1.21
#D3F778 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.35
#D3F778 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3F778
17.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3F778 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3F778 | 1.00 | 1.21 | 17.35 | 17.35 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA6C
Deuteranopia (green-blind)
#FFE980
Tritanopia (blue-blind)
#DCECDA
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #d3f778; /* rgb */ color: rgb(211, 247, 120); /* oklch */ color: oklch(92.4% 0.159 122.6);
Tailwind
colors: {
custom: {
50: '#e3faa2',
500: '#d3f778',
950: '#000000',
},
}SCSS
$custom: #d3f778; $custom-light: #e3faa2; $custom-dark: #000000;
JSON
{
"hex": "#d3f778",
"rgb": {
"r": 211,
"g": 247,
"b": 120
},
"hsl": {
"h": 77.008,
"s": 88.811,
"l": 71.961
},
"oklch": {
"l": 0.92445,
"c": 0.15886,
"h": 122.6
},
"luminance": 0.81726
}Semantic roles & 50–950 ramp
primary
#D3F778
secondary
#6A41D3
accent
#00E541
background
#FEFFFC
surface
#FCFFF6
border
#D5D7D0
text
#16170F
muted
#848580