#86FBCA#86FBCA
#86FBCA is a very light, vivid teal. Relative luminance 0.783; OKLCH L 90.6% C 0.128 H 164.5°. Best body text is #000000 at 16.67:1 contrast (WCAG AA passes).
Color values
| HEX | #86FBCA |
|---|---|
| RGB | rgb(134, 251, 202) |
| HSL | hsl(155, 94%, 75%) |
| HSV | hsv(155, 47%, 98%) |
| CMYK | cmyk(46.6%, 0%, 19.5%, 1.6%) |
| CIE-LAB | lab(90.93, -44.27, 13.33) |
| CIE-LCH | lch(90.93, 46.24, 163.24°) |
| OKLab | oklab(90.6% -0.1233 0.0342) |
| OKLCH | oklch(90.6% 0.128 164.5) |
| XYZ | xyz(54.9847, 78.3226, 68.0860) |
| Luminance | 0.7833 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.39
Aquamarine
#7FFFD4
ΔE00 2.20
Light Turquoise
#7EF4CC
ΔE00 2.66
Light Aqua
#8CFFDB
ΔE00 3.56
Pale Turquoise
#A5FBD5
ΔE00 3.96
Light Greenish Blue
#63F7B4
ΔE00 4.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86FBCA #FB86B7
analogous
#86FB8F #86FBCA #86F1FB
triadic
#86FBCA #CA86FB #FBCA86
tetradic
#86FBCA #8F86FB #FB86B7 #F1FB86
square
#86FBCA #8F86FB #FB86B7 #F1FB86
split-complementary
#86FBCA #FB86F1 #FB8F86
monochromatic
#10F796 #4BF9B0 #86FBCA #C1FDE4 #E1FEF2
Accessibility & contrast
On white
1.26
#86FBCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.67
#86FBCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86FBCA
16.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86FBCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86FBCA | 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)
#F7EDC7
Deuteranopia (green-blind)
#E5E0CD
Tritanopia (blue-blind)
#61FBED
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #86fbca; /* rgb */ color: rgb(134, 251, 202); /* oklch */ color: oklch(90.6% 0.128 164.5);
Tailwind
colors: {
custom: {
50: '#affdda',
500: '#86fbca',
950: '#000000',
},
}SCSS
$custom: #86fbca; $custom-light: #affdda; $custom-dark: #000000;
JSON
{
"hex": "#86fbca",
"rgb": {
"r": 134,
"g": 251,
"b": 202
},
"hsl": {
"h": 154.872,
"s": 93.6,
"l": 75.49
},
"oklch": {
"l": 0.90597,
"c": 0.12799,
"h": 164.5
},
"luminance": 0.78327
}Semantic roles & 50–950 ramp
primary
#86FBCA
secondary
#DA4C87
accent
#0060E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683