#97FC82#97FC82
#97FC82 is a very light, vivid green. Relative luminance 0.778; OKLCH L 90.2% C 0.185 H 140.2°. Best body text is #000000 at 16.56:1 contrast (WCAG AA passes).
Color values
| HEX | #97FC82 |
|---|---|
| RGB | rgb(151, 252, 130) |
| HSL | hsl(110, 95%, 75%) |
| HSV | hsv(110, 48%, 99%) |
| CMYK | cmyk(40.1%, 0%, 48.4%, 1.2%) |
| CIE-LAB | lab(90.69, -51.99, 49.05) |
| CIE-LCH | lch(90.69, 71.48, 136.67°) |
| OKLab | oklab(90.2% -0.1422 0.1184) |
| OKLCH | oklch(90.2% 0.185 140.2) |
| XYZ | xyz(51.6002, 77.8089, 33.4145) |
| Luminance | 0.7781 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 0.93
Easter Green
#8CFD7E
ΔE00 1.16
Lightgreen (survey)
#76FF7B
ΔE00 3.10
Palegreen
#98FB98
ΔE00 3.36
Spring Green (survey)
#A9F971
ΔE00 3.74
Pale Light Green
#B1FC99
ΔE00 3.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97FC82 #E782FC
analogous
#D4FC82 #97FC82 #82FCAA
triadic
#97FC82 #8297FC #FC8297
tetradic
#97FC82 #82D4FC #E782FC #FCAA82
square
#97FC82 #82D4FC #E782FC #FCAA82
split-complementary
#97FC82 #AA82FC #FC82D4
monochromatic
#34F90A #65FB46 #97FC82 #C9FDBE #E6FEE1
Accessibility & contrast
On white
1.27
#97FC82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.56
#97FC82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97FC82
16.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97FC82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97FC82 | 1.00 | 1.27 | 16.56 | 16.56 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA78
Deuteranopia (green-blind)
#F4E18A
Tritanopia (blue-blind)
#8FF5E0
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #97fc82; /* rgb */ color: rgb(151, 252, 130); /* oklch */ color: oklch(90.2% 0.185 140.2);
Tailwind
colors: {
custom: {
50: '#bafea8',
500: '#97fc82',
950: '#000000',
},
}SCSS
$custom: #97fc82; $custom-light: #bafea8; $custom-dark: #000000;
JSON
{
"hex": "#97fc82",
"rgb": {
"r": 151,
"g": 252,
"b": 130
},
"hsl": {
"h": 109.672,
"s": 95.313,
"l": 74.902
},
"oklch": {
"l": 0.90198,
"c": 0.18502,
"h": 140.2
},
"luminance": 0.77812
}Semantic roles & 50–950 ramp
primary
#97FC82
secondary
#C148DA
accent
#00E6BE
background
#FDFFFD
surface
#F9FFF7
border
#D2D7D0
text
#121810
muted
#828681