#97DF80#97DF80
#97DF80 is a very light, vivid green. Relative luminance 0.609; OKLCH L 83.4% C 0.146 H 138.4°. Best body text is #000000 at 13.18:1 contrast (WCAG AA passes).
Color values
| HEX | #97DF80 |
|---|---|
| RGB | rgb(151, 223, 128) |
| HSL | hsl(105, 60%, 69%) |
| HSV | hsv(105, 43%, 87%) |
| CMYK | cmyk(32.3%, 0%, 42.6%, 12.5%) |
| CIE-LAB | lab(82.33, -39.87, 39.53) |
| CIE-LCH | lch(82.33, 56.14, 135.25°) |
| OKLab | oklab(83.39% -0.1091 0.0968) |
| OKLCH | oklch(83.39% 0.146 138.4) |
| XYZ | xyz(43.0451, 60.9114, 29.9069) |
| Luminance | 0.6091 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.08
Lightish Green
#61E160
ΔE00 6.26
Palegreen
#98FB98
ΔE00 6.35
Pale Light Green
#B1FC99
ΔE00 6.39
Light Green
#96F97B
ΔE00 6.43
Pistachio
#93C572
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97DF80 #C880DF
analogous
#C7DF80 #97DF80 #80DF99
triadic
#97DF80 #8097DF #DF8097
tetradic
#97DF80 #80C7DF #C880DF #DF9980
square
#97DF80 #80C7DF #C880DF #DF9980
split-complementary
#97DF80 #9980DF #DF80C7
monochromatic
#4FB72E #6FD34F #97DF80 #BFEBB1 #E7F8E2
Accessibility & contrast
On white
1.59
#97DF80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.18
#97DF80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97DF80
13.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97DF80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97DF80 | 1.00 | 1.59 | 13.18 | 13.18 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D179
Deuteranopia (green-blind)
#DACA86
Tritanopia (blue-blind)
#93D9C8
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #97df80; /* rgb */ color: rgb(151, 223, 128); /* oklch */ color: oklch(83.4% 0.146 138.4);
Tailwind
colors: {
custom: {
50: '#b8e9a6',
500: '#97df80',
950: '#000000',
},
}SCSS
$custom: #97df80; $custom-light: #b8e9a6; $custom-dark: #000000;
JSON
{
"hex": "#97df80",
"rgb": {
"r": 151,
"g": 223,
"b": 128
},
"hsl": {
"h": 105.474,
"s": 59.748,
"l": 68.824
},
"oklch": {
"l": 0.83388,
"c": 0.14583,
"h": 138.4
},
"luminance": 0.60913
}Semantic roles & 50–950 ramp
primary
#97DF80
secondary
#9D4DB6
accent
#1EC79E
background
#FDFEFC
surface
#F8FDF6
border
#D1D5D0
text
#12160F
muted
#828480