#97FF80#97FF80
#97FF80 is a very light, vivid green. Relative luminance 0.797; OKLCH L 90.9% C 0.191 H 140.0°. Best body text is #000000 at 16.93:1 contrast (WCAG AA passes).
Color values
| HEX | #97FF80 |
|---|---|
| RGB | rgb(151, 255, 128) |
| HSL | hsl(109, 100%, 75%) |
| HSV | hsv(109, 50%, 100%) |
| CMYK | cmyk(40.8%, 0%, 49.8%, 0%) |
| CIE-LAB | lab(91.53, -53.46, 51.01) |
| CIE-LCH | lch(91.53, 73.89, 136.34°) |
| OKLab | oklab(90.87% -0.1463 0.1226) |
| OKLCH | oklch(90.87% 0.191 140) |
| XYZ | xyz(52.4168, 79.6548, 33.0308) |
| Luminance | 0.7966 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Easter Green
#8CFD7E
ΔE00 1.14
Light Green
#96F97B
ΔE00 1.25
Lightgreen (survey)
#76FF7B
ΔE00 2.97
Lighter Green
#75FD63
ΔE00 3.59
Light Grass Green
#9AF764
ΔE00 3.62
Spring Green (survey)
#A9F971
ΔE00 3.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97FF80 #E880FF
analogous
#D6FF80 #97FF80 #80FFA9
triadic
#97FF80 #8097FF #FF8097
tetradic
#97FF80 #80D6FF #E880FF #FFA980
square
#97FF80 #80D6FF #E880FF #FFA980
split-complementary
#97FF80 #A980FF #FF80D6
monochromatic
#33FF06 #65FF43 #97FF80 #C9FFBD #E6FFE0
Accessibility & contrast
On white
1.24
#97FF80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.93
#97FF80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97FF80
16.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97FF80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97FF80 | 1.00 | 1.24 | 16.93 | 16.93 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED75
Deuteranopia (green-blind)
#F6E389
Tritanopia (blue-blind)
#8FF8E2
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #97ff80; /* rgb */ color: rgb(151, 255, 128); /* oklch */ color: oklch(90.9% 0.191 140.0);
Tailwind
colors: {
custom: {
50: '#bbffa7',
500: '#97ff80',
950: '#000000',
},
}SCSS
$custom: #97ff80; $custom-light: #bbffa7; $custom-dark: #000000;
JSON
{
"hex": "#97ff80",
"rgb": {
"r": 151,
"g": 255,
"b": 128
},
"hsl": {
"h": 109.134,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.90874,
"c": 0.19089,
"h": 140
},
"luminance": 0.79658
}Semantic roles & 50–950 ramp
primary
#97FF80
secondary
#C245DE
accent
#00E6BC
background
#FDFFFC
surface
#F9FFF6
border
#D2D7D0
text
#121810
muted
#828680