#97DD82#97DD82
#97DD82 is a very light, vivid green. Relative luminance 0.599; OKLCH L 83.0% C 0.141 H 138.7°. Best body text is #000000 at 12.98:1 contrast (WCAG AA passes).
Color values
| HEX | #97DD82 |
|---|---|
| RGB | rgb(151, 221, 130) |
| HSL | hsl(106, 57%, 69%) |
| HSV | hsv(106, 41%, 87%) |
| CMYK | cmyk(31.7%, 0%, 41.2%, 13.3%) |
| CIE-LAB | lab(81.78, -38.70, 37.83) |
| CIE-LCH | lch(81.78, 54.12, 135.65°) |
| OKLab | oklab(82.96% -0.1058 0.093) |
| OKLCH | oklch(82.96% 0.141 138.7) |
| XYZ | xyz(42.6468, 59.9022, 30.4300) |
| Luminance | 0.5990 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.36
Pistachio
#93C572
ΔE00 5.97
Light Grey Green
#B7E1A1
ΔE00 6.21
Pale Olive Green
#B1D27B
ΔE00 6.37
Washed Out Green
#BCF5A6
ΔE00 6.60
Lightish Green
#61E160
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97DD82 #C882DD
analogous
#C5DD82 #97DD82 #82DD9B
triadic
#97DD82 #8297DD #DD8297
tetradic
#97DD82 #82C5DD #C882DD #DD9B82
square
#97DD82 #82C5DD #C882DD #DD9B82
split-complementary
#97DD82 #9B82DD #DD82C5
monochromatic
#4FB431 #6FD052 #97DD82 #BFEAB2 #E7F7E2
Accessibility & contrast
On white
1.62
#97DD82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.98
#97DD82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97DD82
12.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97DD82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97DD82 | 1.00 | 1.62 | 12.98 | 12.98 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2CF7B
Deuteranopia (green-blind)
#D8C987
Tritanopia (blue-blind)
#93D7C7
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #97dd82; /* rgb */ color: rgb(151, 221, 130); /* oklch */ color: oklch(83.0% 0.141 138.7);
Tailwind
colors: {
custom: {
50: '#b8e8a7',
500: '#97dd82',
950: '#000000',
},
}SCSS
$custom: #97dd82; $custom-light: #b8e8a7; $custom-dark: #000000;
JSON
{
"hex": "#97dd82",
"rgb": {
"r": 151,
"g": 221,
"b": 130
},
"hsl": {
"h": 106.154,
"s": 57.233,
"l": 68.824
},
"oklch": {
"l": 0.82955,
"c": 0.14086,
"h": 138.7
},
"luminance": 0.59904
}Semantic roles & 50–950 ramp
primary
#97DD82
secondary
#9D4FB4
accent
#21C59F
background
#FDFEFC
surface
#F8FCF6
border
#D1D5D0
text
#12160F
muted
#828480