#86FDBA#86FDBA
#86FDBA is a very light, vivid green. Relative luminance 0.789; OKLCH L 90.7% C 0.144 H 157.2°. Best body text is #000000 at 16.77:1 contrast (WCAG AA passes).
Color values
| HEX | #86FDBA |
|---|---|
| RGB | rgb(134, 253, 186) |
| HSL | hsl(146, 97%, 76%) |
| HSV | hsv(146, 47%, 99%) |
| CMYK | cmyk(47%, 0%, 26.5%, 0.8%) |
| CIE-LAB | lab(91.17, -48.30, 21.88) |
| CIE-LCH | lch(91.17, 53.02, 155.63°) |
| OKLab | oklab(90.69% -0.1325 0.0557) |
| OKLCH | oklch(90.69% 0.144 157.2) |
| XYZ | xyz(53.8157, 78.8599, 58.8305) |
| Luminance | 0.7886 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.18
Seafoam (survey)
#80F9AD
ΔE00 2.06
Seafoam Green
#7AF9AB
ΔE00 2.40
Light Seafoam
#A0FEBF
ΔE00 2.72
Light Greenish Blue
#63F7B4
ΔE00 2.98
Light Sea Green
#98F6B0
ΔE00 3.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86FDBA #FD86C9
analogous
#8DFD86 #86FDBA #86FDF5
triadic
#86FDBA #BA86FD #FDBA86
tetradic
#86FDBA #868DFD #FD86C9 #FDF586
square
#86FDBA #868DFD #FD86C9 #FDF586
split-complementary
#86FDBA #F586FD #FD868D
monochromatic
#0EFB75 #4AFC98 #86FDBA #C2FEDC #E1FFEE
Accessibility & contrast
On white
1.25
#86FDBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.77
#86FDBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86FDBA
16.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86FDBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86FDBA | 1.00 | 1.25 | 16.77 | 16.77 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEDB6
Deuteranopia (green-blind)
#EAE1BE
Tritanopia (blue-blind)
#67FBEB
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #86fdba; /* rgb */ color: rgb(134, 253, 186); /* oklch */ color: oklch(90.7% 0.144 157.2);
Tailwind
colors: {
custom: {
50: '#afffcf',
500: '#86fdba',
950: '#000000',
},
}SCSS
$custom: #86fdba; $custom-light: #afffcf; $custom-dark: #000000;
JSON
{
"hex": "#86fdba",
"rgb": {
"r": 134,
"g": 253,
"b": 186
},
"hsl": {
"h": 146.218,
"s": 96.748,
"l": 75.882
},
"oklch": {
"l": 0.90688,
"c": 0.14375,
"h": 157.2
},
"luminance": 0.78864
}Semantic roles & 50–950 ramp
primary
#86FDBA
secondary
#DC4B9D
accent
#0081E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111813
muted
#818683