#97FD83#97FD83
#97FD83 is a very light, vivid green. Relative luminance 0.785; OKLCH L 90.4% C 0.185 H 140.4°. Best body text is #000000 at 16.69:1 contrast (WCAG AA passes).
Color values
| HEX | #97FD83 |
|---|---|
| RGB | rgb(151, 253, 131) |
| HSL | hsl(110, 97%, 75%) |
| HSV | hsv(110, 48%, 99%) |
| CMYK | cmyk(40.3%, 0%, 48.2%, 0.8%) |
| CIE-LAB | lab(90.99, -52.28, 48.95) |
| CIE-LCH | lch(90.99, 71.62, 136.88°) |
| OKLab | oklab(90.45% -0.1429 0.1182) |
| OKLCH | oklch(90.45% 0.185 140.4) |
| XYZ | xyz(51.9825, 78.4656, 33.8746) |
| Luminance | 0.7847 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Easter Green
#8CFD7E
ΔE00 1.11
Light Green
#96F97B
ΔE00 1.13
Lightgreen (survey)
#76FF7B
ΔE00 3.02
Palegreen
#98FB98
ΔE00 3.32
Pale Light Green
#B1FC99
ΔE00 3.82
Pastel Green
#B0FF9D
ΔE00 3.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97FD83 #E983FD
analogous
#D4FD83 #97FD83 #83FDAC
triadic
#97FD83 #8397FD #FD8397
tetradic
#97FD83 #83D4FD #E983FD #FDAC83
square
#97FD83 #83D4FD #E983FD #FDAC83
split-complementary
#97FD83 #AC83FD #FD83D4
monochromatic
#32FB0B #64FC47 #97FD83 #CAFEBF #E6FFE1
Accessibility & contrast
On white
1.26
#97FD83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.69
#97FD83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97FD83
16.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97FD83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97FD83 | 1.00 | 1.26 | 16.69 | 16.69 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB79
Deuteranopia (green-blind)
#F4E28B
Tritanopia (blue-blind)
#8FF6E1
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #97fd83; /* rgb */ color: rgb(151, 253, 131); /* oklch */ color: oklch(90.4% 0.185 140.4);
Tailwind
colors: {
custom: {
50: '#baffa9',
500: '#97fd83',
950: '#000000',
},
}SCSS
$custom: #97fd83; $custom-light: #baffa9; $custom-dark: #000000;
JSON
{
"hex": "#97fd83",
"rgb": {
"r": 151,
"g": 253,
"b": 131
},
"hsl": {
"h": 110.164,
"s": 96.825,
"l": 75.294
},
"oklch": {
"l": 0.90447,
"c": 0.18548,
"h": 140.4
},
"luminance": 0.78469
}Semantic roles & 50–950 ramp
primary
#97FD83
secondary
#C448DC
accent
#00E6C0
background
#FDFFFD
surface
#F9FFF7
border
#D2D7D0
text
#121810
muted
#828681