#D5FF97#D5FF97
#D5FF97 is a very light, vivid yellow-green. Relative luminance 0.879; OKLCH L 94.7% C 0.138 H 126.8°. Best body text is #000000 at 18.58:1 contrast (WCAG AA passes).
Color values
| HEX | #D5FF97 |
|---|---|
| RGB | rgb(213, 255, 151) |
| HSL | hsl(84, 100%, 80%) |
| HSV | hsv(84, 41%, 100%) |
| CMYK | cmyk(16.5%, 0%, 40.8%, 0%) |
| CIE-LAB | lab(95.12, -30.05, 45.29) |
| CIE-LCH | lch(95.12, 54.35, 123.57°) |
| OKLab | oklab(94.74% -0.0828 0.1106) |
| OKLCH | oklch(94.74% 0.138 126.8) |
| XYZ | xyz(68.7859, 87.8998, 42.6146) |
| Luminance | 0.8790 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.05
Pistachio (survey)
#C0FA8B
ΔE00 3.07
Light Yellowish Green
#C2FF89
ΔE00 3.20
Celery
#C1FD95
ΔE00 3.26
Light Pea Green
#C4FE82
ΔE00 3.28
Pale Lime
#BEFD73
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5FF97 #C197FF
analogous
#FFF597 #D5FF97 #A1FF97
triadic
#D5FF97 #97D5FF #FF97D5
tetradic
#D5FF97 #97FFF5 #C197FF #FF97A1
square
#D5FF97 #97FFF5 #C197FF #FF97A1
split-complementary
#D5FF97 #97A1FF #F597FF
monochromatic
#A4FF1D #BCFF5A #D5FF97 #EEFFD4 #F3FFE0
Accessibility & contrast
On white
1.13
#D5FF97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.58
#D5FF97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5FF97
18.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5FF97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5FF97 | 1.00 | 1.13 | 18.58 | 18.58 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF38F
Deuteranopia (green-blind)
#FFF09D
Tritanopia (blue-blind)
#DAF6E6
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #d5ff97; /* rgb */ color: rgb(213, 255, 151); /* oklch */ color: oklch(94.7% 0.138 126.8);
Tailwind
colors: {
custom: {
50: '#e3ffb7',
500: '#d5ff97',
950: '#000000',
},
}SCSS
$custom: #d5ff97; $custom-light: #e3ffb7; $custom-dark: #000000;
JSON
{
"hex": "#d5ff97",
"rgb": {
"r": 213,
"g": 255,
"b": 151
},
"hsl": {
"h": 84.231,
"s": 100,
"l": 79.608
},
"oklch": {
"l": 0.94742,
"c": 0.13812,
"h": 126.8
},
"luminance": 0.879
}Semantic roles & 50–950 ramp
primary
#D5FF97
secondary
#9059E2
accent
#00E65D
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#161811
muted
#848681