#97DD83#97DD83
#97DD83 is a very light, vivid green. Relative luminance 0.599; OKLCH L 83.0% C 0.140 H 138.9°. Best body text is #000000 at 12.99:1 contrast (WCAG AA passes).
Color values
| HEX | #97DD83 |
|---|---|
| RGB | rgb(151, 221, 131) |
| HSL | hsl(107, 57%, 69%) |
| HSV | hsv(107, 41%, 87%) |
| CMYK | cmyk(31.7%, 0%, 40.7%, 13.3%) |
| CIE-LAB | lab(81.80, -38.57, 37.35) |
| CIE-LCH | lch(81.80, 53.69, 135.92°) |
| OKLab | oklab(82.97% -0.1054 0.0919) |
| OKLCH | oklch(82.97% 0.14 138.9) |
| XYZ | xyz(42.7143, 59.9291, 30.7852) |
| Luminance | 0.5993 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.32
Pistachio
#93C572
ΔE00 5.98
Light Grey Green
#B7E1A1
ΔE00 6.11
Pale Olive Green
#B1D27B
ΔE00 6.43
Washed Out Green
#BCF5A6
ΔE00 6.55
Palegreen
#98FB98
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97DD83 #C983DD
analogous
#C4DD83 #97DD83 #83DD9C
triadic
#97DD83 #8397DD #DD8397
tetradic
#97DD83 #83C4DD #C983DD #DD9C83
square
#97DD83 #83C4DD #C983DD #DD9C83
split-complementary
#97DD83 #9C83DD #DD83C4
monochromatic
#4EB431 #6FD053 #97DD83 #BFEAB3 #E8F7E3
Accessibility & contrast
On white
1.62
#97DD83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.99
#97DD83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97DD83
12.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97DD83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97DD83 | 1.00 | 1.62 | 12.99 | 12.99 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2CF7C
Deuteranopia (green-blind)
#D8C988
Tritanopia (blue-blind)
#93D7C7
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #97dd83; /* rgb */ color: rgb(151, 221, 131); /* oklch */ color: oklch(83.0% 0.140 138.9);
Tailwind
colors: {
custom: {
50: '#b8e8a8',
500: '#97dd83',
950: '#000000',
},
}SCSS
$custom: #97dd83; $custom-light: #b8e8a8; $custom-dark: #000000;
JSON
{
"hex": "#97dd83",
"rgb": {
"r": 151,
"g": 221,
"b": 131
},
"hsl": {
"h": 106.667,
"s": 56.962,
"l": 69.02
},
"oklch": {
"l": 0.82972,
"c": 0.13984,
"h": 138.9
},
"luminance": 0.59931
}Semantic roles & 50–950 ramp
primary
#97DD83
secondary
#9E50B4
accent
#21C5A0
background
#FDFEFC
surface
#F8FCF6
border
#D1D5D0
text
#121610
muted
#828480