#97FF96#97FF96
#97FF96 is a very light, vivid green. Relative luminance 0.803; OKLCH L 91.2% C 0.171 H 143.8°. Best body text is #000000 at 17.06:1 contrast (WCAG AA passes).
Color values
| HEX | #97FF96 |
|---|---|
| RGB | rgb(151, 255, 150) |
| HSL | hsl(119, 100%, 79%) |
| HSV | hsv(119, 41%, 100%) |
| CMYK | cmyk(40.8%, 0%, 41.2%, 0%) |
| CIE-LAB | lab(91.82, -50.55, 40.88) |
| CIE-LCH | lch(91.82, 65.02, 141.04°) |
| OKLab | oklab(91.2% -0.1377 0.1007) |
| OKLCH | oklch(91.2% 0.171 143.8) |
| XYZ | xyz(54.0250, 80.2980, 41.5006) |
| Luminance | 0.8030 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Palegreen
#98FB98
ΔE00 1.08
Mint Green
#8FFF9F
ΔE00 1.94
Baby Green
#8CFF9E
ΔE00 2.03
Pastel Green
#B0FF9D
ΔE00 2.93
Easter Green
#8CFD7E
ΔE00 3.06
Pale Light Green
#B1FC99
ΔE00 3.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97FF96 #FE96FF
analogous
#CBFF96 #97FF96 #96FFCA
triadic
#97FF96 #9697FF #FF9697
tetradic
#97FF96 #96CBFF #FE96FF #FFCA96
square
#97FF96 #96CBFF #FE96FF #FFCA96
split-complementary
#97FF96 #CA96FF #FF96CB
monochromatic
#1EFF1C #5AFF59 #97FF96 #D4FFD3 #E1FFE0
Accessibility & contrast
On white
1.23
#97FF96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.06
#97FF96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97FF96
17.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97FF96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97FF96 | 1.00 | 1.23 | 17.06 | 17.06 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE8E
Deuteranopia (green-blind)
#F4E49C
Tritanopia (blue-blind)
#8BF9E5
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #97ff96; /* rgb */ color: rgb(151, 255, 150); /* oklch */ color: oklch(91.2% 0.171 143.8);
Tailwind
colors: {
custom: {
50: '#baffb6',
500: '#97ff96',
950: '#000000',
},
}SCSS
$custom: #97ff96; $custom-light: #baffb6; $custom-dark: #000000;
JSON
{
"hex": "#97ff96",
"rgb": {
"r": 151,
"g": 255,
"b": 150
},
"hsl": {
"h": 119.429,
"s": 100,
"l": 79.412
},
"oklch": {
"l": 0.91203,
"c": 0.17056,
"h": 143.8
},
"luminance": 0.80301
}Semantic roles & 50–950 ramp
primary
#97FF96
secondary
#E058E1
accent
#00E6E3
background
#FDFFFD
surface
#F9FFF8
border
#D2D7D1
text
#121811
muted
#828681