#86BABC#86BABC
#86BABC is a light, muted teal. Relative luminance 0.438; OKLCH L 75.3% C 0.054 H 199.1°. Best body text is #000000 at 9.76:1 contrast (WCAG AA passes).
Color values
| HEX | #86BABC |
|---|---|
| RGB | rgb(134, 186, 188) |
| HSL | hsl(182, 29%, 63%) |
| HSV | hsv(182, 29%, 74%) |
| CMYK | cmyk(28.7%, 1.1%, 0%, 26.3%) |
| CIE-LAB | lab(72.10, -16.45, -6.51) |
| CIE-LCH | lch(72.10, 17.69, 201.58°) |
| OKLab | oklab(75.33% -0.0515 -0.0178) |
| OKLCH | oklch(75.33% 0.055 199.1) |
| XYZ | xyz(36.4646, 43.8151, 54.1030) |
| Luminance | 0.4382 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 9.06
Powder Blue
#B0E0E6
ΔE00 10.05
Lightblue
#ADD8E6
ΔE00 10.36
Turquoise Blue
#06B1C4
ΔE00 10.45
Mediumturquoise
#48D1CC
ΔE00 10.51
Greyish Teal
#719F91
ΔE00 10.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86BABC #BC8886
analogous
#86BCA3 #86BABC #869FBC
triadic
#86BABC #BC86BA #BABC86
tetradic
#86BABC #A386BC #BC8886 #9FBC86
square
#86BABC #A386BC #BC8886 #9FBC86
split-complementary
#86BABC #BC869F #BCA386
monochromatic
#477E80 #5FA4A6 #86BABC #ADD0D2 #D5E7E8
Accessibility & contrast
On white
2.15
#86BABC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.76
#86BABC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86BABC
9.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86BABC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86BABC | 1.00 | 2.15 | 9.76 | 9.76 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B5BC
Deuteranopia (green-blind)
#A9AEBC
Tritanopia (blue-blind)
#73BEBA
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #86babc; /* rgb */ color: rgb(134, 186, 188); /* oklch */ color: oklch(75.3% 0.054 199.1);
Tailwind
colors: {
custom: {
50: '#abced0',
500: '#86babc',
950: '#000000',
},
}SCSS
$custom: #86babc; $custom-light: #abced0; $custom-dark: #000000;
JSON
{
"hex": "#86babc",
"rgb": {
"r": 134,
"g": 186,
"b": 188
},
"hsl": {
"h": 182.222,
"s": 28.723,
"l": 63.137
},
"oklch": {
"l": 0.7533,
"c": 0.0545,
"h": 199.1
},
"luminance": 0.43817
}Semantic roles & 50–950 ramp
primary
#86BABC
secondary
#D9C6C5
accent
#423EA7
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101314
muted
#7F8282