#97FF86#97FF86
#97FF86 is a very light, vivid green. Relative luminance 0.798; OKLCH L 91.0% C 0.185 H 140.9°. Best body text is #000000 at 16.96:1 contrast (WCAG AA passes).
Color values
| HEX | #97FF86 |
|---|---|
| RGB | rgb(151, 255, 134) |
| HSL | hsl(112, 100%, 76%) |
| HSV | hsv(112, 47%, 100%) |
| CMYK | cmyk(40.8%, 0%, 47.5%, 0%) |
| CIE-LAB | lab(91.60, -52.72, 48.29) |
| CIE-LCH | lch(91.60, 71.50, 137.51°) |
| OKLab | oklab(90.96% -0.144 0.1169) |
| OKLCH | oklch(90.96% 0.185 140.9) |
| XYZ | xyz(52.8234, 79.8174, 35.1725) |
| Luminance | 0.7982 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Easter Green
#8CFD7E
ΔE00 1.19
Light Green
#96F97B
ΔE00 1.61
Lightgreen (survey)
#76FF7B
ΔE00 2.92
Palegreen
#98FB98
ΔE00 3.14
Pastel Green
#B0FF9D
ΔE00 3.72
Pale Light Green
#B1FC99
ΔE00 3.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97FF86 #EE86FF
analogous
#D4FF86 #97FF86 #86FFB2
triadic
#97FF86 #8697FF #FF8697
tetradic
#97FF86 #86D4FF #EE86FF #FFB286
square
#97FF86 #86D4FF #EE86FF #FFB286
split-complementary
#97FF86 #B286FF #FF86D4
monochromatic
#2EFF0C #62FF49 #97FF86 #CCFFC3 #E5FFE0
Accessibility & contrast
On white
1.24
#97FF86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.96
#97FF86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97FF86
16.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97FF86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97FF86 | 1.00 | 1.24 | 16.96 | 16.96 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED7C
Deuteranopia (green-blind)
#F6E38E
Tritanopia (blue-blind)
#8EF8E3
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #97ff86; /* rgb */ color: rgb(151, 255, 134); /* oklch */ color: oklch(91.0% 0.185 140.9);
Tailwind
colors: {
custom: {
50: '#bbffab',
500: '#97ff86',
950: '#000000',
},
}SCSS
$custom: #97ff86; $custom-light: #bbffab; $custom-dark: #000000;
JSON
{
"hex": "#97ff86",
"rgb": {
"r": 151,
"g": 255,
"b": 134
},
"hsl": {
"h": 111.57,
"s": 100,
"l": 76.275
},
"oklch": {
"l": 0.90957,
"c": 0.18549,
"h": 140.9
},
"luminance": 0.79821
}Semantic roles & 50–950 ramp
primary
#97FF86
secondary
#CA4ADF
accent
#00E6C5
background
#FDFFFD
surface
#F9FFF7
border
#D2D7D0
text
#121810
muted
#828681