#97FE80#97FE80
#97FE80 is a very light, vivid green. Relative luminance 0.790; OKLCH L 90.6% C 0.190 H 140.0°. Best body text is #000000 at 16.80:1 contrast (WCAG AA passes).
Color values
| HEX | #97FE80 |
|---|---|
| RGB | rgb(151, 254, 128) |
| HSL | hsl(109, 98%, 75%) |
| HSV | hsv(109, 50%, 100%) |
| CMYK | cmyk(40.6%, 0%, 49.6%, 0.4%) |
| CIE-LAB | lab(91.24, -53.06, 50.66) |
| CIE-LCH | lch(91.24, 73.36, 136.32°) |
| OKLab | oklab(90.64% -0.1452 0.1218) |
| OKLCH | oklch(90.64% 0.19 140) |
| XYZ | xyz(52.0986, 79.0184, 32.9248) |
| Luminance | 0.7902 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 1.07
Easter Green
#8CFD7E
ΔE00 1.10
Lightgreen (survey)
#76FF7B
ΔE00 3.00
Spring Green (survey)
#A9F971
ΔE00 3.58
Light Grass Green
#9AF764
ΔE00 3.58
Lighter Green
#75FD63
ΔE00 3.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97FE80 #E780FE
analogous
#D6FE80 #97FE80 #80FEA8
triadic
#97FE80 #8097FE #FE8097
tetradic
#97FE80 #80D6FE #E780FE #FEA880
square
#97FE80 #80D6FE #E780FE #FEA880
split-complementary
#97FE80 #A880FE #FE80D6
monochromatic
#34FD07 #65FE43 #97FE80 #C9FEBD #E6FFE1
Accessibility & contrast
On white
1.25
#97FE80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.80
#97FE80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97FE80
16.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97FE80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97FE80 | 1.00 | 1.25 | 16.80 | 16.80 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC75
Deuteranopia (green-blind)
#F6E288
Tritanopia (blue-blind)
#8FF7E1
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #97fe80; /* rgb */ color: rgb(151, 254, 128); /* oklch */ color: oklch(90.6% 0.190 140.0);
Tailwind
colors: {
custom: {
50: '#bbffa7',
500: '#97fe80',
950: '#000000',
},
}SCSS
$custom: #97fe80; $custom-light: #bbffa7; $custom-dark: #000000;
JSON
{
"hex": "#97fe80",
"rgb": {
"r": 151,
"g": 254,
"b": 128
},
"hsl": {
"h": 109.048,
"s": 98.438,
"l": 74.902
},
"oklch": {
"l": 0.90639,
"c": 0.18954,
"h": 140
},
"luminance": 0.79021
}Semantic roles & 50–950 ramp
primary
#97FE80
secondary
#C145DD
accent
#00E6BC
background
#FDFFFC
surface
#F9FFF6
border
#D2D7D0
text
#121810
muted
#828680