#D3FF97#D3FF97
#D3FF97 is a very light, vivid yellow-green. Relative luminance 0.876; OKLCH L 94.6% C 0.139 H 127.6°. Best body text is #000000 at 18.52:1 contrast (WCAG AA passes).
Color values
| HEX | #D3FF97 |
|---|---|
| RGB | rgb(211, 255, 151) |
| HSL | hsl(85, 100%, 80%) |
| HSV | hsv(85, 41%, 100%) |
| CMYK | cmyk(17.3%, 0%, 40.8%, 0%) |
| CIE-LAB | lab(94.99, -30.77, 45.10) |
| CIE-LCH | lch(94.99, 54.60, 124.30°) |
| OKLab | oklab(94.61% -0.0847 0.1102) |
| OKLCH | oklch(94.61% 0.139 127.6) |
| XYZ | xyz(68.2092, 87.6024, 42.5876) |
| Luminance | 0.8760 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.76
Celery
#C1FD95
ΔE00 2.89
Light Yellowish Green
#C2FF89
ΔE00 2.91
Light Yellow Green
#CCFD7F
ΔE00 3.05
Light Pea Green
#C4FE82
ΔE00 3.09
Pale Lime
#BEFD73
ΔE00 4.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3FF97 #C397FF
analogous
#FFF797 #D3FF97 #9FFF97
triadic
#D3FF97 #97D3FF #FF97D3
tetradic
#D3FF97 #97FFF7 #C397FF #FF979F
square
#D3FF97 #97FFF7 #C397FF #FF979F
split-complementary
#D3FF97 #979FFF #F797FF
monochromatic
#9FFF1D #B9FF5A #D3FF97 #EDFFD4 #F2FFE0
Accessibility & contrast
On white
1.13
#D3FF97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.52
#D3FF97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3FF97
18.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3FF97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3FF97 | 1.00 | 1.13 | 18.52 | 18.52 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF28F
Deuteranopia (green-blind)
#FFF09D
Tritanopia (blue-blind)
#D8F6E6
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #d3ff97; /* rgb */ color: rgb(211, 255, 151); /* oklch */ color: oklch(94.6% 0.139 127.6);
Tailwind
colors: {
custom: {
50: '#e2ffb7',
500: '#d3ff97',
950: '#000000',
},
}SCSS
$custom: #d3ff97; $custom-light: #e2ffb7; $custom-dark: #000000;
JSON
{
"hex": "#d3ff97",
"rgb": {
"r": 211,
"g": 255,
"b": 151
},
"hsl": {
"h": 85.385,
"s": 100,
"l": 79.608
},
"oklch": {
"l": 0.94609,
"c": 0.13897,
"h": 127.6
},
"luminance": 0.87603
}Semantic roles & 50–950 ramp
primary
#D3FF97
secondary
#9359E2
accent
#00E661
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151811
muted
#848681