#86BDBF#86BDBF
#86BDBF is a light, muted teal. Relative luminance 0.452; OKLCH L 76.1% C 0.057 H 198.9°. Best body text is #000000 at 10.04:1 contrast (WCAG AA passes).
Color values
| HEX | #86BDBF |
|---|---|
| RGB | rgb(134, 189, 191) |
| HSL | hsl(182, 31%, 64%) |
| HSV | hsv(182, 30%, 75%) |
| CMYK | cmyk(29.8%, 1%, 0%, 25.1%) |
| CIE-LAB | lab(73.04, -17.30, -6.76) |
| CIE-LCH | lch(73.04, 18.57, 201.35°) |
| OKLab | oklab(76.1% -0.0541 -0.0185) |
| OKLCH | oklch(76.1% 0.057 198.9) |
| XYZ | xyz(37.4300, 45.2231, 56.0368) |
| Luminance | 0.4522 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 9.48
Cadetblue
#5F9EA0
ΔE00 9.64
Mediumturquoise
#48D1CC
ΔE00 9.83
Lightblue
#ADD8E6
ΔE00 10.04
Darkturquoise
#00CED1
ΔE00 10.39
Turquoise Blue
#06B1C4
ΔE00 10.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86BDBF #BF8886
analogous
#86BFA4 #86BDBF #86A0BF
triadic
#86BDBF #BF86BD #BDBF86
tetradic
#86BDBF #A486BF #BF8886 #A0BF86
square
#86BDBF #A486BF #BF8886 #A0BF86
split-complementary
#86BDBF #BF86A0 #BFA486
monochromatic
#468285 #5EA7AA #86BDBF #AED3D4 #D6E9E9
Accessibility & contrast
On white
2.09
#86BDBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.04
#86BDBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86BDBF
10.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86BDBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86BDBF | 1.00 | 2.09 | 10.04 | 10.04 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B8BF
Deuteranopia (green-blind)
#ABB0BF
Tritanopia (blue-blind)
#72C1BD
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #86bdbf; /* rgb */ color: rgb(134, 189, 191); /* oklch */ color: oklch(76.1% 0.057 198.9);
Tailwind
colors: {
custom: {
50: '#abd1d2',
500: '#86bdbf',
950: '#000000',
},
}SCSS
$custom: #86bdbf; $custom-light: #abd1d2; $custom-dark: #000000;
JSON
{
"hex": "#86bdbf",
"rgb": {
"r": 134,
"g": 189,
"b": 191
},
"hsl": {
"h": 182.105,
"s": 30.811,
"l": 63.725
},
"oklch": {
"l": 0.76103,
"c": 0.05723,
"h": 198.9
},
"luminance": 0.45225
}Semantic roles & 50–950 ramp
primary
#86BDBF
secondary
#DAC7C6
accent
#403CAA
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101414
muted
#7F8282