#D7FF96#D7FF96
#D7FF96 is a very light, vivid yellow-green. Relative luminance 0.882; OKLCH L 94.9% C 0.138 H 125.9°. Best body text is #000000 at 18.63:1 contrast (WCAG AA passes).
Color values
| HEX | #D7FF96 |
|---|---|
| RGB | rgb(215, 255, 150) |
| HSL | hsl(83, 100%, 79%) |
| HSV | hsv(83, 41%, 100%) |
| CMYK | cmyk(15.7%, 0%, 41.2%, 0%) |
| CIE-LAB | lab(95.23, -29.45, 45.94) |
| CIE-LCH | lch(95.23, 54.57, 122.66°) |
| OKLab | oklab(94.86% -0.0812 0.112) |
| OKLCH | oklch(94.86% 0.138 125.9) |
| XYZ | xyz(69.2889, 88.1685, 42.2161) |
| Luminance | 0.8817 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.97
Pistachio (survey)
#C0FA8B
ΔE00 3.40
Light Pea Green
#C4FE82
ΔE00 3.42
Light Yellowish Green
#C2FF89
ΔE00 3.47
Celery
#C1FD95
ΔE00 3.69
Pale Lime
#BEFD73
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7FF96 #BE96FF
analogous
#FFF296 #D7FF96 #A3FF96
triadic
#D7FF96 #96D7FF #FF96D7
tetradic
#D7FF96 #96FFF2 #BE96FF #FF96A3
square
#D7FF96 #96FFF2 #BE96FF #FF96A3
split-complementary
#D7FF96 #96A3FF #F296FF
monochromatic
#A8FF1C #C0FF59 #D7FF96 #EEFFD3 #F3FFE0
Accessibility & contrast
On white
1.13
#D7FF96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.63
#D7FF96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7FF96
18.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7FF96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7FF96 | 1.00 | 1.13 | 18.63 | 18.63 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF38E
Deuteranopia (green-blind)
#FFF19C
Tritanopia (blue-blind)
#DDF6E5
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #d7ff96; /* rgb */ color: rgb(215, 255, 150); /* oklch */ color: oklch(94.9% 0.138 125.9);
Tailwind
colors: {
custom: {
50: '#e5ffb6',
500: '#d7ff96',
950: '#000000',
},
}SCSS
$custom: #d7ff96; $custom-light: #e5ffb6; $custom-dark: #000000;
JSON
{
"hex": "#d7ff96",
"rgb": {
"r": 215,
"g": 255,
"b": 150
},
"hsl": {
"h": 82.857,
"s": 100,
"l": 79.412
},
"oklch": {
"l": 0.94861,
"c": 0.13835,
"h": 125.9
},
"luminance": 0.88169
}Semantic roles & 50–950 ramp
primary
#D7FF96
secondary
#8C58E1
accent
#00E657
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#161811
muted
#848681