#86FFBA#86FFBA
#86FFBA is a very light, vivid green. Relative luminance 0.801; OKLCH L 91.2% C 0.147 H 156.8°. Best body text is #000000 at 17.03:1 contrast (WCAG AA passes).
Color values
| HEX | #86FFBA |
|---|---|
| RGB | rgb(134, 255, 186) |
| HSL | hsl(146, 100%, 76%) |
| HSV | hsv(146, 47%, 100%) |
| CMYK | cmyk(47.5%, 0%, 27.1%, 0%) |
| CIE-LAB | lab(91.74, -49.14, 22.67) |
| CIE-LCH | lch(91.74, 54.12, 155.23°) |
| OKLab | oklab(91.15% -0.1347 0.0577) |
| OKLCH | oklch(91.15% 0.147 156.8) |
| XYZ | xyz(54.4503, 80.1292, 59.0420) |
| Luminance | 0.8013 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.16
Seafoam (survey)
#80F9AD
ΔE00 2.00
Seafoam Green
#7AF9AB
ΔE00 2.31
Light Seafoam
#A0FEBF
ΔE00 2.81
Light Bluish Green
#76FDA8
ΔE00 3.03
Light Greenish Blue
#63F7B4
ΔE00 3.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86FFBA #FF86CB
analogous
#8FFF86 #86FFBA #86FFF6
triadic
#86FFBA #BA86FF #FFBA86
tetradic
#86FFBA #868FFF #FF86CB #FFF686
square
#86FFBA #868FFF #FF86CB #FFF686
split-complementary
#86FFBA #F686FF #FF868F
monochromatic
#0CFF74 #49FF97 #86FFBA #C3FFDD #E0FFEE
Accessibility & contrast
On white
1.23
#86FFBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.03
#86FFBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86FFBA
17.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86FFBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86FFBA | 1.00 | 1.23 | 17.03 | 17.03 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEEFB6
Deuteranopia (green-blind)
#ECE2BE
Tritanopia (blue-blind)
#67FDEC
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #86ffba; /* rgb */ color: rgb(134, 255, 186); /* oklch */ color: oklch(91.2% 0.147 156.8);
Tailwind
colors: {
custom: {
50: '#b0ffcf',
500: '#86ffba',
950: '#000000',
},
}SCSS
$custom: #86ffba; $custom-light: #b0ffcf; $custom-dark: #000000;
JSON
{
"hex": "#86ffba",
"rgb": {
"r": 134,
"g": 255,
"b": 186
},
"hsl": {
"h": 145.785,
"s": 100,
"l": 76.275
},
"oklch": {
"l": 0.91153,
"c": 0.14654,
"h": 156.8
},
"luminance": 0.80134
}Semantic roles & 50–950 ramp
primary
#86FFBA
secondary
#DF4A9F
accent
#0083E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111813
muted
#818683