#97FE81#97FE81
#97FE81 is a very light, vivid green. Relative luminance 0.790; OKLCH L 90.7% C 0.189 H 140.1°. Best body text is #000000 at 16.81:1 contrast (WCAG AA passes).
Color values
| HEX | #97FE81 |
|---|---|
| RGB | rgb(151, 254, 129) |
| HSL | hsl(109, 98%, 75%) |
| HSV | hsv(109, 49%, 100%) |
| CMYK | cmyk(40.6%, 0%, 49.2%, 0.4%) |
| CIE-LAB | lab(91.25, -52.93, 50.21) |
| CIE-LCH | lch(91.25, 72.96, 136.51°) |
| OKLab | oklab(90.65% -0.1448 0.1209) |
| OKLCH | oklch(90.65% 0.189 140.1) |
| XYZ | xyz(52.1648, 79.0449, 33.2731) |
| Luminance | 0.7905 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Easter Green
#8CFD7E
ΔE00 1.08
Light Green
#96F97B
ΔE00 1.11
Lightgreen (survey)
#76FF7B
ΔE00 2.98
Spring Green (survey)
#A9F971
ΔE00 3.67
Palegreen
#98FB98
ΔE00 3.69
Light Grass Green
#9AF764
ΔE00 3.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97FE81 #E881FE
analogous
#D5FE81 #97FE81 #81FEA9
triadic
#97FE81 #8197FE #FE8197
tetradic
#97FE81 #81D5FE #E881FE #FEA981
square
#97FE81 #81D5FE #E881FE #FEA981
split-complementary
#97FE81 #A981FE #FE81D5
monochromatic
#33FD08 #65FE44 #97FE81 #C9FEBE #E6FFE1
Accessibility & contrast
On white
1.25
#97FE81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.81
#97FE81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97FE81
16.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97FE81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97FE81 | 1.00 | 1.25 | 16.81 | 16.81 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC76
Deuteranopia (green-blind)
#F5E289
Tritanopia (blue-blind)
#8FF7E1
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #97fe81; /* rgb */ color: rgb(151, 254, 129); /* oklch */ color: oklch(90.7% 0.189 140.1);
Tailwind
colors: {
custom: {
50: '#bbffa8',
500: '#97fe81',
950: '#000000',
},
}SCSS
$custom: #97fe81; $custom-light: #bbffa8; $custom-dark: #000000;
JSON
{
"hex": "#97fe81",
"rgb": {
"r": 151,
"g": 254,
"b": 129
},
"hsl": {
"h": 109.44,
"s": 98.425,
"l": 75.098
},
"oklch": {
"l": 0.90653,
"c": 0.18865,
"h": 140.1
},
"luminance": 0.79048
}Semantic roles & 50–950 ramp
primary
#97FE81
secondary
#C246DD
accent
#00E6BD
background
#FDFFFD
surface
#F9FFF7
border
#D2D7D0
text
#121810
muted
#828681