#D3F77C#D3F77C
#D3F77C is a very light, vivid yellow-green. Relative luminance 0.818; OKLCH L 92.5% C 0.155 H 122.9°. Best body text is #000000 at 17.37:1 contrast (WCAG AA passes).
Color values
| HEX | #D3F77C |
|---|---|
| RGB | rgb(211, 247, 124) |
| HSL | hsl(78, 88%, 73%) |
| HSV | hsv(78, 50%, 97%) |
| CMYK | cmyk(14.6%, 0%, 49.8%, 3.1%) |
| CIE-LAB | lab(92.50, -29.96, 54.79) |
| CIE-LCH | lch(92.50, 62.45, 118.67°) |
| OKLab | oklab(92.49% -0.0843 0.1302) |
| OKLCH | oklch(92.49% 0.155 122.9) |
| XYZ | xyz(63.7630, 81.8254, 31.4996) |
| Luminance | 0.8183 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.34
Pear
#CBF85F
ΔE00 3.26
Light Pea Green
#C4FE82
ΔE00 3.84
Pale Lime
#BEFD73
ΔE00 4.18
Light Yellowish Green
#C2FF89
ΔE00 4.70
Pistachio (survey)
#C0FA8B
ΔE00 4.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3F77C #A07CF7
analogous
#F7DD7C #D3F77C #95F77C
triadic
#D3F77C #7CD3F7 #F77CD3
tetradic
#D3F77C #7CF7DD #A07CF7 #F77C95
square
#D3F77C #7CF7DD #A07CF7 #F77C95
split-complementary
#D3F77C #7C95F7 #DD7CF7
monochromatic
#AAEA0E #C0F342 #D3F77C #E6FBB6 #F5FDE2
Accessibility & contrast
On white
1.21
#D3F77C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.37
#D3F77C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3F77C
17.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3F77C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3F77C | 1.00 | 1.21 | 17.37 | 17.37 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA71
Deuteranopia (green-blind)
#FEE983
Tritanopia (blue-blind)
#DBEDDB
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #d3f77c; /* rgb */ color: rgb(211, 247, 124); /* oklch */ color: oklch(92.5% 0.155 122.9);
Tailwind
colors: {
custom: {
50: '#e2faa5',
500: '#d3f77c',
950: '#000000',
},
}SCSS
$custom: #d3f77c; $custom-light: #e2faa5; $custom-dark: #000000;
JSON
{
"hex": "#d3f77c",
"rgb": {
"r": 211,
"g": 247,
"b": 124
},
"hsl": {
"h": 77.561,
"s": 88.489,
"l": 72.745
},
"oklch": {
"l": 0.92494,
"c": 0.15511,
"h": 122.9
},
"luminance": 0.81826
}Semantic roles & 50–950 ramp
primary
#D3F77C
secondary
#6E44D3
accent
#00E543
background
#FEFFFC
surface
#FCFFF6
border
#D5D7D0
text
#16170F
muted
#848580