#D3F696#D3F696
#D3F696 is a very light, vivid yellow-green. Relative luminance 0.820; OKLCH L 92.7% C 0.127 H 125.1°. Best body text is #000000 at 17.39:1 contrast (WCAG AA passes).
Color values
| HEX | #D3F696 |
|---|---|
| RGB | rgb(211, 246, 150) |
| HSL | hsl(82, 84%, 78%) |
| HSV | hsv(82, 39%, 96%) |
| CMYK | cmyk(14.2%, 0%, 39%, 3.5%) |
| CIE-LAB | lab(92.56, -26.68, 42.48) |
| CIE-LCH | lch(92.56, 50.16, 122.13°) |
| OKLab | oklab(92.65% -0.0733 0.1041) |
| OKLCH | oklch(92.65% 0.127 125.1) |
| XYZ | xyz(65.3243, 81.9620, 41.2270) |
| Luminance | 0.8196 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.89
Celery
#C1FD95
ΔE00 4.16
Light Yellow Green
#CCFD7F
ΔE00 4.20
Light Yellowish Green
#C2FF89
ΔE00 4.56
Light Pea Green
#C4FE82
ΔE00 4.59
Light Khaki
#E6F2A2
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3F696 #B996F6
analogous
#F6E996 #D3F696 #A3F696
triadic
#D3F696 #96D3F6 #F696D3
tetradic
#D3F696 #96F6E9 #B996F6 #F696A3
square
#D3F696 #96F6E9 #B996F6 #F696A3
split-complementary
#D3F696 #96A3F6 #E996F6
monochromatic
#A4EC25 #BBF15E #D3F696 #EBFBCE #F3FDE3
Accessibility & contrast
On white
1.21
#D3F696 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.39
#D3F696 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3F696
17.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3F696 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3F696 | 1.00 | 1.21 | 17.39 | 17.39 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB8F
Deuteranopia (green-blind)
#FBE99B
Tritanopia (blue-blind)
#D9EEDE
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #d3f696; /* rgb */ color: rgb(211, 246, 150); /* oklch */ color: oklch(92.7% 0.127 125.1);
Tailwind
colors: {
custom: {
50: '#e2f9b6',
500: '#d3f696',
950: '#000000',
},
}SCSS
$custom: #d3f696; $custom-light: #e2f9b6; $custom-dark: #000000;
JSON
{
"hex": "#d3f696",
"rgb": {
"r": 211,
"g": 246,
"b": 150
},
"hsl": {
"h": 81.875,
"s": 84.211,
"l": 77.647
},
"oklch": {
"l": 0.9265,
"c": 0.12733,
"h": 125.1
},
"luminance": 0.81962
}Semantic roles & 50–950 ramp
primary
#D3F696
secondary
#885BD5
accent
#05E155
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581