#D3FA77#D3FA77
#D3FA77 is a very light, vivid yellow-green. Relative luminance 0.836; OKLCH L 93.1% C 0.164 H 123.3°. Best body text is #000000 at 17.71:1 contrast (WCAG AA passes).
Color values
| HEX | #D3FA77 |
|---|---|
| RGB | rgb(211, 250, 119) |
| HSL | hsl(78, 93%, 72%) |
| HSV | hsv(78, 52%, 98%) |
| CMYK | cmyk(15.6%, 0%, 52.4%, 2%) |
| CIE-LAB | lab(93.26, -31.82, 57.96) |
| CIE-LCH | lch(93.26, 66.12, 118.76°) |
| OKLab | oklab(93.09% -0.0899 0.1367) |
| OKLCH | oklch(93.09% 0.164 123.3) |
| XYZ | xyz(64.3796, 83.5517, 30.1846) |
| Luminance | 0.8355 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.13
Pear
#CBF85F
ΔE00 2.44
Light Pea Green
#C4FE82
ΔE00 3.72
Pale Lime
#BEFD73
ΔE00 3.74
Light Lime Green
#B9FF66
ΔE00 4.55
Light Yellowish Green
#C2FF89
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3FA77 #9E77FA
analogous
#FAE077 #D3FA77 #91FA77
triadic
#D3FA77 #77D3FA #FA77D3
tetradic
#D3FA77 #77FAE0 #9E77FA #FA7791
square
#D3FA77 #77FAE0 #9E77FA #FA7791
split-complementary
#D3FA77 #7791FA #E077FA
monochromatic
#AAEE09 #C0F83C #D3FA77 #E6FCB2 #F5FEE1
Accessibility & contrast
On white
1.19
#D3FA77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.71
#D3FA77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3FA77
17.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3FA77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3FA77 | 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)
#FFED6A
Deuteranopia (green-blind)
#FFEB7F
Tritanopia (blue-blind)
#DBEFDD
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #d3fa77; /* rgb */ color: rgb(211, 250, 119); /* oklch */ color: oklch(93.1% 0.164 123.3);
Tailwind
colors: {
custom: {
50: '#e3fca1',
500: '#d3fa77',
950: '#000000',
},
}SCSS
$custom: #d3fa77; $custom-light: #e3fca1; $custom-dark: #000000;
JSON
{
"hex": "#d3fa77",
"rgb": {
"r": 211,
"g": 250,
"b": 119
},
"hsl": {
"h": 77.863,
"s": 92.908,
"l": 72.353
},
"oklch": {
"l": 0.93086,
"c": 0.16364,
"h": 123.3
},
"luminance": 0.83552
}Semantic roles & 50–950 ramp
primary
#D3FA77
secondary
#6C3FD6
accent
#00E644
background
#FEFFFC
surface
#FCFFF6
border
#D5D7D0
text
#16170F
muted
#848580