#D3EF77#D3EF77
#D3EF77 is a very light, vivid yellow-green. Relative luminance 0.769; OKLCH L 90.7% C 0.150 H 120.3°. Best body text is #000000 at 16.38:1 contrast (WCAG AA passes).
Color values
| HEX | #D3EF77 |
|---|---|
| RGB | rgb(211, 239, 119) |
| HSL | hsl(74, 79%, 70%) |
| HSV | hsv(74, 50%, 94%) |
| CMYK | cmyk(11.7%, 0%, 50.2%, 6.3%) |
| CIE-LAB | lab(90.28, -26.68, 54.45) |
| CIE-LCH | lch(90.28, 60.64, 116.11°) |
| OKLab | oklab(90.7% -0.0755 0.1291) |
| OKLCH | oklch(90.7% 0.15 120.3) |
| XYZ | xyz(61.0607, 76.9140, 29.0783) |
| Luminance | 0.7691 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pear
#CBF85F
ΔE00 4.05
Light Yellow Green
#CCFD7F
ΔE00 4.26
Light Pea Green
#C4FE82
ΔE00 5.62
Pale Lime
#BEFD73
ΔE00 5.85
Pistachio (survey)
#C0FA8B
ΔE00 6.20
Light Khaki
#E6F2A2
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3EF77 #9377EF
analogous
#EFCF77 #D3EF77 #97EF77
triadic
#D3EF77 #77D3EF #EF77D3
tetradic
#D3EF77 #77EFCF #9377EF #EF7797
square
#D3EF77 #77EFCF #9377EF #EF7797
split-complementary
#D3EF77 #7797EF #CF77EF
monochromatic
#A7D319 #C1E940 #D3EF77 #E5F5AE #F6FCE4
Accessibility & contrast
On white
1.28
#D3EF77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.38
#D3EF77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3EF77
16.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3EF77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3EF77 | 1.00 | 1.28 | 16.38 | 16.38 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE36C
Deuteranopia (green-blind)
#F8E37E
Tritanopia (blue-blind)
#DCE4D4
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #d3ef77; /* rgb */ color: rgb(211, 239, 119); /* oklch */ color: oklch(90.7% 0.150 120.3);
Tailwind
colors: {
custom: {
50: '#e2f4a1',
500: '#d3ef77',
950: '#000000',
},
}SCSS
$custom: #d3ef77; $custom-light: #e2f4a1; $custom-dark: #000000;
JSON
{
"hex": "#d3ef77",
"rgb": {
"r": 211,
"g": 239,
"b": 119
},
"hsl": {
"h": 74,
"s": 78.947,
"l": 70.196
},
"oklch": {
"l": 0.90697,
"c": 0.14953,
"h": 120.3
},
"luminance": 0.76914
}Semantic roles & 50–950 ramp
primary
#D3EF77
secondary
#6142C8
accent
#0ADB3B
background
#FEFFFC
surface
#FCFEF5
border
#D5D6CF
text
#16170F
muted
#848580