#86FFBB#86FFBB
#86FFBB is a very light, vivid green. Relative luminance 0.802; OKLCH L 91.2% C 0.146 H 157.2°. Best body text is #000000 at 17.04:1 contrast (WCAG AA passes).
Color values
| HEX | #86FFBB |
|---|---|
| RGB | rgb(134, 255, 187) |
| HSL | hsl(146, 100%, 76%) |
| HSV | hsv(146, 47%, 100%) |
| CMYK | cmyk(47.5%, 0%, 26.7%, 0%) |
| CIE-LAB | lab(91.76, -48.96, 22.19) |
| CIE-LCH | lch(91.76, 53.75, 155.62°) |
| OKLab | oklab(91.18% -0.1343 0.0565) |
| OKLCH | oklch(91.18% 0.146 157.2) |
| XYZ | xyz(54.5570, 80.1719, 59.6039) |
| Luminance | 0.8018 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.28
Seafoam (survey)
#80F9AD
ΔE00 2.17
Seafoam Green
#7AF9AB
ΔE00 2.47
Light Seafoam
#A0FEBF
ΔE00 2.80
Light Greenish Blue
#63F7B4
ΔE00 3.13
Light Bluish Green
#76FDA8
ΔE00 3.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86FFBB #FF86CA
analogous
#8EFF86 #86FFBB #86FFF8
triadic
#86FFBB #BB86FF #FFBB86
tetradic
#86FFBB #868EFF #FF86CA #FFF886
square
#86FFBB #868EFF #FF86CA #FFF886
split-complementary
#86FFBB #F886FF #FF868E
monochromatic
#0CFF76 #49FF99 #86FFBB #C3FFDD #E0FFEE
Accessibility & contrast
On white
1.23
#86FFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.04
#86FFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86FFBB
17.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86FFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86FFBB | 1.00 | 1.23 | 17.04 | 17.04 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEEFB7
Deuteranopia (green-blind)
#ECE2BF
Tritanopia (blue-blind)
#66FDED
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #86ffbb; /* rgb */ color: rgb(134, 255, 187); /* oklch */ color: oklch(91.2% 0.146 157.2);
Tailwind
colors: {
custom: {
50: '#b0ffcf',
500: '#86ffbb',
950: '#000000',
},
}SCSS
$custom: #86ffbb; $custom-light: #b0ffcf; $custom-dark: #000000;
JSON
{
"hex": "#86ffbb",
"rgb": {
"r": 134,
"g": 255,
"b": 187
},
"hsl": {
"h": 146.281,
"s": 100,
"l": 76.275
},
"oklch": {
"l": 0.91175,
"c": 0.14567,
"h": 157.2
},
"luminance": 0.80176
}Semantic roles & 50–950 ramp
primary
#86FFBB
secondary
#DF4A9E
accent
#0081E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683