#97FC97#97FC97
#97FC97 is a very light, vivid green. Relative luminance 0.784; OKLCH L 90.5% C 0.165 H 144.1°. Best body text is #000000 at 16.69:1 contrast (WCAG AA passes).
Color values
| HEX | #97FC97 |
|---|---|
| RGB | rgb(151, 252, 151) |
| HSL | hsl(120, 94%, 79%) |
| HSV | hsv(120, 40%, 99%) |
| CMYK | cmyk(40.1%, 0%, 40.1%, 1.2%) |
| CIE-LAB | lab(90.98, -49.16, 39.31) |
| CIE-LCH | lch(90.98, 62.94, 141.35°) |
| OKLab | oklab(90.52% -0.1339 0.0971) |
| OKLCH | oklch(90.52% 0.165 144.1) |
| XYZ | xyz(53.1563, 78.4313, 41.6100) |
| Luminance | 0.7843 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Palegreen
#98FB98
ΔE00 0.34
Mint Green
#8FFF9F
ΔE00 1.74
Baby Green
#8CFF9E
ΔE00 1.88
Pastel Green
#B0FF9D
ΔE00 2.90
Lightgreen
#90EE90
ΔE00 2.97
Pale Light Green
#B1FC99
ΔE00 3.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97FC97 #FC97FC
analogous
#CAFC97 #97FC97 #97FCCA
triadic
#97FC97 #9797FC #FC9797
tetradic
#97FC97 #97CAFC #FC97FC #FCCA97
square
#97FC97 #97CAFC #FC97FC #FCCA97
split-complementary
#97FC97 #CA97FC #FC97CA
monochromatic
#20F920 #5CFA5C #97FC97 #D2FED2 #E1FEE1
Accessibility & contrast
On white
1.26
#97FC97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.69
#97FC97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97FC97
16.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97FC97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97FC97 | 1.00 | 1.26 | 16.69 | 16.69 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB90
Deuteranopia (green-blind)
#F1E19D
Tritanopia (blue-blind)
#8BF7E3
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #97fc97; /* rgb */ color: rgb(151, 252, 151); /* oklch */ color: oklch(90.5% 0.165 144.1);
Tailwind
colors: {
custom: {
50: '#bafeb6',
500: '#97fc97',
950: '#000000',
},
}SCSS
$custom: #97fc97; $custom-light: #bafeb6; $custom-dark: #000000;
JSON
{
"hex": "#97fc97",
"rgb": {
"r": 151,
"g": 252,
"b": 151
},
"hsl": {
"h": 120,
"s": 94.393,
"l": 79.02
},
"oklch": {
"l": 0.90522,
"c": 0.16535,
"h": 144.1
},
"luminance": 0.78434
}Semantic roles & 50–950 ramp
primary
#97FC97
secondary
#DD5ADD
accent
#00E5E6
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#121811
muted
#828681