#97DF83#97DF83
#97DF83 is a very light, vivid green. Relative luminance 0.610; OKLCH L 83.4% C 0.143 H 139.1°. Best body text is #000000 at 13.20:1 contrast (WCAG AA passes).
Color values
| HEX | #97DF83 |
|---|---|
| RGB | rgb(151, 223, 131) |
| HSL | hsl(107, 59%, 69%) |
| HSV | hsv(107, 41%, 87%) |
| CMYK | cmyk(32.3%, 0%, 41.3%, 12.5%) |
| CIE-LAB | lab(82.37, -39.46, 38.09) |
| CIE-LCH | lch(82.37, 54.85, 136.01°) |
| OKLab | oklab(83.44% -0.1079 0.0936) |
| OKLCH | oklch(83.44% 0.143 139.1) |
| XYZ | xyz(43.2455, 60.9915, 30.9623) |
| Luminance | 0.6099 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.91
Palegreen
#98FB98
ΔE00 6.27
Light Grey Green
#B7E1A1
ΔE00 6.29
Washed Out Green
#BCF5A6
ΔE00 6.34
Pale Light Green
#B1FC99
ΔE00 6.39
Pistachio
#93C572
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97DF83 #CB83DF
analogous
#C5DF83 #97DF83 #83DF9D
triadic
#97DF83 #8397DF #DF8397
tetradic
#97DF83 #83C5DF #CB83DF #DF9D83
square
#97DF83 #83C5DF #CB83DF #DF9D83
split-complementary
#97DF83 #9D83DF #DF83C5
monochromatic
#4DB830 #6ED252 #97DF83 #C0ECB4 #E9F8E4
Accessibility & contrast
On white
1.59
#97DF83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.20
#97DF83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97DF83
13.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97DF83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97DF83 | 1.00 | 1.59 | 13.20 | 13.20 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D17C
Deuteranopia (green-blind)
#D9CA88
Tritanopia (blue-blind)
#93D9C8
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #97df83; /* rgb */ color: rgb(151, 223, 131); /* oklch */ color: oklch(83.4% 0.143 139.1);
Tailwind
colors: {
custom: {
50: '#b8e9a8',
500: '#97df83',
950: '#000000',
},
}SCSS
$custom: #97df83; $custom-light: #b8e9a8; $custom-dark: #000000;
JSON
{
"hex": "#97df83",
"rgb": {
"r": 151,
"g": 223,
"b": 131
},
"hsl": {
"h": 106.957,
"s": 58.974,
"l": 69.412
},
"oklch": {
"l": 0.83437,
"c": 0.14281,
"h": 139.1
},
"luminance": 0.60993
}Semantic roles & 50–950 ramp
primary
#97DF83
secondary
#A050B6
accent
#1FC7A2
background
#FDFEFC
surface
#F8FDF6
border
#D1D5D0
text
#121610
muted
#828480