#D3FC77#D3FC77
#D3FC77 is a very light, vivid yellow-green. Relative luminance 0.848; OKLCH L 93.5% C 0.166 H 123.8°. Best body text is #000000 at 17.96:1 contrast (WCAG AA passes).
Color values
| HEX | #D3FC77 |
|---|---|
| RGB | rgb(211, 252, 119) |
| HSL | hsl(78, 96%, 73%) |
| HSV | hsv(78, 53%, 99%) |
| CMYK | cmyk(16.3%, 0%, 52.8%, 1.2%) |
| CIE-LAB | lab(93.80, -32.74, 58.60) |
| CIE-LCH | lch(93.80, 67.12, 119.19°) |
| OKLab | oklab(93.52% -0.0925 0.1381) |
| OKLCH | oklch(93.52% 0.166 123.8) |
| XYZ | xyz(65.0043, 84.8012, 30.3928) |
| Luminance | 0.8480 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.94
Pear
#CBF85F
ΔE00 2.38
Pale Lime
#BEFD73
ΔE00 3.48
Light Pea Green
#C4FE82
ΔE00 3.52
Light Lime Green
#B9FF66
ΔE00 4.24
Light Yellowish Green
#C2FF89
ΔE00 4.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3FC77 #A077FC
analogous
#FCE277 #D3FC77 #91FC77
triadic
#D3FC77 #77D3FC #FC77D3
tetradic
#D3FC77 #77FCE2 #A077FC #FC7791
square
#D3FC77 #77FCE2 #A077FC #FC7791
split-complementary
#D3FC77 #7791FC #E277FC
monochromatic
#AAF305 #C0FB3B #D3FC77 #E6FDB3 #F5FEE1
Accessibility & contrast
On white
1.17
#D3FC77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.96
#D3FC77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3FC77
17.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3FC77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3FC77 | 1.00 | 1.17 | 17.96 | 17.96 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE6A
Deuteranopia (green-blind)
#FFED7F
Tritanopia (blue-blind)
#DBF1DE
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #d3fc77; /* rgb */ color: rgb(211, 252, 119); /* oklch */ color: oklch(93.5% 0.166 123.8);
Tailwind
colors: {
custom: {
50: '#e3fda2',
500: '#d3fc77',
950: '#000000',
},
}SCSS
$custom: #d3fc77; $custom-light: #e3fda2; $custom-dark: #000000;
JSON
{
"hex": "#d3fc77",
"rgb": {
"r": 211,
"g": 252,
"b": 119
},
"hsl": {
"h": 78.496,
"s": 95.683,
"l": 72.745
},
"oklch": {
"l": 0.93522,
"c": 0.16621,
"h": 123.8
},
"luminance": 0.84802
}Semantic roles & 50–950 ramp
primary
#D3FC77
secondary
#6E3ED9
accent
#00E647
background
#FEFFFC
surface
#FCFFF6
border
#D5D7D0
text
#16170F
muted
#848580