#D3F678#D3F678
#D3F678 is a very light, vivid yellow-green. Relative luminance 0.811; OKLCH L 92.2% C 0.158 H 122.4°. Best body text is #000000 at 17.22:1 contrast (WCAG AA passes).
Color values
| HEX | #D3F678 |
|---|---|
| RGB | rgb(211, 246, 120) |
| HSL | hsl(77, 88%, 72%) |
| HSV | hsv(77, 51%, 96%) |
| CMYK | cmyk(14.2%, 0%, 51.2%, 3.5%) |
| CIE-LAB | lab(92.18, -29.87, 56.25) |
| CIE-LCH | lch(92.18, 63.69, 117.97°) |
| OKLab | oklab(92.23% -0.0844 0.1331) |
| OKLCH | oklch(92.23% 0.158 122.4) |
| XYZ | xyz(63.2102, 81.1164, 30.0926) |
| Luminance | 0.8112 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.71
Pear
#CBF85F
ΔE00 2.92
Light Pea Green
#C4FE82
ΔE00 4.22
Pale Lime
#BEFD73
ΔE00 4.38
Light Yellowish Green
#C2FF89
ΔE00 5.14
Pistachio (survey)
#C0FA8B
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3F678 #9B78F6
analogous
#F6DA78 #D3F678 #94F678
triadic
#D3F678 #78D3F6 #F678D3
tetradic
#D3F678 #78F6DA #9B78F6 #F67894
square
#D3F678 #78F6DA #9B78F6 #F67894
split-complementary
#D3F678 #7894F6 #DA78F6
monochromatic
#A9E40F #C0F23F #D3F678 #E6FAB1 #F6FDE2
Accessibility & contrast
On white
1.22
#D3F678 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.22
#D3F678 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3F678
17.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3F678 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3F678 | 1.00 | 1.22 | 17.22 | 17.22 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE96C
Deuteranopia (green-blind)
#FEE97F
Tritanopia (blue-blind)
#DCEBD9
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #d3f678; /* rgb */ color: rgb(211, 246, 120); /* oklch */ color: oklch(92.2% 0.158 122.4);
Tailwind
colors: {
custom: {
50: '#e3f9a2',
500: '#d3f678',
950: '#000000',
},
}SCSS
$custom: #d3f678; $custom-light: #e3f9a2; $custom-dark: #000000;
JSON
{
"hex": "#d3f678",
"rgb": {
"r": 211,
"g": 246,
"b": 120
},
"hsl": {
"h": 76.667,
"s": 87.5,
"l": 71.765
},
"oklch": {
"l": 0.92227,
"c": 0.15758,
"h": 122.4
},
"luminance": 0.81116
}Semantic roles & 50–950 ramp
primary
#D3F678
secondary
#6941D1
accent
#01E440
background
#FEFFFC
surface
#FCFFF6
border
#D5D7D0
text
#16170F
muted
#848580