#86BCBF#86BCBF
#86BCBF is a light, muted teal. Relative luminance 0.448; OKLCH L 75.9% C 0.056 H 200.4°. Best body text is #000000 at 9.96:1 contrast (WCAG AA passes).
Color values
| HEX | #86BCBF |
|---|---|
| RGB | rgb(134, 188, 191) |
| HSL | hsl(183, 31%, 64%) |
| HSV | hsv(183, 30%, 75%) |
| CMYK | cmyk(29.8%, 1.6%, 0%, 25.1%) |
| CIE-LAB | lab(72.76, -16.78, -7.18) |
| CIE-LCH | lch(72.76, 18.25, 203.16°) |
| OKLab | oklab(75.88% -0.0529 -0.0196) |
| OKLCH | oklch(75.88% 0.056 200.4) |
| XYZ | xyz(37.2156, 44.7944, 55.9653) |
| Luminance | 0.4480 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 9.50
Powder Blue
#B0E0E6
ΔE00 9.56
Lightblue
#ADD8E6
ΔE00 9.88
Mediumturquoise
#48D1CC
ΔE00 10.24
Sky Blue
#87CEEB
ΔE00 10.25
Turquoise Blue
#06B1C4
ΔE00 10.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86BCBF #BF8986
analogous
#86BFA5 #86BCBF #869FBF
triadic
#86BCBF #BF86BC #BCBF86
tetradic
#86BCBF #A586BF #BF8986 #9FBF86
square
#86BCBF #A586BF #BF8986 #9FBF86
split-complementary
#86BCBF #BF869F #BFA586
monochromatic
#468185 #5EA6AA #86BCBF #AED2D4 #D6E8E9
Accessibility & contrast
On white
2.11
#86BCBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.96
#86BCBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86BCBF
9.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86BCBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86BCBF | 1.00 | 2.11 | 9.96 | 9.96 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B7BF
Deuteranopia (green-blind)
#AAAFBF
Tritanopia (blue-blind)
#72C0BD
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #86bcbf; /* rgb */ color: rgb(134, 188, 191); /* oklch */ color: oklch(75.9% 0.056 200.4);
Tailwind
colors: {
custom: {
50: '#abd0d2',
500: '#86bcbf',
950: '#000000',
},
}SCSS
$custom: #86bcbf; $custom-light: #abd0d2; $custom-dark: #000000;
JSON
{
"hex": "#86bcbf",
"rgb": {
"r": 134,
"g": 188,
"b": 191
},
"hsl": {
"h": 183.158,
"s": 30.811,
"l": 63.725
},
"oklch": {
"l": 0.75878,
"c": 0.0564,
"h": 200.4
},
"luminance": 0.44796
}Semantic roles & 50–950 ramp
primary
#86BCBF
secondary
#DAC7C6
accent
#423CAA
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101414
muted
#7F8282