#86BDBE#86BDBE
#86BDBE is a light, muted teal. Relative luminance 0.452; OKLCH L 76.1% C 0.057 H 197.4°. Best body text is #000000 at 10.04:1 contrast (WCAG AA passes).
Color values
| HEX | #86BDBE |
|---|---|
| RGB | rgb(134, 189, 190) |
| HSL | hsl(181, 30%, 64%) |
| HSV | hsv(181, 29%, 75%) |
| CMYK | cmyk(29.5%, 0.5%, 0%, 25.5%) |
| CIE-LAB | lab(73.01, -17.53, -6.26) |
| CIE-LCH | lch(73.01, 18.61, 199.65°) |
| OKLab | oklab(76.07% -0.0546 -0.0171) |
| OKLCH | oklch(76.07% 0.057 197.4) |
| XYZ | xyz(37.3203, 45.1792, 55.4592) |
| Luminance | 0.4518 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 9.61
Powder Blue
#B0E0E6
ΔE00 9.61
Mediumturquoise
#48D1CC
ΔE00 9.65
Lightblue
#ADD8E6
ΔE00 10.31
Darkturquoise
#00CED1
ΔE00 10.32
Pale Teal
#82CBB2
ΔE00 10.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86BDBE #BE8786
analogous
#86BEA3 #86BDBE #86A1BE
triadic
#86BDBE #BE86BD #BDBE86
tetradic
#86BDBE #A386BE #BE8786 #A1BE86
square
#86BDBE #A386BE #BE8786 #A1BE86
split-complementary
#86BDBE #BE86A1 #BEA386
monochromatic
#468283 #5EA7A9 #86BDBE #AED3D3 #D6E8E9
Accessibility & contrast
On white
2.09
#86BDBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.04
#86BDBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86BDBE
10.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86BDBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86BDBE | 1.00 | 2.09 | 10.04 | 10.04 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B8BE
Deuteranopia (green-blind)
#ABB0BE
Tritanopia (blue-blind)
#72C1BD
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #86bdbe; /* rgb */ color: rgb(134, 189, 190); /* oklch */ color: oklch(76.1% 0.057 197.4);
Tailwind
colors: {
custom: {
50: '#abd1d1',
500: '#86bdbe',
950: '#000000',
},
}SCSS
$custom: #86bdbe; $custom-light: #abd1d1; $custom-dark: #000000;
JSON
{
"hex": "#86bdbe",
"rgb": {
"r": 134,
"g": 189,
"b": 190
},
"hsl": {
"h": 181.071,
"s": 30.108,
"l": 63.529
},
"oklch": {
"l": 0.76071,
"c": 0.05719,
"h": 197.4
},
"luminance": 0.45181
}Semantic roles & 50–950 ramp
primary
#86BDBE
secondary
#DAC6C6
accent
#3F3DA9
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101414
muted
#7F8282