#D3FA96#D3FA96
#D3FA96 is a very light, vivid yellow-green. Relative luminance 0.844; OKLCH L 93.5% C 0.133 H 126.2°. Best body text is #000000 at 17.88:1 contrast (WCAG AA passes).
Color values
| HEX | #D3FA96 |
|---|---|
| RGB | rgb(211, 250, 150) |
| HSL | hsl(83, 91%, 78%) |
| HSV | hsv(83, 40%, 98%) |
| CMYK | cmyk(15.6%, 0%, 40%, 2%) |
| CIE-LAB | lab(93.63, -28.56, 43.86) |
| CIE-LCH | lch(93.63, 52.33, 123.07°) |
| OKLab | oklab(93.51% -0.0786 0.1073) |
| OKLCH | oklch(93.51% 0.133 126.2) |
| XYZ | xyz(66.5541, 84.4215, 41.6369) |
| Luminance | 0.8442 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.22
Celery
#C1FD95
ΔE00 3.47
Light Yellow Green
#CCFD7F
ΔE00 3.49
Light Yellowish Green
#C2FF89
ΔE00 3.71
Light Pea Green
#C4FE82
ΔE00 3.77
Tea Green
#BDF8A3
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3FA96 #BD96FA
analogous
#FAEF96 #D3FA96 #A1FA96
triadic
#D3FA96 #96D3FA #FA96D3
tetradic
#D3FA96 #96FAEF #BD96FA #FA96A1
square
#D3FA96 #96FAEF #BD96FA #FA96A1
split-complementary
#D3FA96 #96A1FA #EF96FA
monochromatic
#A2F421 #BBF75C #D3FA96 #EBFDD0 #F3FEE2
Accessibility & contrast
On white
1.17
#D3FA96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.88
#D3FA96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3FA96
17.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3FA96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3FA96 | 1.00 | 1.17 | 17.88 | 17.88 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE8E
Deuteranopia (green-blind)
#FEEC9B
Tritanopia (blue-blind)
#D8F2E1
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #d3fa96; /* rgb */ color: rgb(211, 250, 150); /* oklch */ color: oklch(93.5% 0.133 126.2);
Tailwind
colors: {
custom: {
50: '#e2fcb6',
500: '#d3fa96',
950: '#000000',
},
}SCSS
$custom: #d3fa96; $custom-light: #e2fcb6; $custom-dark: #000000;
JSON
{
"hex": "#d3fa96",
"rgb": {
"r": 211,
"g": 250,
"b": 150
},
"hsl": {
"h": 83.4,
"s": 90.909,
"l": 78.431
},
"oklch": {
"l": 0.93512,
"c": 0.13297,
"h": 126.2
},
"luminance": 0.84422
}Semantic roles & 50–950 ramp
primary
#D3FA96
secondary
#8C5ADA
accent
#00E65A
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581