#86BBBE#86BBBE
#86BBBE is a light, muted teal. Relative luminance 0.443; OKLCH L 75.6% C 0.055 H 200.5°. Best body text is #000000 at 9.87:1 contrast (WCAG AA passes).
Color values
| HEX | #86BBBE |
|---|---|
| RGB | rgb(134, 187, 190) |
| HSL | hsl(183, 30%, 64%) |
| HSV | hsv(183, 29%, 75%) |
| CMYK | cmyk(29.5%, 1.6%, 0%, 25.5%) |
| CIE-LAB | lab(72.45, -16.50, -7.09) |
| CIE-LCH | lch(72.45, 17.96, 203.27°) |
| OKLab | oklab(75.62% -0.052 -0.0194) |
| OKLCH | oklch(75.62% 0.055 200.5) |
| XYZ | xyz(36.8930, 44.3248, 55.3168) |
| Luminance | 0.4433 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 9.31
Powder Blue
#B0E0E6
ΔE00 9.76
Lightblue
#ADD8E6
ΔE00 9.99
Turquoise Blue
#06B1C4
ΔE00 10.29
Sky Blue
#87CEEB
ΔE00 10.35
Mediumturquoise
#48D1CC
ΔE00 10.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86BBBE #BE8986
analogous
#86BEA5 #86BBBE #869FBE
triadic
#86BBBE #BE86BB #BBBE86
tetradic
#86BBBE #A586BE #BE8986 #9FBE86
square
#86BBBE #A586BE #BE8986 #9FBE86
split-complementary
#86BBBE #BE869F #BEA586
monochromatic
#468083 #5EA5A9 #86BBBE #AED1D3 #D6E8E9
Accessibility & contrast
On white
2.13
#86BBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.87
#86BBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86BBBE
9.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86BBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86BBBE | 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)
#B4B6BE
Deuteranopia (green-blind)
#A9AEBE
Tritanopia (blue-blind)
#72BFBC
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #86bbbe; /* rgb */ color: rgb(134, 187, 190); /* oklch */ color: oklch(75.6% 0.055 200.5);
Tailwind
colors: {
custom: {
50: '#abcfd1',
500: '#86bbbe',
950: '#000000',
},
}SCSS
$custom: #86bbbe; $custom-light: #abcfd1; $custom-dark: #000000;
JSON
{
"hex": "#86bbbe",
"rgb": {
"r": 134,
"g": 187,
"b": 190
},
"hsl": {
"h": 183.214,
"s": 30.108,
"l": 63.529
},
"oklch": {
"l": 0.75621,
"c": 0.05549,
"h": 200.5
},
"luminance": 0.44327
}Semantic roles & 50–950 ramp
primary
#86BBBE
secondary
#DAC7C6
accent
#423DA9
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101314
muted
#7F8282