#D5FA97#D5FA97
#D5FA97 is a very light, vivid yellow-green. Relative luminance 0.848; OKLCH L 93.7% C 0.131 H 125.5°. Best body text is #000000 at 17.95:1 contrast (WCAG AA passes).
Color values
| HEX | #D5FA97 |
|---|---|
| RGB | rgb(213, 250, 151) |
| HSL | hsl(82, 91%, 79%) |
| HSV | hsv(82, 40%, 98%) |
| CMYK | cmyk(14.8%, 0%, 39.6%, 2%) |
| CIE-LAB | lab(93.78, -27.72, 43.58) |
| CIE-LCH | lch(93.78, 51.64, 122.46°) |
| OKLab | oklab(93.66% -0.0762 0.1067) |
| OKLCH | oklch(93.66% 0.131 125.5) |
| XYZ | xyz(67.2116, 84.7512, 42.0898) |
| Luminance | 0.8475 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.59
Light Yellow Green
#CCFD7F
ΔE00 3.69
Celery
#C1FD95
ΔE00 3.83
Light Yellowish Green
#C2FF89
ΔE00 4.05
Light Pea Green
#C4FE82
ΔE00 4.08
Tea Green
#BDF8A3
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5FA97 #BC97FA
analogous
#FAED97 #D5FA97 #A3FA97
triadic
#D5FA97 #97D5FA #FA97D5
tetradic
#D5FA97 #97FAED #BC97FA #FA97A3
square
#D5FA97 #97FAED #BC97FA #FA97A3
split-complementary
#D5FA97 #97A3FA #ED97FA
monochromatic
#A6F422 #BDF75D #D5FA97 #EDFDD1 #F3FEE2
Accessibility & contrast
On white
1.17
#D5FA97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.95
#D5FA97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5FA97
17.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5FA97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5FA97 | 1.00 | 1.17 | 17.95 | 17.95 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE90
Deuteranopia (green-blind)
#FFED9C
Tritanopia (blue-blind)
#DBF1E2
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #d5fa97; /* rgb */ color: rgb(213, 250, 151); /* oklch */ color: oklch(93.7% 0.131 125.5);
Tailwind
colors: {
custom: {
50: '#e3fcb7',
500: '#d5fa97',
950: '#000000',
},
}SCSS
$custom: #d5fa97; $custom-light: #e3fcb7; $custom-dark: #000000;
JSON
{
"hex": "#d5fa97",
"rgb": {
"r": 213,
"g": 250,
"b": 151
},
"hsl": {
"h": 82.424,
"s": 90.826,
"l": 78.627
},
"oklch": {
"l": 0.93664,
"c": 0.1311,
"h": 125.5
},
"luminance": 0.84752
}Semantic roles & 50–950 ramp
primary
#D5FA97
secondary
#8A5BDA
accent
#00E656
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#161711
muted
#848581