#D3FC97#D3FC97
#D3FC97 is a very light, vivid yellow-green. Relative luminance 0.857; OKLCH L 94.0% C 0.135 H 126.9°. Best body text is #000000 at 18.14:1 contrast (WCAG AA passes).
Color values
| HEX | #D3FC97 |
|---|---|
| RGB | rgb(211, 252, 151) |
| HSL | hsl(84, 94%, 79%) |
| HSV | hsv(84, 40%, 99%) |
| CMYK | cmyk(16.3%, 0%, 40.1%, 1.2%) |
| CIE-LAB | lab(94.19, -29.37, 44.07) |
| CIE-LCH | lch(94.19, 52.97, 123.68°) |
| OKLab | oklab(93.96% -0.0808 0.1078) |
| OKLCH | oklch(93.96% 0.135 126.9) |
| XYZ | xyz(67.2597, 85.7034, 42.2711) |
| Luminance | 0.8570 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.00
Celery
#C1FD95
ΔE00 3.17
Light Yellow Green
#CCFD7F
ΔE00 3.35
Light Yellowish Green
#C2FF89
ΔE00 3.39
Light Pea Green
#C4FE82
ΔE00 3.52
Tea Green
#BDF8A3
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3FC97 #C097FC
analogous
#FCF297 #D3FC97 #A1FC97
triadic
#D3FC97 #97D3FC #FC97D3
tetradic
#D3FC97 #97FCF2 #C097FC #FC97A1
square
#D3FC97 #97FCF2 #C097FC #FC97A1
split-complementary
#D3FC97 #97A1FC #F297FC
monochromatic
#A1F920 #BAFA5C #D3FC97 #ECFED2 #F2FEE1
Accessibility & contrast
On white
1.16
#D3FC97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.14
#D3FC97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3FC97
18.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3FC97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3FC97 | 1.00 | 1.16 | 18.14 | 18.14 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF08F
Deuteranopia (green-blind)
#FFEE9C
Tritanopia (blue-blind)
#D8F4E3
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #d3fc97; /* rgb */ color: rgb(211, 252, 151); /* oklch */ color: oklch(94.0% 0.135 126.9);
Tailwind
colors: {
custom: {
50: '#e2fdb7',
500: '#d3fc97',
950: '#000000',
},
}SCSS
$custom: #d3fc97; $custom-light: #e2fdb7; $custom-dark: #000000;
JSON
{
"hex": "#d3fc97",
"rgb": {
"r": 211,
"g": 252,
"b": 151
},
"hsl": {
"h": 84.356,
"s": 94.393,
"l": 79.02
},
"oklch": {
"l": 0.9396,
"c": 0.13473,
"h": 126.9
},
"luminance": 0.85704
}Semantic roles & 50–950 ramp
primary
#D3FC97
secondary
#8F5ADD
accent
#00E65D
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581