#D3FB76#D3FB76
#D3FB76 is a very light, vivid yellow-green. Relative luminance 0.842; OKLCH L 93.3% C 0.166 H 123.5°. Best body text is #000000 at 17.83:1 contrast (WCAG AA passes).
Color values
| HEX | #D3FB76 |
|---|---|
| RGB | rgb(211, 251, 118) |
| HSL | hsl(78, 94%, 72%) |
| HSV | hsv(78, 53%, 98%) |
| CMYK | cmyk(15.9%, 0%, 53%, 1.6%) |
| CIE-LAB | lab(93.52, -32.37, 58.72) |
| CIE-LCH | lch(93.52, 67.05, 118.87°) |
| OKLab | oklab(93.29% -0.0916 0.1383) |
| OKLCH | oklch(93.29% 0.166 123.5) |
| XYZ | xyz(64.6314, 84.1509, 29.9738) |
| Luminance | 0.8415 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.11
Pear
#CBF85F
ΔE00 2.29
Pale Lime
#BEFD73
ΔE00 3.63
Light Pea Green
#C4FE82
ΔE00 3.69
Light Lime Green
#B9FF66
ΔE00 4.38
Light Yellowish Green
#C2FF89
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3FB76 #9E76FB
analogous
#FBE076 #D3FB76 #91FB76
triadic
#D3FB76 #76D3FB #FB76D3
tetradic
#D3FB76 #76FBE0 #9E76FB #FB7691
square
#D3FB76 #76FBE0 #9E76FB #FB7691
split-complementary
#D3FB76 #7691FB #E076FB
monochromatic
#AAF007 #C0F93B #D3FB76 #E6FDB1 #F5FEE1
Accessibility & contrast
On white
1.18
#D3FB76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.83
#D3FB76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3FB76
17.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3FB76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3FB76 | 1.00 | 1.18 | 17.83 | 17.83 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE69
Deuteranopia (green-blind)
#FFEC7E
Tritanopia (blue-blind)
#DBF0DD
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #d3fb76; /* rgb */ color: rgb(211, 251, 118); /* oklch */ color: oklch(93.3% 0.166 123.5);
Tailwind
colors: {
custom: {
50: '#e3fca1',
500: '#d3fb76',
950: '#000000',
},
}SCSS
$custom: #d3fb76; $custom-light: #e3fca1; $custom-dark: #000000;
JSON
{
"hex": "#d3fb76",
"rgb": {
"r": 211,
"g": 251,
"b": 118
},
"hsl": {
"h": 78.045,
"s": 94.326,
"l": 72.353
},
"oklch": {
"l": 0.93292,
"c": 0.16583,
"h": 123.5
},
"luminance": 0.84151
}Semantic roles & 50–950 ramp
primary
#D3FB76
secondary
#6C3ED7
accent
#00E645
background
#FEFFFC
surface
#FCFFF5
border
#D5D7CF
text
#16170F
muted
#848580