#86BBBC#86BBBC
#86BBBC is a light, muted teal. Relative luminance 0.442; OKLCH L 75.6% C 0.055 H 197.5°. Best body text is #000000 at 9.85:1 contrast (WCAG AA passes).
Color values
| HEX | #86BBBC |
|---|---|
| RGB | rgb(134, 187, 188) |
| HSL | hsl(181, 29%, 63%) |
| HSV | hsv(181, 29%, 74%) |
| CMYK | cmyk(28.7%, 0.5%, 0%, 26.3%) |
| CIE-LAB | lab(72.39, -16.97, -6.09) |
| CIE-LCH | lch(72.39, 18.02, 199.74°) |
| OKLab | oklab(75.56% -0.0528 -0.0167) |
| OKLCH | oklch(75.56% 0.055 197.5) |
| XYZ | xyz(36.6760, 44.2379, 54.1735) |
| Luminance | 0.4424 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 9.21
Powder Blue
#B0E0E6
ΔE00 9.98
Mediumturquoise
#48D1CC
ΔE00 10.11
Lightblue
#ADD8E6
ΔE00 10.51
Greyish Teal
#719F91
ΔE00 10.53
Turquoise Blue
#06B1C4
ΔE00 10.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86BBBC #BC8786
analogous
#86BCA2 #86BBBC #86A0BC
triadic
#86BBBC #BC86BB #BBBC86
tetradic
#86BBBC #A286BC #BC8786 #A0BC86
square
#86BBBC #A286BC #BC8786 #A0BC86
split-complementary
#86BBBC #BC86A0 #BCA286
monochromatic
#477F80 #5FA5A6 #86BBBC #ADD1D2 #D5E7E8
Accessibility & contrast
On white
2.13
#86BBBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.85
#86BBBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86BBBC
9.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86BBBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86BBBC | 1.00 | 2.13 | 9.85 | 9.85 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B6BC
Deuteranopia (green-blind)
#AAAEBC
Tritanopia (blue-blind)
#73BFBB
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #86bbbc; /* rgb */ color: rgb(134, 187, 188); /* oklch */ color: oklch(75.6% 0.055 197.5);
Tailwind
colors: {
custom: {
50: '#abcfd0',
500: '#86bbbc',
950: '#000000',
},
}SCSS
$custom: #86bbbc; $custom-light: #abcfd0; $custom-dark: #000000;
JSON
{
"hex": "#86bbbc",
"rgb": {
"r": 134,
"g": 187,
"b": 188
},
"hsl": {
"h": 181.111,
"s": 28.723,
"l": 63.137
},
"oklch": {
"l": 0.75556,
"c": 0.05538,
"h": 197.5
},
"luminance": 0.4424
}Semantic roles & 50–950 ramp
primary
#86BBBC
secondary
#D9C6C5
accent
#403EA7
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101314
muted
#7F8282