#96FF97#96FF97
#96FF97 is a very light, vivid green. Relative luminance 0.802; OKLCH L 91.2% C 0.170 H 144.2°. Best body text is #000000 at 17.05:1 contrast (WCAG AA passes).
Color values
| HEX | #96FF97 |
|---|---|
| RGB | rgb(150, 255, 151) |
| HSL | hsl(121, 100%, 79%) |
| HSV | hsv(121, 41%, 100%) |
| CMYK | cmyk(41.2%, 0%, 40.8%, 0%) |
| CIE-LAB | lab(91.79, -50.70, 40.35) |
| CIE-LCH | lch(91.79, 64.80, 141.48°) |
| OKLab | oklab(91.17% -0.138 0.0995) |
| OKLCH | oklch(91.17% 0.17 144.2) |
| XYZ | xyz(53.9210, 80.2351, 41.9178) |
| Luminance | 0.8024 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Palegreen
#98FB98
ΔE00 1.01
Mint Green
#8FFF9F
ΔE00 1.72
Baby Green
#8CFF9E
ΔE00 1.81
Pastel Green
#B0FF9D
ΔE00 3.05
Easter Green
#8CFD7E
ΔE00 3.22
Pale Light Green
#B1FC99
ΔE00 3.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96FF97 #FF96FE
analogous
#CAFF96 #96FF97 #96FFCB
triadic
#96FF97 #9796FF #FF9796
tetradic
#96FF97 #96CAFF #FF96FE #FFCB96
square
#96FF97 #96CAFF #FF96FE #FFCB96
split-complementary
#96FF97 #CB96FF #FF96CA
monochromatic
#1CFF1E #59FF5A #96FF97 #D3FFD4 #E0FFE1
Accessibility & contrast
On white
1.23
#96FF97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.05
#96FF97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96FF97
17.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96FF97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96FF97 | 1.00 | 1.23 | 17.05 | 17.05 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE8F
Deuteranopia (green-blind)
#F4E49D
Tritanopia (blue-blind)
#89FAE5
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #96ff97; /* rgb */ color: rgb(150, 255, 151); /* oklch */ color: oklch(91.2% 0.170 144.2);
Tailwind
colors: {
custom: {
50: '#b9ffb7',
500: '#96ff97',
950: '#000000',
},
}SCSS
$custom: #96ff97; $custom-light: #b9ffb7; $custom-dark: #000000;
JSON
{
"hex": "#96ff97",
"rgb": {
"r": 150,
"g": 255,
"b": 151
},
"hsl": {
"h": 120.571,
"s": 100,
"l": 79.412
},
"oklch": {
"l": 0.91173,
"c": 0.17014,
"h": 144.2
},
"luminance": 0.80238
}Semantic roles & 50–950 ramp
primary
#96FF97
secondary
#E158E0
accent
#00E3E6
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#121811
muted
#828681