#D3F77F#D3F77F
#D3F77F is a very light, vivid yellow-green. Relative luminance 0.819; OKLCH L 92.5% C 0.152 H 123.1°. Best body text is #000000 at 17.38:1 contrast (WCAG AA passes).
Color values
| HEX | #D3F77F |
|---|---|
| RGB | rgb(211, 247, 127) |
| HSL | hsl(78, 88%, 73%) |
| HSV | hsv(78, 49%, 97%) |
| CMYK | cmyk(14.6%, 0%, 48.6%, 3.1%) |
| CIE-LAB | lab(92.53, -29.67, 53.44) |
| CIE-LCH | lch(92.53, 61.13, 119.03°) |
| OKLab | oklab(92.53% -0.0832 0.1275) |
| OKLCH | oklch(92.53% 0.152 123.1) |
| XYZ | xyz(63.9556, 81.9025, 32.5140) |
| Luminance | 0.8190 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.28
Pear
#CBF85F
ΔE00 3.62
Light Pea Green
#C4FE82
ΔE00 3.71
Pale Lime
#BEFD73
ΔE00 4.21
Light Yellowish Green
#C2FF89
ΔE00 4.51
Pistachio (survey)
#C0FA8B
ΔE00 4.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3F77F #A37FF7
analogous
#F7DF7F #D3F77F #97F77F
triadic
#D3F77F #7FD3F7 #F77FD3
tetradic
#D3F77F #7FF7DF #A37FF7 #F77F97
square
#D3F77F #7FF7DF #A37FF7 #F77F97
split-complementary
#D3F77F #7F97F7 #DF7FF7
monochromatic
#AAED0F #BFF345 #D3F77F #E7FBB9 #F5FDE2
Accessibility & contrast
On white
1.21
#D3F77F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.38
#D3F77F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3F77F
17.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3F77F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3F77F | 1.00 | 1.21 | 17.38 | 17.38 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB74
Deuteranopia (green-blind)
#FEE986
Tritanopia (blue-blind)
#DBEDDB
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #d3f77f; /* rgb */ color: rgb(211, 247, 127); /* oklch */ color: oklch(92.5% 0.152 123.1);
Tailwind
colors: {
custom: {
50: '#e2faa6',
500: '#d3f77f',
950: '#000000',
},
}SCSS
$custom: #d3f77f; $custom-light: #e2faa6; $custom-dark: #000000;
JSON
{
"hex": "#d3f77f",
"rgb": {
"r": 211,
"g": 247,
"b": 127
},
"hsl": {
"h": 78,
"s": 88.235,
"l": 73.333
},
"oklch": {
"l": 0.92533,
"c": 0.15224,
"h": 123.1
},
"luminance": 0.81903
}Semantic roles & 50–950 ramp
primary
#D3F77F
secondary
#7147D3
accent
#01E545
background
#FEFFFC
surface
#FCFFF6
border
#D5D7D0
text
#161710
muted
#848580