#86FF97#86FF97
#86FF97 is a very light, vivid green. Relative luminance 0.788; OKLCH L 90.5% C 0.178 H 147.0°. Best body text is #000000 at 16.76:1 contrast (WCAG AA passes).
Color values
| HEX | #86FF97 |
|---|---|
| RGB | rgb(134, 255, 151) |
| HSL | hsl(128, 100%, 76%) |
| HSV | hsv(128, 47%, 100%) |
| CMYK | cmyk(47.5%, 0%, 40.8%, 0%) |
| CIE-LAB | lab(91.15, -55.10, 39.40) |
| CIE-LCH | lch(91.15, 67.74, 144.43°) |
| OKLab | oklab(90.48% -0.1496 0.0973) |
| OKLCH | oklch(90.48% 0.178 147) |
| XYZ | xyz(51.1745, 78.8189, 41.7891) |
| Luminance | 0.7882 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 1.07
Mint Green
#8FFF9F
ΔE00 1.29
Palegreen
#98FB98
ΔE00 2.12
Foam Green
#90FDA9
ΔE00 3.10
Lightgreen (survey)
#76FF7B
ΔE00 3.68
Easter Green
#8CFD7E
ΔE00 3.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86FF97 #FF86EE
analogous
#B2FF86 #86FF97 #86FFD4
triadic
#86FF97 #9786FF #FF9786
tetradic
#86FF97 #86B2FF #FF86EE #FFD486
square
#86FF97 #86B2FF #FF86EE #FFD486
split-complementary
#86FF97 #D486FF #FF86B2
monochromatic
#0CFF2E #49FF62 #86FF97 #C3FFCC #E0FFE5
Accessibility & contrast
On white
1.25
#86FF97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.76
#86FF97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86FF97
16.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86FF97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86FF97 | 1.00 | 1.25 | 16.76 | 16.76 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED8F
Deuteranopia (green-blind)
#F1E19E
Tritanopia (blue-blind)
#72FAE5
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #86ff97; /* rgb */ color: rgb(134, 255, 151); /* oklch */ color: oklch(90.5% 0.178 147.0);
Tailwind
colors: {
custom: {
50: '#b0ffb6',
500: '#86ff97',
950: '#000000',
},
}SCSS
$custom: #86ff97; $custom-light: #b0ffb6; $custom-dark: #000000;
JSON
{
"hex": "#86ff97",
"rgb": {
"r": 134,
"g": 255,
"b": 151
},
"hsl": {
"h": 128.43,
"s": 100,
"l": 76.275
},
"oklch": {
"l": 0.90478,
"c": 0.17849,
"h": 147
},
"luminance": 0.78823
}Semantic roles & 50–950 ramp
primary
#86FF97
secondary
#DF4ACA
accent
#00C5E6
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#111811
muted
#818681