#97DF7D#97DF7D
#97DF7D is a very light, vivid green. Relative luminance 0.608; OKLCH L 83.3% C 0.149 H 137.8°. Best body text is #000000 at 13.17:1 contrast (WCAG AA passes).
Color values
| HEX | #97DF7D |
|---|---|
| RGB | rgb(151, 223, 125) |
| HSL | hsl(104, 60%, 68%) |
| HSV | hsv(104, 44%, 87%) |
| CMYK | cmyk(32.3%, 0%, 43.9%, 12.5%) |
| CIE-LAB | lab(82.29, -40.27, 40.96) |
| CIE-LCH | lch(82.29, 57.44, 134.51°) |
| OKLab | oklab(83.34% -0.1103 0.0999) |
| OKLCH | oklch(83.34% 0.149 137.8) |
| XYZ | xyz(42.8505, 60.8335, 28.8823) |
| Luminance | 0.6083 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.30
Lightish Green
#61E160
ΔE00 6.06
Light Green
#96F97B
ΔE00 6.23
Fresh Green
#69D84F
ΔE00 6.36
Pale Light Green
#B1FC99
ΔE00 6.42
Pistachio
#93C572
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97DF7D #C57DDF
analogous
#C8DF7D #97DF7D #7DDF94
triadic
#97DF7D #7D97DF #DF7D97
tetradic
#97DF7D #7DC8DF #C57DDF #DF947D
square
#97DF7D #7DC8DF #C57DDF #DF947D
split-complementary
#97DF7D #947DDF #DF7DC8
monochromatic
#51B52D #70D34C #97DF7D #BEEBAE #E6F7DF
Accessibility & contrast
On white
1.59
#97DF7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.17
#97DF7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97DF7D
13.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97DF7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97DF7D | 1.00 | 1.59 | 13.17 | 13.17 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D175
Deuteranopia (green-blind)
#DACA83
Tritanopia (blue-blind)
#94D9C7
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #97df7d; /* rgb */ color: rgb(151, 223, 125); /* oklch */ color: oklch(83.3% 0.149 137.8);
Tailwind
colors: {
custom: {
50: '#b8e9a4',
500: '#97df7d',
950: '#000000',
},
}SCSS
$custom: #97df7d; $custom-light: #b8e9a4; $custom-dark: #000000;
JSON
{
"hex": "#97df7d",
"rgb": {
"r": 151,
"g": 223,
"b": 125
},
"hsl": {
"h": 104.082,
"s": 60.494,
"l": 68.235
},
"oklch": {
"l": 0.83341,
"c": 0.14882,
"h": 137.8
},
"luminance": 0.60835
}Semantic roles & 50–950 ramp
primary
#97DF7D
secondary
#994AB6
accent
#1DC89B
background
#FDFEFC
surface
#F8FDF6
border
#D1D5D0
text
#12160F
muted
#828480