#97FC80#97FC80
#97FC80 is a very light, vivid green. Relative luminance 0.778; OKLCH L 90.2% C 0.187 H 139.9°. Best body text is #000000 at 16.55:1 contrast (WCAG AA passes).
Color values
| HEX | #97FC80 |
|---|---|
| RGB | rgb(151, 252, 128) |
| HSL | hsl(109, 95%, 75%) |
| HSV | hsv(109, 49%, 99%) |
| CMYK | cmyk(40.1%, 0%, 49.2%, 1.2%) |
| CIE-LAB | lab(90.67, -52.24, 49.96) |
| CIE-LCH | lch(90.67, 72.28, 136.28°) |
| OKLab | oklab(90.17% -0.143 0.1203) |
| OKLCH | oklch(90.17% 0.187 139.9) |
| XYZ | xyz(51.4673, 77.7557, 32.7143) |
| Luminance | 0.7776 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 0.75
Easter Green
#8CFD7E
ΔE00 1.16
Lightgreen (survey)
#76FF7B
ΔE00 3.12
Spring Green (survey)
#A9F971
ΔE00 3.53
Light Grass Green
#9AF764
ΔE00 3.55
Palegreen
#98FB98
ΔE00 3.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97FC80 #E580FC
analogous
#D5FC80 #97FC80 #80FCA7
triadic
#97FC80 #8097FC #FC8097
tetradic
#97FC80 #80D5FC #E580FC #FCA780
square
#97FC80 #80D5FC #E580FC #FCA780
split-complementary
#97FC80 #A780FC #FC80D5
monochromatic
#35F908 #66FB44 #97FC80 #C8FDBC #E7FEE1
Accessibility & contrast
On white
1.27
#97FC80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.55
#97FC80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97FC80
16.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97FC80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97FC80 | 1.00 | 1.27 | 16.55 | 16.55 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA75
Deuteranopia (green-blind)
#F4E188
Tritanopia (blue-blind)
#8FF5DF
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #97fc80; /* rgb */ color: rgb(151, 252, 128); /* oklch */ color: oklch(90.2% 0.187 139.9);
Tailwind
colors: {
custom: {
50: '#bafea7',
500: '#97fc80',
950: '#000000',
},
}SCSS
$custom: #97fc80; $custom-light: #bafea7; $custom-dark: #000000;
JSON
{
"hex": "#97fc80",
"rgb": {
"r": 151,
"g": 252,
"b": 128
},
"hsl": {
"h": 108.871,
"s": 95.385,
"l": 74.51
},
"oklch": {
"l": 0.90171,
"c": 0.18683,
"h": 139.9
},
"luminance": 0.77759
}Semantic roles & 50–950 ramp
primary
#97FC80
secondary
#BF46DA
accent
#00E6BB
background
#FDFFFC
surface
#F9FFF6
border
#D2D7D0
text
#121810
muted
#828680