#86BCBE#86BCBE
#86BCBE is a light, muted teal. Relative luminance 0.448; OKLCH L 75.8% C 0.056 H 198.9°. Best body text is #000000 at 9.95:1 contrast (WCAG AA passes).
Color values
| HEX | #86BCBE |
|---|---|
| RGB | rgb(134, 188, 190) |
| HSL | hsl(182, 30%, 64%) |
| HSV | hsv(182, 29%, 75%) |
| CMYK | cmyk(29.5%, 1.1%, 0%, 25.5%) |
| CIE-LAB | lab(72.73, -17.01, -6.68) |
| CIE-LCH | lch(72.73, 18.28, 201.42°) |
| OKLab | oklab(75.85% -0.0533 -0.0183) |
| OKLCH | oklch(75.85% 0.056 198.9) |
| XYZ | xyz(37.1059, 44.7505, 55.3878) |
| Luminance | 0.4475 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 9.44
Powder Blue
#B0E0E6
ΔE00 9.67
Mediumturquoise
#48D1CC
ΔE00 10.05
Lightblue
#ADD8E6
ΔE00 10.14
Turquoise Blue
#06B1C4
ΔE00 10.43
Darkturquoise
#00CED1
ΔE00 10.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86BCBE #BE8886
analogous
#86BEA4 #86BCBE #86A0BE
triadic
#86BCBE #BE86BC #BCBE86
tetradic
#86BCBE #A486BE #BE8886 #A0BE86
square
#86BCBE #A486BE #BE8886 #A0BE86
split-complementary
#86BCBE #BE86A0 #BEA486
monochromatic
#468183 #5EA6A9 #86BCBE #AED2D3 #D6E8E9
Accessibility & contrast
On white
2.11
#86BCBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.95
#86BCBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86BCBE
9.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86BCBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86BCBE | 1.00 | 2.11 | 9.95 | 9.95 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B7BE
Deuteranopia (green-blind)
#AAAFBE
Tritanopia (blue-blind)
#72C0BC
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #86bcbe; /* rgb */ color: rgb(134, 188, 190); /* oklch */ color: oklch(75.8% 0.056 198.9);
Tailwind
colors: {
custom: {
50: '#abd0d1',
500: '#86bcbe',
950: '#000000',
},
}SCSS
$custom: #86bcbe; $custom-light: #abd0d1; $custom-dark: #000000;
JSON
{
"hex": "#86bcbe",
"rgb": {
"r": 134,
"g": 188,
"b": 190
},
"hsl": {
"h": 182.143,
"s": 30.108,
"l": 63.529
},
"oklch": {
"l": 0.75846,
"c": 0.05632,
"h": 198.9
},
"luminance": 0.44752
}Semantic roles & 50–950 ramp
primary
#86BCBE
secondary
#DAC7C6
accent
#413DA9
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101414
muted
#7F8282