#86BBBA#86BBBA
#86BBBA is a light, muted teal. Relative luminance 0.442; OKLCH L 75.5% C 0.055 H 194.6°. Best body text is #000000 at 9.83:1 contrast (WCAG AA passes).
Color values
| HEX | #86BBBA |
|---|---|
| RGB | rgb(134, 187, 186) |
| HSL | hsl(179, 28%, 63%) |
| HSV | hsv(179, 28%, 73%) |
| CMYK | cmyk(28.3%, 0%, 0.5%, 26.7%) |
| CIE-LAB | lab(72.33, -17.43, -5.08) |
| CIE-LCH | lch(72.33, 18.15, 196.24°) |
| OKLab | oklab(75.49% -0.0536 -0.0139) |
| OKLCH | oklch(75.49% 0.055 194.6) |
| XYZ | xyz(36.4619, 44.1523, 53.0459) |
| Luminance | 0.4415 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 9.21
Mediumturquoise
#48D1CC
ΔE00 9.84
Pale Teal
#82CBB2
ΔE00 9.97
Greyish Teal
#719F91
ΔE00 10.01
Powder Blue
#B0E0E6
ΔE00 10.26
Darkturquoise
#00CED1
ΔE00 10.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86BBBA #BB8687
analogous
#86BB9F #86BBBA #86A1BB
triadic
#86BBBA #BA86BB #BBBA86
tetradic
#86BBBA #9F86BB #BB8687 #A1BB86
square
#86BBBA #9F86BB #BB8687 #A1BB86
split-complementary
#86BBBA #BB86A1 #BB9F86
monochromatic
#477F7E #5FA5A4 #86BBBA #ADD1D0 #D4E7E7
Accessibility & contrast
On white
2.14
#86BBBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.83
#86BBBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86BBBA
9.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86BBBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86BBBA | 1.00 | 2.14 | 9.83 | 9.83 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B6BA
Deuteranopia (green-blind)
#AAAEBB
Tritanopia (blue-blind)
#74BEBA
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #86bbba; /* rgb */ color: rgb(134, 187, 186); /* oklch */ color: oklch(75.5% 0.055 194.6);
Tailwind
colors: {
custom: {
50: '#abcfce',
500: '#86bbba',
950: '#000000',
},
}SCSS
$custom: #86bbba; $custom-light: #abcfce; $custom-dark: #000000;
JSON
{
"hex": "#86bbba",
"rgb": {
"r": 134,
"g": 187,
"b": 186
},
"hsl": {
"h": 178.868,
"s": 28.042,
"l": 62.941
},
"oklch": {
"l": 0.75491,
"c": 0.05541,
"h": 194.6
},
"luminance": 0.44154
}Semantic roles & 50–950 ramp
primary
#86BBBA
secondary
#D8C5C5
accent
#3F41A7
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101313
muted
#7F8282