#D3F596#D3F596
#D3F596 is a very light, vivid yellow-green. Relative luminance 0.814; OKLCH L 92.4% C 0.126 H 124.9°. Best body text is #000000 at 17.27:1 contrast (WCAG AA passes).
Color values
| HEX | #D3F596 |
|---|---|
| RGB | rgb(211, 245, 150) |
| HSL | hsl(81, 83%, 77%) |
| HSV | hsv(81, 39%, 96%) |
| CMYK | cmyk(13.9%, 0%, 38.8%, 3.9%) |
| CIE-LAB | lab(92.29, -26.20, 42.13) |
| CIE-LCH | lch(92.29, 49.62, 121.88°) |
| OKLab | oklab(92.44% -0.072 0.1033) |
| OKLCH | oklch(92.44% 0.126 124.9) |
| XYZ | xyz(65.0210, 81.3553, 41.1259) |
| Luminance | 0.8136 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.09
Celery
#C1FD95
ΔE00 4.36
Light Yellow Green
#CCFD7F
ΔE00 4.40
Light Yellowish Green
#C2FF89
ΔE00 4.79
Light Pea Green
#C4FE82
ΔE00 4.81
Light Khaki
#E6F2A2
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3F596 #B896F5
analogous
#F5E896 #D3F596 #A3F596
triadic
#D3F596 #96D3F5 #F596D3
tetradic
#D3F596 #96F5E8 #B896F5 #F596A3
square
#D3F596 #96F5E8 #B896F5 #F596A3
split-complementary
#D3F596 #96A3F5 #E896F5
monochromatic
#A4EA26 #BCF05E #D3F596 #EAFACE #F3FCE3
Accessibility & contrast
On white
1.22
#D3F596 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.27
#D3F596 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3F596
17.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3F596 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3F596 | 1.00 | 1.22 | 17.27 | 17.27 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA8F
Deuteranopia (green-blind)
#FAE99B
Tritanopia (blue-blind)
#D9EDDE
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #d3f596; /* rgb */ color: rgb(211, 245, 150); /* oklch */ color: oklch(92.4% 0.126 124.9);
Tailwind
colors: {
custom: {
50: '#e1f8b6',
500: '#d3f596',
950: '#000000',
},
}SCSS
$custom: #d3f596; $custom-light: #e1f8b6; $custom-dark: #000000;
JSON
{
"hex": "#d3f596",
"rgb": {
"r": 211,
"g": 245,
"b": 150
},
"hsl": {
"h": 81.474,
"s": 82.609,
"l": 77.451
},
"oklch": {
"l": 0.92435,
"c": 0.12592,
"h": 124.9
},
"luminance": 0.81356
}Semantic roles & 50–950 ramp
primary
#D3F596
secondary
#875CD3
accent
#06DF54
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581