#86FCB8#86FCB8
#86FCB8 is a very light, vivid green. Relative luminance 0.781; OKLCH L 90.4% C 0.144 H 156.6°. Best body text is #000000 at 16.63:1 contrast (WCAG AA passes).
Color values
| HEX | #86FCB8 |
|---|---|
| RGB | rgb(134, 252, 184) |
| HSL | hsl(145, 95%, 76%) |
| HSV | hsv(145, 47%, 99%) |
| CMYK | cmyk(46.8%, 0%, 27%, 1.2%) |
| CIE-LAB | lab(90.85, -48.25, 22.45) |
| CIE-LCH | lch(90.85, 53.22, 155.05°) |
| OKLab | oklab(90.41% -0.1323 0.0572) |
| OKLCH | oklch(90.41% 0.144 156.6) |
| XYZ | xyz(53.2897, 78.1457, 57.6136) |
| Luminance | 0.7815 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 0.96
Seafoam (survey)
#80F9AD
ΔE00 1.76
Seafoam Green
#7AF9AB
ΔE00 2.13
Light Seafoam
#A0FEBF
ΔE00 2.72
Light Sea Green
#98F6B0
ΔE00 2.88
Light Greenish Blue
#63F7B4
ΔE00 3.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86FCB8 #FC86CA
analogous
#8FFC86 #86FCB8 #86FCF3
triadic
#86FCB8 #B886FC #FCB886
tetradic
#86FCB8 #868FFC #FC86CA #FCF386
square
#86FCB8 #868FFC #FC86CA #FCF386
split-complementary
#86FCB8 #F386FC #FC868F
monochromatic
#0FF972 #4AFB95 #86FCB8 #C2FDDB #E1FEED
Accessibility & contrast
On white
1.26
#86FCB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.63
#86FCB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86FCB8
16.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86FCB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86FCB8 | 1.00 | 1.26 | 16.63 | 16.63 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBECB4
Deuteranopia (green-blind)
#E9E0BC
Tritanopia (blue-blind)
#68FAEA
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #86fcb8; /* rgb */ color: rgb(134, 252, 184); /* oklch */ color: oklch(90.4% 0.144 156.6);
Tailwind
colors: {
custom: {
50: '#affecd',
500: '#86fcb8',
950: '#000000',
},
}SCSS
$custom: #86fcb8; $custom-light: #affecd; $custom-dark: #000000;
JSON
{
"hex": "#86fcb8",
"rgb": {
"r": 134,
"g": 252,
"b": 184
},
"hsl": {
"h": 145.424,
"s": 95.161,
"l": 75.686
},
"oklch": {
"l": 0.90411,
"c": 0.14409,
"h": 156.6
},
"luminance": 0.7815
}Semantic roles & 50–950 ramp
primary
#86FCB8
secondary
#DB4B9E
accent
#0084E6
background
#FDFFFE
surface
#F8FFFA
border
#D1D7D3
text
#111813
muted
#818683