#D3FA76#D3FA76
#D3FA76 is a very light, vivid yellow-green. Relative luminance 0.835; OKLCH L 93.1% C 0.165 H 123.3°. Best body text is #000000 at 17.71:1 contrast (WCAG AA passes).
Color values
| HEX | #D3FA76 |
|---|---|
| RGB | rgb(211, 250, 118) |
| HSL | hsl(78, 93%, 72%) |
| HSV | hsv(78, 53%, 98%) |
| CMYK | cmyk(15.6%, 0%, 52.8%, 2%) |
| CIE-LAB | lab(93.25, -31.91, 58.40) |
| CIE-LCH | lch(93.25, 66.55, 118.65°) |
| OKLab | oklab(93.07% -0.0903 0.1376) |
| OKLCH | oklch(93.07% 0.165 123.3) |
| XYZ | xyz(64.3198, 83.5278, 29.8700) |
| Luminance | 0.8353 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.22
Pear
#CBF85F
ΔE00 2.33
Pale Lime
#BEFD73
ΔE00 3.77
Light Pea Green
#C4FE82
ΔE00 3.80
Light Lime Green
#B9FF66
ΔE00 4.54
Light Yellowish Green
#C2FF89
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3FA76 #9D76FA
analogous
#FADF76 #D3FA76 #91FA76
triadic
#D3FA76 #76D3FA #FA76D3
tetradic
#D3FA76 #76FADF #9D76FA #FA7691
square
#D3FA76 #76FADF #9D76FA #FA7691
split-complementary
#D3FA76 #7691FA #DF76FA
monochromatic
#AAED09 #C0F83B #D3FA76 #E6FCB1 #F6FEE1
Accessibility & contrast
On white
1.19
#D3FA76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.71
#D3FA76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3FA76
17.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3FA76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3FA76 | 1.00 | 1.19 | 17.71 | 17.71 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED69
Deuteranopia (green-blind)
#FFEB7E
Tritanopia (blue-blind)
#DCEFDC
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #d3fa76; /* rgb */ color: rgb(211, 250, 118); /* oklch */ color: oklch(93.1% 0.165 123.3);
Tailwind
colors: {
custom: {
50: '#e3fca1',
500: '#d3fa76',
950: '#000000',
},
}SCSS
$custom: #d3fa76; $custom-light: #e3fca1; $custom-dark: #000000;
JSON
{
"hex": "#d3fa76",
"rgb": {
"r": 211,
"g": 250,
"b": 118
},
"hsl": {
"h": 77.727,
"s": 92.958,
"l": 72.157
},
"oklch": {
"l": 0.93074,
"c": 0.16454,
"h": 123.3
},
"luminance": 0.83528
}Semantic roles & 50–950 ramp
primary
#D3FA76
secondary
#6B3ED6
accent
#00E644
background
#FEFFFC
surface
#FCFFF5
border
#D5D7CF
text
#16170F
muted
#848580