#86BBBF#86BBBF
#86BBBF is a light, muted teal. Relative luminance 0.444; OKLCH L 75.7% C 0.056 H 201.9°. Best body text is #000000 at 9.87:1 contrast (WCAG AA passes).
Color values
| HEX | #86BBBF |
|---|---|
| RGB | rgb(134, 187, 191) |
| HSL | hsl(184, 31%, 64%) |
| HSV | hsv(184, 30%, 75%) |
| CMYK | cmyk(29.8%, 2.1%, 0%, 25.1%) |
| CIE-LAB | lab(72.47, -16.26, -7.60) |
| CIE-LCH | lch(72.47, 17.95, 205.04°) |
| OKLab | oklab(75.65% -0.0516 -0.0208) |
| OKLCH | oklch(75.65% 0.056 201.9) |
| XYZ | xyz(37.0027, 44.3686, 55.8944) |
| Luminance | 0.4437 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 9.38
Powder Blue
#B0E0E6
ΔE00 9.67
Lightblue
#ADD8E6
ΔE00 9.74
Sky Blue
#87CEEB
ΔE00 9.96
Turquoise Blue
#06B1C4
ΔE00 10.17
Bluegrey
#85A3B2
ΔE00 10.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86BBBF #BF8A86
analogous
#86BFA6 #86BBBF #869EBF
triadic
#86BBBF #BF86BB #BBBF86
tetradic
#86BBBF #A686BF #BF8A86 #9EBF86
square
#86BBBF #A686BF #BF8A86 #9EBF86
split-complementary
#86BBBF #BF869E #BFA686
monochromatic
#468085 #5EA5AA #86BBBF #AED1D4 #D6E8E9
Accessibility & contrast
On white
2.13
#86BBBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.87
#86BBBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86BBBF
9.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86BBBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86BBBF | 1.00 | 2.13 | 9.87 | 9.87 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B6BF
Deuteranopia (green-blind)
#A9AEBF
Tritanopia (blue-blind)
#72BFBC
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #86bbbf; /* rgb */ color: rgb(134, 187, 191); /* oklch */ color: oklch(75.7% 0.056 201.9);
Tailwind
colors: {
custom: {
50: '#abcfd2',
500: '#86bbbf',
950: '#000000',
},
}SCSS
$custom: #86bbbf; $custom-light: #abcfd2; $custom-dark: #000000;
JSON
{
"hex": "#86bbbf",
"rgb": {
"r": 134,
"g": 187,
"b": 191
},
"hsl": {
"h": 184.211,
"s": 30.811,
"l": 63.725
},
"oklch": {
"l": 0.75654,
"c": 0.0556,
"h": 201.9
},
"luminance": 0.44371
}Semantic roles & 50–950 ramp
primary
#86BBBF
secondary
#DAC8C6
accent
#443CAA
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101314
muted
#7F8282