#86BBBB#86BBBB
#86BBBB is a light, muted teal. Relative luminance 0.442; OKLCH L 75.5% C 0.055 H 196.0°. Best body text is #000000 at 9.84:1 contrast (WCAG AA passes).
Color values
| HEX | #86BBBB |
|---|---|
| RGB | rgb(134, 187, 187) |
| HSL | hsl(180, 28%, 63%) |
| HSV | hsv(180, 28%, 73%) |
| CMYK | cmyk(28.3%, 0%, 0%, 26.7%) |
| CIE-LAB | lab(72.36, -17.20, -5.58) |
| CIE-LCH | lch(72.36, 18.08, 197.98°) |
| OKLab | oklab(75.52% -0.0532 -0.0153) |
| OKLCH | oklch(75.52% 0.055 196) |
| XYZ | xyz(36.5685, 44.1950, 53.6077) |
| Luminance | 0.4420 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 9.20
Mediumturquoise
#48D1CC
ΔE00 9.96
Powder Blue
#B0E0E6
ΔE00 10.11
Greyish Teal
#719F91
ΔE00 10.26
Pale Teal
#82CBB2
ΔE00 10.37
Darkturquoise
#00CED1
ΔE00 10.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86BBBB #BB8686
analogous
#86BBA0 #86BBBB #86A0BB
triadic
#86BBBB #BB86BB #BBBB86
tetradic
#86BBBB #A086BB #BB8686 #A0BB86
square
#86BBBB #A086BB #BB8686 #A0BB86
split-complementary
#86BBBB #BB86A0 #BBA086
monochromatic
#477F7F #5FA5A5 #86BBBB #ADD1D1 #D4E7E7
Accessibility & contrast
On white
2.13
#86BBBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.84
#86BBBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86BBBB
9.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86BBBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86BBBB | 1.00 | 2.13 | 9.84 | 9.84 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B6BB
Deuteranopia (green-blind)
#AAAEBC
Tritanopia (blue-blind)
#73BEBB
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #86bbbb; /* rgb */ color: rgb(134, 187, 187); /* oklch */ color: oklch(75.5% 0.055 196.0);
Tailwind
colors: {
custom: {
50: '#abcfcf',
500: '#86bbbb',
950: '#000000',
},
}SCSS
$custom: #86bbbb; $custom-light: #abcfcf; $custom-dark: #000000;
JSON
{
"hex": "#86bbbb",
"rgb": {
"r": 134,
"g": 187,
"b": 187
},
"hsl": {
"h": 180,
"s": 28.042,
"l": 62.941
},
"oklch": {
"l": 0.75523,
"c": 0.05538,
"h": 196
},
"luminance": 0.44197
}Semantic roles & 50–950 ramp
primary
#86BBBB
secondary
#D8C5C5
accent
#3F3FA7
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101313
muted
#7F8282