#86FDBB#86FDBB
#86FDBB is a very light, vivid green. Relative luminance 0.789; OKLCH L 90.7% C 0.143 H 157.6°. Best body text is #000000 at 16.78:1 contrast (WCAG AA passes).
Color values
| HEX | #86FDBB |
|---|---|
| RGB | rgb(134, 253, 187) |
| HSL | hsl(147, 97%, 76%) |
| HSV | hsv(147, 47%, 99%) |
| CMYK | cmyk(47%, 0%, 26.1%, 0.8%) |
| CIE-LAB | lab(91.19, -48.11, 21.40) |
| CIE-LCH | lch(91.19, 52.65, 156.02°) |
| OKLab | oklab(90.71% -0.1321 0.0545) |
| OKLCH | oklch(90.71% 0.143 157.6) |
| XYZ | xyz(53.9223, 78.9025, 59.3923) |
| Luminance | 0.7891 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.34
Seafoam (survey)
#80F9AD
ΔE00 2.25
Seafoam Green
#7AF9AB
ΔE00 2.58
Light Seafoam
#A0FEBF
ΔE00 2.73
Light Greenish Blue
#63F7B4
ΔE00 2.95
Light Aquamarine
#7BFDC7
ΔE00 3.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86FDBB #FD86C8
analogous
#8CFD86 #86FDBB #86FDF7
triadic
#86FDBB #BB86FD #FDBB86
tetradic
#86FDBB #868CFD #FD86C8 #FDF786
square
#86FDBB #868CFD #FD86C8 #FDF786
split-complementary
#86FDBB #F786FD #FD868C
monochromatic
#0EFB77 #4AFC99 #86FDBB #C2FEDD #E1FFEE
Accessibility & contrast
On white
1.25
#86FDBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.78
#86FDBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86FDBB
16.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86FDBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86FDBB | 1.00 | 1.25 | 16.78 | 16.78 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEDB7
Deuteranopia (green-blind)
#EAE1BF
Tritanopia (blue-blind)
#67FBEB
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #86fdbb; /* rgb */ color: rgb(134, 253, 187); /* oklch */ color: oklch(90.7% 0.143 157.6);
Tailwind
colors: {
custom: {
50: '#afffcf',
500: '#86fdbb',
950: '#000000',
},
}SCSS
$custom: #86fdbb; $custom-light: #afffcf; $custom-dark: #000000;
JSON
{
"hex": "#86fdbb",
"rgb": {
"r": 134,
"g": 253,
"b": 187
},
"hsl": {
"h": 146.723,
"s": 96.748,
"l": 75.882
},
"oklch": {
"l": 0.9071,
"c": 0.14289,
"h": 157.6
},
"luminance": 0.78907
}Semantic roles & 50–950 ramp
primary
#86FDBB
secondary
#DC4B9C
accent
#007FE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683