#86FCBE#86FCBE
#86FCBE is a very light, vivid green. Relative luminance 0.784; OKLCH L 90.5% C 0.139 H 158.9°. Best body text is #000000 at 16.68:1 contrast (WCAG AA passes).
Color values
| HEX | #86FCBE |
|---|---|
| RGB | rgb(134, 252, 190) |
| HSL | hsl(148, 95%, 76%) |
| HSV | hsv(148, 47%, 99%) |
| CMYK | cmyk(46.8%, 0%, 24.6%, 1.2%) |
| CIE-LAB | lab(90.96, -47.11, 19.55) |
| CIE-LCH | lch(90.96, 51.00, 157.46°) |
| OKLab | oklab(90.55% -0.1297 0.0499) |
| OKLCH | oklch(90.55% 0.139 158.9) |
| XYZ | xyz(53.9320, 78.4026, 60.9964) |
| Luminance | 0.7841 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 2.03
Light Aquamarine
#7BFDC7
ΔE00 2.40
Light Seafoam
#A0FEBF
ΔE00 2.89
Light Greenish Blue
#63F7B4
ΔE00 2.91
Seafoam (survey)
#80F9AD
ΔE00 2.95
Seafoam Green
#7AF9AB
ΔE00 3.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86FCBE #FC86C4
analogous
#89FC86 #86FCBE #86FCF9
triadic
#86FCBE #BE86FC #FCBE86
tetradic
#86FCBE #8689FC #FC86C4 #FCF986
square
#86FCBE #8689FC #FC86C4 #FCF986
split-complementary
#86FCBE #F986FC #FC8689
monochromatic
#0FF97E #4AFB9E #86FCBE #C2FDDE #E1FEEF
Accessibility & contrast
On white
1.26
#86FCBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.68
#86FCBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86FCBE
16.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86FCBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86FCBE | 1.00 | 1.26 | 16.68 | 16.68 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEDBA
Deuteranopia (green-blind)
#E8E0C2
Tritanopia (blue-blind)
#66FBEB
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #86fcbe; /* rgb */ color: rgb(134, 252, 190); /* oklch */ color: oklch(90.5% 0.139 158.9);
Tailwind
colors: {
custom: {
50: '#affed1',
500: '#86fcbe',
950: '#000000',
},
}SCSS
$custom: #86fcbe; $custom-light: #affed1; $custom-dark: #000000;
JSON
{
"hex": "#86fcbe",
"rgb": {
"r": 134,
"g": 252,
"b": 190
},
"hsl": {
"h": 148.475,
"s": 95.161,
"l": 75.686
},
"oklch": {
"l": 0.90545,
"c": 0.13895,
"h": 158.9
},
"luminance": 0.78407
}Semantic roles & 50–950 ramp
primary
#86FCBE
secondary
#DB4B97
accent
#0079E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683