#86FBBB#86FBBB
#86FBBB is a very light, vivid green. Relative luminance 0.777; OKLCH L 90.2% C 0.140 H 158.0°. Best body text is #000000 at 16.53:1 contrast (WCAG AA passes).
Color values
| HEX | #86FBBB |
|---|---|
| RGB | rgb(134, 251, 187) |
| HSL | hsl(147, 94%, 75%) |
| HSV | hsv(147, 47%, 98%) |
| CMYK | cmyk(46.6%, 0%, 25.5%, 1.6%) |
| CIE-LAB | lab(90.62, -47.26, 20.60) |
| CIE-LCH | lch(90.62, 51.55, 156.44°) |
| OKLab | oklab(90.25% -0.1299 0.0526) |
| OKLCH | oklch(90.25% 0.14 158) |
| XYZ | xyz(53.2943, 77.6464, 59.1830) |
| Luminance | 0.7765 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.59
Seafoam (survey)
#80F9AD
ΔE00 2.45
Light Seafoam
#A0FEBF
ΔE00 2.76
Seafoam Green
#7AF9AB
ΔE00 2.79
Light Greenish Blue
#63F7B4
ΔE00 2.85
Light Aquamarine
#7BFDC7
ΔE00 2.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86FBBB #FB86C6
analogous
#8CFB86 #86FBBB #86FBF5
triadic
#86FBBB #BB86FB #FBBB86
tetradic
#86FBBB #868CFB #FB86C6 #FBF586
square
#86FBBB #868CFB #FB86C6 #FBF586
split-complementary
#86FBBB #F586FB #FB868C
monochromatic
#10F778 #4BF99A #86FBBB #C1FDDC #E1FEEE
Accessibility & contrast
On white
1.27
#86FBBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.53
#86FBBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86FBBB
16.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86FBBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86FBBB | 1.00 | 1.27 | 16.53 | 16.53 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9ECB7
Deuteranopia (green-blind)
#E8DFBF
Tritanopia (blue-blind)
#67FAEA
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #86fbbb; /* rgb */ color: rgb(134, 251, 187); /* oklch */ color: oklch(90.2% 0.140 158.0);
Tailwind
colors: {
custom: {
50: '#affdcf',
500: '#86fbbb',
950: '#000000',
},
}SCSS
$custom: #86fbbb; $custom-light: #affdcf; $custom-dark: #000000;
JSON
{
"hex": "#86fbbb",
"rgb": {
"r": 134,
"g": 251,
"b": 187
},
"hsl": {
"h": 147.179,
"s": 93.6,
"l": 75.49
},
"oklch": {
"l": 0.90245,
"c": 0.1401,
"h": 158
},
"luminance": 0.77651
}Semantic roles & 50–950 ramp
primary
#86FBBB
secondary
#DA4C99
accent
#007EE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683