#86C7CD#86C7CD
#86C7CD is a light, moderate teal. Relative luminance 0.503; OKLCH L 78.8% C 0.066 H 203.2°. Best body text is #000000 at 11.06:1 contrast (WCAG AA passes).
Color values
| HEX | #86C7CD |
|---|---|
| RGB | rgb(134, 199, 205) |
| HSL | hsl(185, 42%, 66%) |
| HSV | hsv(185, 35%, 80%) |
| CMYK | cmyk(34.6%, 2.9%, 0%, 19.6%) |
| CIE-LAB | lab(76.27, -19.08, -9.57) |
| CIE-LCH | lch(76.27, 21.34, 206.64°) |
| OKLab | oklab(78.81% -0.0611 -0.0262) |
| OKLCH | oklch(78.81% 0.066 203.2) |
| XYZ | xyz(41.2705, 50.3204, 65.2839) |
| Luminance | 0.5032 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.52
Lightblue
#ADD8E6
ΔE00 8.33
Sky Blue
#87CEEB
ΔE00 8.46
Mediumturquoise
#48D1CC
ΔE00 8.89
Aqua Blue
#02D8E9
ΔE00 9.07
Darkturquoise
#00CED1
ΔE00 9.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86C7CD #CD8C86
analogous
#86CDB0 #86C7CD #86A4CD
triadic
#86C7CD #CD86C7 #C7CD86
tetradic
#86C7CD #B086CD #CD8C86 #A4CD86
square
#86C7CD #B086CD #CD8C86 #A4CD86
split-complementary
#86C7CD #CD86A4 #CDB086
monochromatic
#3F9299 #5BB3BB #86C7CD #B1DBDF #DDEFF1
Accessibility & contrast
On white
1.90
#86C7CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.06
#86C7CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86C7CD
11.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86C7CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86C7CD | 1.00 | 1.90 | 11.06 | 11.06 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC2CD
Deuteranopia (green-blind)
#B1B8CD
Tritanopia (blue-blind)
#6BCCC9
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #86c7cd; /* rgb */ color: rgb(134, 199, 205); /* oklch */ color: oklch(78.8% 0.066 203.2);
Tailwind
colors: {
custom: {
50: '#acd8dc',
500: '#86c7cd',
950: '#000000',
},
}SCSS
$custom: #86c7cd; $custom-light: #acd8dc; $custom-dark: #000000;
JSON
{
"hex": "#86c7cd",
"rgb": {
"r": 134,
"g": 199,
"b": 205
},
"hsl": {
"h": 185.07,
"s": 41.52,
"l": 66.471
},
"oklch": {
"l": 0.78814,
"c": 0.06646,
"h": 203.2
},
"luminance": 0.50323
}Semantic roles & 50–950 ramp
primary
#86C7CD
secondary
#A05E58
accent
#3C31B5
background
#FDFEFE
surface
#F7FBFC
border
#D0D4D5
text
#101415
muted
#818384