#97DC83#97DC83
#97DC83 is a very light, vivid green. Relative luminance 0.594; OKLCH L 82.7% C 0.138 H 138.9°. Best body text is #000000 at 12.88:1 contrast (WCAG AA passes).
Color values
| HEX | #97DC83 |
|---|---|
| RGB | rgb(151, 220, 131) |
| HSL | hsl(107, 56%, 69%) |
| HSV | hsv(107, 40%, 86%) |
| CMYK | cmyk(31.4%, 0%, 40.5%, 13.7%) |
| CIE-LAB | lab(81.51, -38.12, 36.98) |
| CIE-LCH | lch(81.51, 53.11, 135.86°) |
| OKLab | oklab(82.74% -0.1042 0.091) |
| OKLCH | oklch(82.74% 0.138 138.9) |
| XYZ | xyz(42.4510, 59.4027, 30.6975) |
| Luminance | 0.5940 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.54
Pistachio
#93C572
ΔE00 5.75
Light Grey Green
#B7E1A1
ΔE00 6.04
Pale Olive Green
#B1D27B
ΔE00 6.31
Washed Out Green
#BCF5A6
ΔE00 6.67
Hospital Green
#9BE5AA
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97DC83 #C883DC
analogous
#C4DC83 #97DC83 #83DC9C
triadic
#97DC83 #8397DC #DC8397
tetradic
#97DC83 #83C4DC #C883DC #DC9C83
square
#97DC83 #83C4DC #C883DC #DC9C83
split-complementary
#97DC83 #9C83DC #DC83C4
monochromatic
#4FB232 #6FCF53 #97DC83 #BFE9B3 #E7F7E2
Accessibility & contrast
On white
1.63
#97DC83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.88
#97DC83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97DC83
12.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97DC83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97DC83 | 1.00 | 1.63 | 12.88 | 12.88 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CF7C
Deuteranopia (green-blind)
#D7C888
Tritanopia (blue-blind)
#93D6C6
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #97dc83; /* rgb */ color: rgb(151, 220, 131); /* oklch */ color: oklch(82.7% 0.138 138.9);
Tailwind
colors: {
custom: {
50: '#b8e7a8',
500: '#97dc83',
950: '#000000',
},
}SCSS
$custom: #97dc83; $custom-light: #b8e7a8; $custom-dark: #000000;
JSON
{
"hex": "#97dc83",
"rgb": {
"r": 151,
"g": 220,
"b": 131
},
"hsl": {
"h": 106.517,
"s": 55.975,
"l": 68.824
},
"oklch": {
"l": 0.82739,
"c": 0.13835,
"h": 138.9
},
"luminance": 0.59404
}Semantic roles & 50–950 ramp
primary
#97DC83
secondary
#9D50B3
accent
#22C49F
background
#FDFEFC
surface
#F8FCF6
border
#D1D5D0
text
#121610
muted
#828480