#86BCBB#86BCBB
#86BCBB is a light, muted teal. Relative luminance 0.446; OKLCH L 75.7% C 0.056 H 194.6°. Best body text is #000000 at 9.92:1 contrast (WCAG AA passes).
Color values
| HEX | #86BCBB |
|---|---|
| RGB | rgb(134, 188, 187) |
| HSL | hsl(179, 29%, 63%) |
| HSV | hsv(179, 29%, 74%) |
| CMYK | cmyk(28.7%, 0%, 0.5%, 26.3%) |
| CIE-LAB | lab(72.64, -17.71, -5.17) |
| CIE-LCH | lch(72.64, 18.45, 196.26°) |
| OKLab | oklab(75.75% -0.0545 -0.0142) |
| OKLCH | oklch(75.75% 0.056 194.6) |
| XYZ | xyz(36.7814, 44.6207, 53.6787) |
| Luminance | 0.4462 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 9.41
Mediumturquoise
#48D1CC
ΔE00 9.60
Pale Teal
#82CBB2
ΔE00 9.84
Powder Blue
#B0E0E6
ΔE00 10.08
Greyish Teal
#719F91
ΔE00 10.21
Darkturquoise
#00CED1
ΔE00 10.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86BCBB #BC8687
analogous
#86BCA0 #86BCBB #86A2BC
triadic
#86BCBB #BB86BC #BCBB86
tetradic
#86BCBB #A086BC #BC8687 #A2BC86
square
#86BCBB #A086BC #BC8687 #A2BC86
split-complementary
#86BCBB #BC86A2 #BCA086
monochromatic
#47807F #5FA6A5 #86BCBB #ADD2D1 #D5E8E7
Accessibility & contrast
On white
2.12
#86BCBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.92
#86BCBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86BCBB
9.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86BCBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86BCBB | 1.00 | 2.12 | 9.92 | 9.92 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B7BB
Deuteranopia (green-blind)
#ABAFBC
Tritanopia (blue-blind)
#73BFBB
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #86bcbb; /* rgb */ color: rgb(134, 188, 187); /* oklch */ color: oklch(75.7% 0.056 194.6);
Tailwind
colors: {
custom: {
50: '#abd0cf',
500: '#86bcbb',
950: '#000000',
},
}SCSS
$custom: #86bcbb; $custom-light: #abd0cf; $custom-dark: #000000;
JSON
{
"hex": "#86bcbb",
"rgb": {
"r": 134,
"g": 188,
"b": 187
},
"hsl": {
"h": 178.889,
"s": 28.723,
"l": 63.137
},
"oklch": {
"l": 0.75749,
"c": 0.05632,
"h": 194.6
},
"luminance": 0.44623
}Semantic roles & 50–950 ramp
primary
#86BCBB
secondary
#D9C5C6
accent
#3E40A7
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101413
muted
#7F8282