#86FCBB#86FCBB
#86FCBB is a very light, vivid green. Relative luminance 0.783; OKLCH L 90.5% C 0.141 H 157.8°. Best body text is #000000 at 16.66:1 contrast (WCAG AA passes).
Color values
| HEX | #86FCBB |
|---|---|
| RGB | rgb(134, 252, 187) |
| HSL | hsl(147, 95%, 76%) |
| HSV | hsv(147, 47%, 99%) |
| CMYK | cmyk(46.8%, 0%, 25.8%, 1.2%) |
| CIE-LAB | lab(90.90, -47.68, 21.00) |
| CIE-LCH | lch(90.90, 52.10, 156.23°) |
| OKLab | oklab(90.48% -0.131 0.0536) |
| OKLCH | oklch(90.48% 0.141 157.8) |
| XYZ | xyz(53.6075, 78.2728, 59.2874) |
| Luminance | 0.7828 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.45
Seafoam (survey)
#80F9AD
ΔE00 2.34
Seafoam Green
#7AF9AB
ΔE00 2.68
Light Seafoam
#A0FEBF
ΔE00 2.73
Light Greenish Blue
#63F7B4
ΔE00 2.89
Light Aquamarine
#7BFDC7
ΔE00 2.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86FCBB #FC86C7
analogous
#8CFC86 #86FCBB #86FCF6
triadic
#86FCBB #BB86FC #FCBB86
tetradic
#86FCBB #868CFC #FC86C7 #FCF686
square
#86FCBB #868CFC #FC86C7 #FCF686
split-complementary
#86FCBB #F686FC #FC868C
monochromatic
#0FF978 #4AFB99 #86FCBB #C2FDDD #E1FEEE
Accessibility & contrast
On white
1.26
#86FCBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.66
#86FCBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86FCBB
16.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86FCBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86FCBB | 1.00 | 1.26 | 16.66 | 16.66 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAECB7
Deuteranopia (green-blind)
#E9E0BF
Tritanopia (blue-blind)
#67FBEA
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #86fcbb; /* rgb */ color: rgb(134, 252, 187); /* oklch */ color: oklch(90.5% 0.141 157.8);
Tailwind
colors: {
custom: {
50: '#affecf',
500: '#86fcbb',
950: '#000000',
},
}SCSS
$custom: #86fcbb; $custom-light: #affecf; $custom-dark: #000000;
JSON
{
"hex": "#86fcbb",
"rgb": {
"r": 134,
"g": 252,
"b": 187
},
"hsl": {
"h": 146.949,
"s": 95.161,
"l": 75.686
},
"oklch": {
"l": 0.90477,
"c": 0.14149,
"h": 157.8
},
"luminance": 0.78277
}Semantic roles & 50–950 ramp
primary
#86FCBB
secondary
#DB4B9A
accent
#007EE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683