#97DE7D#97DE7D
#97DE7D is a very light, vivid green. Relative luminance 0.603; OKLCH L 83.1% C 0.147 H 137.8°. Best body text is #000000 at 13.06:1 contrast (WCAG AA passes).
Color values
| HEX | #97DE7D |
|---|---|
| RGB | rgb(151, 222, 125) |
| HSL | hsl(104, 60%, 68%) |
| HSV | hsv(104, 44%, 87%) |
| CMYK | cmyk(32%, 0%, 43.7%, 12.9%) |
| CIE-LAB | lab(82.00, -39.82, 40.59) |
| CIE-LCH | lch(82.00, 56.87, 134.45°) |
| OKLab | oklab(83.11% -0.1091 0.0991) |
| OKLCH | oklch(83.11% 0.147 137.8) |
| XYZ | xyz(42.5842, 60.3008, 28.7935) |
| Luminance | 0.6030 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.46
Lightish Green
#61E160
ΔE00 6.17
Pistachio
#93C572
ΔE00 6.22
Pale Olive Green
#B1D27B
ΔE00 6.32
Fresh Green
#69D84F
ΔE00 6.40
Light Green
#96F97B
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97DE7D #C47DDE
analogous
#C7DE7D #97DE7D #7DDE94
triadic
#97DE7D #7D97DE #DE7D97
tetradic
#97DE7D #7DC7DE #C47DDE #DE947D
square
#97DE7D #7DC7DE #C47DDE #DE947D
split-complementary
#97DE7D #947DDE #DE7DC7
monochromatic
#51B32D #70D24C #97DE7D #BEEAAE #E5F7DF
Accessibility & contrast
On white
1.61
#97DE7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.06
#97DE7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97DE7D
13.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97DE7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97DE7D | 1.00 | 1.61 | 13.06 | 13.06 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D075
Deuteranopia (green-blind)
#D9CA83
Tritanopia (blue-blind)
#94D8C7
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #97de7d; /* rgb */ color: rgb(151, 222, 125); /* oklch */ color: oklch(83.1% 0.147 137.8);
Tailwind
colors: {
custom: {
50: '#b8e8a4',
500: '#97de7d',
950: '#000000',
},
}SCSS
$custom: #97de7d; $custom-light: #b8e8a4; $custom-dark: #000000;
JSON
{
"hex": "#97de7d",
"rgb": {
"r": 151,
"g": 222,
"b": 125
},
"hsl": {
"h": 103.918,
"s": 59.509,
"l": 68.039
},
"oklch": {
"l": 0.83107,
"c": 0.14736,
"h": 137.8
},
"luminance": 0.60303
}Semantic roles & 50–950 ramp
primary
#97DE7D
secondary
#984BB5
accent
#1EC79A
background
#FDFEFC
surface
#F8FDF6
border
#D1D5D0
text
#12160F
muted
#828480