#86FCBD#86FCBD
#86FCBD is a very light, vivid green. Relative luminance 0.784; OKLCH L 90.5% C 0.140 H 158.5°. Best body text is #000000 at 16.67:1 contrast (WCAG AA passes).
Color values
| HEX | #86FCBD |
|---|---|
| RGB | rgb(134, 252, 189) |
| HSL | hsl(148, 95%, 76%) |
| HSV | hsv(148, 47%, 99%) |
| CMYK | cmyk(46.8%, 0%, 25%, 1.2%) |
| CIE-LAB | lab(90.94, -47.30, 20.03) |
| CIE-LCH | lch(90.94, 51.37, 157.05°) |
| OKLab | oklab(90.52% -0.1301 0.0512) |
| OKLCH | oklch(90.52% 0.14 158.5) |
| XYZ | xyz(53.8231, 78.3591, 60.4228) |
| Luminance | 0.7836 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.83
Light Aquamarine
#7BFDC7
ΔE00 2.60
Seafoam (survey)
#80F9AD
ΔE00 2.75
Light Seafoam
#A0FEBF
ΔE00 2.82
Light Greenish Blue
#63F7B4
ΔE00 2.89
Seafoam Green
#7AF9AB
ΔE00 3.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86FCBD #FC86C5
analogous
#8AFC86 #86FCBD #86FCF8
triadic
#86FCBD #BD86FC #FCBD86
tetradic
#86FCBD #868AFC #FC86C5 #FCF886
square
#86FCBD #868AFC #FC86C5 #FCF886
split-complementary
#86FCBD #F886FC #FC868A
monochromatic
#0FF97C #4AFB9C #86FCBD #C2FDDE #E1FEEF
Accessibility & contrast
On white
1.26
#86FCBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.67
#86FCBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86FCBD
16.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86FCBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86FCBD | 1.00 | 1.26 | 16.67 | 16.67 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEDB9
Deuteranopia (green-blind)
#E8E0C1
Tritanopia (blue-blind)
#66FBEB
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #86fcbd; /* rgb */ color: rgb(134, 252, 189); /* oklch */ color: oklch(90.5% 0.140 158.5);
Tailwind
colors: {
custom: {
50: '#affed1',
500: '#86fcbd',
950: '#000000',
},
}SCSS
$custom: #86fcbd; $custom-light: #affed1; $custom-dark: #000000;
JSON
{
"hex": "#86fcbd",
"rgb": {
"r": 134,
"g": 252,
"b": 189
},
"hsl": {
"h": 147.966,
"s": 95.161,
"l": 75.686
},
"oklch": {
"l": 0.90522,
"c": 0.13978,
"h": 158.5
},
"luminance": 0.78363
}Semantic roles & 50–950 ramp
primary
#86FCBD
secondary
#DB4B98
accent
#007BE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683