#97FF97#97FF97
#97FF97 is a very light, vivid green. Relative luminance 0.803; OKLCH L 91.2% C 0.170 H 144.0°. Best body text is #000000 at 17.07:1 contrast (WCAG AA passes).
Color values
| HEX | #97FF97 |
|---|---|
| RGB | rgb(151, 255, 151) |
| HSL | hsl(120, 100%, 80%) |
| HSV | hsv(120, 41%, 100%) |
| CMYK | cmyk(40.8%, 0%, 40.8%, 0%) |
| CIE-LAB | lab(91.83, -50.41, 40.42) |
| CIE-LCH | lch(91.83, 64.61, 141.28°) |
| OKLab | oklab(91.22% -0.1373 0.0996) |
| OKLCH | oklch(91.22% 0.17 144) |
| XYZ | xyz(54.1058, 80.3304, 41.9265) |
| Luminance | 0.8033 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Palegreen
#98FB98
ΔE00 1.00
Mint Green
#8FFF9F
ΔE00 1.80
Baby Green
#8CFF9E
ΔE00 1.90
Pastel Green
#B0FF9D
ΔE00 2.94
Easter Green
#8CFD7E
ΔE00 3.21
Pale Light Green
#B1FC99
ΔE00 3.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97FF97 #FF97FF
analogous
#CBFF97 #97FF97 #97FFCB
triadic
#97FF97 #9797FF #FF9797
tetradic
#97FF97 #97CBFF #FF97FF #FFCB97
square
#97FF97 #97CBFF #FF97FF #FFCB97
split-complementary
#97FF97 #CB97FF #FF97CB
monochromatic
#1DFF1D #5AFF5A #97FF97 #D4FFD4 #E0FFE0
Accessibility & contrast
On white
1.23
#97FF97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.07
#97FF97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97FF97
17.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97FF97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97FF97 | 1.00 | 1.23 | 17.07 | 17.07 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE8F
Deuteranopia (green-blind)
#F4E49D
Tritanopia (blue-blind)
#8BFAE5
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #97ff97; /* rgb */ color: rgb(151, 255, 151); /* oklch */ color: oklch(91.2% 0.170 144.0);
Tailwind
colors: {
custom: {
50: '#baffb7',
500: '#97ff97',
950: '#000000',
},
}SCSS
$custom: #97ff97; $custom-light: #baffb7; $custom-dark: #000000;
JSON
{
"hex": "#97ff97",
"rgb": {
"r": 151,
"g": 255,
"b": 151
},
"hsl": {
"h": 120,
"s": 100,
"l": 79.608
},
"oklch": {
"l": 0.9122,
"c": 0.16961,
"h": 144
},
"luminance": 0.80334
}Semantic roles & 50–950 ramp
primary
#97FF97
secondary
#E259E2
accent
#00E5E6
background
#FDFFFD
surface
#F9FFF8
border
#D2D7D1
text
#121811
muted
#828681