#D3F77D#D3F77D
#D3F77D is a very light, vivid yellow-green. Relative luminance 0.819; OKLCH L 92.5% C 0.154 H 123.0°. Best body text is #000000 at 17.37:1 contrast (WCAG AA passes).
Color values
| HEX | #D3F77D |
|---|---|
| RGB | rgb(211, 247, 125) |
| HSL | hsl(78, 88%, 73%) |
| HSV | hsv(78, 49%, 97%) |
| CMYK | cmyk(14.6%, 0%, 49.4%, 3.1%) |
| CIE-LAB | lab(92.51, -29.86, 54.34) |
| CIE-LCH | lch(92.51, 62.01, 118.79°) |
| OKLab | oklab(92.51% -0.0839 0.1293) |
| OKLCH | oklch(92.51% 0.154 123) |
| XYZ | xyz(63.8266, 81.8509, 31.8343) |
| Luminance | 0.8185 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.31
Pear
#CBF85F
ΔE00 3.38
Light Pea Green
#C4FE82
ΔE00 3.79
Pale Lime
#BEFD73
ΔE00 4.19
Light Yellowish Green
#C2FF89
ΔE00 4.64
Pistachio (survey)
#C0FA8B
ΔE00 4.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3F77D #A17DF7
analogous
#F7DE7D #D3F77D #96F77D
triadic
#D3F77D #7DD3F7 #F77DD3
tetradic
#D3F77D #7DF7DE #A17DF7 #F77D96
square
#D3F77D #7DF7DE #A17DF7 #F77D96
split-complementary
#D3F77D #7D96F7 #DE7DF7
monochromatic
#AAEB0E #BFF343 #D3F77D #E7FBB7 #F5FDE2
Accessibility & contrast
On white
1.21
#D3F77D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.37
#D3F77D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3F77D
17.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3F77D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3F77D | 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)
#FFEA72
Deuteranopia (green-blind)
#FEE984
Tritanopia (blue-blind)
#DBEDDB
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #d3f77d; /* rgb */ color: rgb(211, 247, 125); /* oklch */ color: oklch(92.5% 0.154 123.0);
Tailwind
colors: {
custom: {
50: '#e2faa5',
500: '#d3f77d',
950: '#000000',
},
}SCSS
$custom: #d3f77d; $custom-light: #e2faa5; $custom-dark: #000000;
JSON
{
"hex": "#d3f77d",
"rgb": {
"r": 211,
"g": 247,
"b": 125
},
"hsl": {
"h": 77.705,
"s": 88.406,
"l": 72.941
},
"oklch": {
"l": 0.92507,
"c": 0.15416,
"h": 123
},
"luminance": 0.81851
}Semantic roles & 50–950 ramp
primary
#D3F77D
secondary
#6F45D3
accent
#00E544
background
#FEFFFC
surface
#FCFFF6
border
#D5D7D0
text
#16170F
muted
#848580