#D3FA97#D3FA97
#D3FA97 is a very light, vivid yellow-green. Relative luminance 0.845; OKLCH L 93.5% C 0.132 H 126.4°. Best body text is #000000 at 17.89:1 contrast (WCAG AA passes).
Color values
| HEX | #D3FA97 |
|---|---|
| RGB | rgb(211, 250, 151) |
| HSL | hsl(84, 91%, 79%) |
| HSV | hsv(84, 40%, 98%) |
| CMYK | cmyk(15.6%, 0%, 39.6%, 2%) |
| CIE-LAB | lab(93.65, -28.44, 43.39) |
| CIE-LCH | lch(93.65, 51.88, 123.24°) |
| OKLab | oklab(93.53% -0.0782 0.1062) |
| OKLCH | oklch(93.53% 0.132 126.4) |
| XYZ | xyz(66.6349, 84.4539, 42.0628) |
| Luminance | 0.8445 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.25
Celery
#C1FD95
ΔE00 3.45
Light Yellow Green
#CCFD7F
ΔE00 3.63
Light Yellowish Green
#C2FF89
ΔE00 3.76
Light Pea Green
#C4FE82
ΔE00 3.87
Tea Green
#BDF8A3
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3FA97 #BE97FA
analogous
#FAEF97 #D3FA97 #A1FA97
triadic
#D3FA97 #97D3FA #FA97D3
tetradic
#D3FA97 #97FAEF #BE97FA #FA97A1
square
#D3FA97 #97FAEF #BE97FA #FA97A1
split-complementary
#D3FA97 #97A1FA #EF97FA
monochromatic
#A2F422 #BAF75D #D3FA97 #ECFDD1 #F3FEE2
Accessibility & contrast
On white
1.17
#D3FA97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.89
#D3FA97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3FA97
17.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3FA97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3FA97 | 1.00 | 1.17 | 17.89 | 17.89 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE90
Deuteranopia (green-blind)
#FEEC9C
Tritanopia (blue-blind)
#D8F2E2
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #d3fa97; /* rgb */ color: rgb(211, 250, 151); /* oklch */ color: oklch(93.5% 0.132 126.4);
Tailwind
colors: {
custom: {
50: '#e2fcb7',
500: '#d3fa97',
950: '#000000',
},
}SCSS
$custom: #d3fa97; $custom-light: #e2fcb7; $custom-dark: #000000;
JSON
{
"hex": "#d3fa97",
"rgb": {
"r": 211,
"g": 250,
"b": 151
},
"hsl": {
"h": 83.636,
"s": 90.826,
"l": 78.627
},
"oklch": {
"l": 0.93528,
"c": 0.13191,
"h": 126.4
},
"luminance": 0.84454
}Semantic roles & 50–950 ramp
primary
#D3FA97
secondary
#8D5BDA
accent
#00E65A
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581