#D7FA96#D7FA96
#D7FA96 is a very light, vivid yellow-green. Relative luminance 0.850; OKLCH L 93.8% C 0.131 H 124.6°. Best body text is #000000 at 18.00:1 contrast (WCAG AA passes).
Color values
| HEX | #D7FA96 |
|---|---|
| RGB | rgb(215, 250, 150) |
| HSL | hsl(81, 91%, 78%) |
| HSV | hsv(81, 40%, 98%) |
| CMYK | cmyk(14%, 0%, 40%, 2%) |
| CIE-LAB | lab(93.89, -27.11, 44.24) |
| CIE-LCH | lch(93.89, 51.88, 121.50°) |
| OKLab | oklab(93.79% -0.0746 0.1081) |
| OKLCH | oklch(93.79% 0.131 124.6) |
| XYZ | xyz(67.7146, 85.0199, 41.6913) |
| Luminance | 0.8502 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.66
Pistachio (survey)
#C0FA8B
ΔE00 3.92
Light Pea Green
#C4FE82
ΔE00 4.23
Celery
#C1FD95
ΔE00 4.24
Light Yellowish Green
#C2FF89
ΔE00 4.31
Light Khaki
#E6F2A2
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7FA96 #B996FA
analogous
#FAEB96 #D7FA96 #A5FA96
triadic
#D7FA96 #96D7FA #FA96D7
tetradic
#D7FA96 #96FAEB #B996FA #FA96A5
square
#D7FA96 #96FAEB #B996FA #FA96A5
split-complementary
#D7FA96 #96A5FA #EB96FA
monochromatic
#AAF421 #C1F75C #D7FA96 #EDFDD0 #F4FEE2
Accessibility & contrast
On white
1.17
#D7FA96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.00
#D7FA96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7FA96
18.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7FA96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7FA96 | 1.00 | 1.17 | 18.00 | 18.00 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF8E
Deuteranopia (green-blind)
#FFED9B
Tritanopia (blue-blind)
#DDF1E2
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #d7fa96; /* rgb */ color: rgb(215, 250, 150); /* oklch */ color: oklch(93.8% 0.131 124.6);
Tailwind
colors: {
custom: {
50: '#e4fcb6',
500: '#d7fa96',
950: '#000000',
},
}SCSS
$custom: #d7fa96; $custom-light: #e4fcb6; $custom-dark: #000000;
JSON
{
"hex": "#d7fa96",
"rgb": {
"r": 215,
"g": 250,
"b": 150
},
"hsl": {
"h": 81,
"s": 90.909,
"l": 78.431
},
"oklch": {
"l": 0.93785,
"c": 0.13138,
"h": 124.6
},
"luminance": 0.8502
}Semantic roles & 50–950 ramp
primary
#D7FA96
secondary
#875ADA
accent
#00E650
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#161711
muted
#848581