#86FFBF#86FFBF
#86FFBF is a very light, vivid green. Relative luminance 0.803; OKLCH L 91.3% C 0.142 H 158.7°. Best body text is #000000 at 17.07:1 contrast (WCAG AA passes).
Color values
| HEX | #86FFBF |
|---|---|
| RGB | rgb(134, 255, 191) |
| HSL | hsl(148, 100%, 76%) |
| HSV | hsv(148, 47%, 100%) |
| CMYK | cmyk(47.5%, 0%, 25.1%, 0%) |
| CIE-LAB | lab(91.84, -48.19, 20.26) |
| CIE-LCH | lch(91.84, 52.28, 157.20°) |
| OKLab | oklab(91.26% -0.1325 0.0517) |
| OKLCH | oklch(91.26% 0.142 158.7) |
| XYZ | xyz(54.9912, 80.3456, 61.8905) |
| Luminance | 0.8035 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.92
Light Aquamarine
#7BFDC7
ΔE00 2.62
Seafoam (survey)
#80F9AD
ΔE00 2.89
Light Seafoam
#A0FEBF
ΔE00 2.90
Light Greenish Blue
#63F7B4
ΔE00 3.06
Seafoam Green
#7AF9AB
ΔE00 3.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86FFBF #FF86C6
analogous
#8AFF86 #86FFBF #86FFFB
triadic
#86FFBF #BF86FF #FFBF86
tetradic
#86FFBF #868AFF #FF86C6 #FFFB86
square
#86FFBF #868AFF #FF86C6 #FFFB86
split-complementary
#86FFBF #FB86FF #FF868A
monochromatic
#0CFF7E #49FF9F #86FFBF #C3FFDF #E0FFEF
Accessibility & contrast
On white
1.23
#86FFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.07
#86FFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86FFBF
17.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86FFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86FFBF | 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)
#FDEFBB
Deuteranopia (green-blind)
#EBE2C3
Tritanopia (blue-blind)
#65FEED
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #86ffbf; /* rgb */ color: rgb(134, 255, 191); /* oklch */ color: oklch(91.3% 0.142 158.7);
Tailwind
colors: {
custom: {
50: '#b0ffd2',
500: '#86ffbf',
950: '#000000',
},
}SCSS
$custom: #86ffbf; $custom-light: #b0ffd2; $custom-dark: #000000;
JSON
{
"hex": "#86ffbf",
"rgb": {
"r": 134,
"g": 255,
"b": 191
},
"hsl": {
"h": 148.264,
"s": 100,
"l": 76.275
},
"oklch": {
"l": 0.91264,
"c": 0.14226,
"h": 158.7
},
"luminance": 0.8035
}Semantic roles & 50–950 ramp
primary
#86FFBF
secondary
#DF4A99
accent
#0079E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683