#86BABE#86BABE
#86BABE is a light, muted teal. Relative luminance 0.439; OKLCH L 75.4% C 0.055 H 202.1°. Best body text is #000000 at 9.78:1 contrast (WCAG AA passes).
Color values
| HEX | #86BABE |
|---|---|
| RGB | rgb(134, 186, 190) |
| HSL | hsl(184, 30%, 64%) |
| HSV | hsv(184, 29%, 75%) |
| CMYK | cmyk(29.5%, 2.1%, 0%, 25.5%) |
| CIE-LAB | lab(72.16, -15.98, -7.51) |
| CIE-LCH | lch(72.16, 17.66, 205.18°) |
| OKLab | oklab(75.4% -0.0507 -0.0205) |
| OKLCH | oklch(75.4% 0.055 202.1) |
| XYZ | xyz(36.6816, 43.9020, 55.2463) |
| Luminance | 0.4390 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 9.21
Lightblue
#ADD8E6
ΔE00 9.86
Powder Blue
#B0E0E6
ΔE00 9.87
Sky Blue
#87CEEB
ΔE00 10.07
Turquoise Blue
#06B1C4
ΔE00 10.18
Bluegrey
#85A3B2
ΔE00 10.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86BABE #BE8A86
analogous
#86BEA6 #86BABE #869EBE
triadic
#86BABE #BE86BA #BABE86
tetradic
#86BABE #A686BE #BE8A86 #9EBE86
square
#86BABE #A686BE #BE8A86 #9EBE86
split-complementary
#86BABE #BE869E #BEA686
monochromatic
#467F83 #5EA3A9 #86BABE #AED1D3 #D6E7E9
Accessibility & contrast
On white
2.15
#86BABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.78
#86BABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86BABE
9.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86BABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86BABE | 1.00 | 2.15 | 9.78 | 9.78 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B5BE
Deuteranopia (green-blind)
#A8AEBE
Tritanopia (blue-blind)
#72BEBB
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #86babe; /* rgb */ color: rgb(134, 186, 190); /* oklch */ color: oklch(75.4% 0.055 202.1);
Tailwind
colors: {
custom: {
50: '#abced1',
500: '#86babe',
950: '#000000',
},
}SCSS
$custom: #86babe; $custom-light: #abced1; $custom-dark: #000000;
JSON
{
"hex": "#86babe",
"rgb": {
"r": 134,
"g": 186,
"b": 190
},
"hsl": {
"h": 184.286,
"s": 30.108,
"l": 63.529
},
"oklch": {
"l": 0.75396,
"c": 0.0547,
"h": 202.1
},
"luminance": 0.43904
}Semantic roles & 50–950 ramp
primary
#86BABE
secondary
#DAC7C6
accent
#443DA9
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101314
muted
#7F8282