#86C8CD#86C8CD
#86C8CD is a light, moderate teal. Relative luminance 0.508; OKLCH L 79.0% C 0.067 H 201.9°. Best body text is #000000 at 11.16:1 contrast (WCAG AA passes).
Color values
| HEX | #86C8CD |
|---|---|
| RGB | rgb(134, 200, 205) |
| HSL | hsl(184, 42%, 66%) |
| HSV | hsv(184, 35%, 80%) |
| CMYK | cmyk(34.6%, 2.4%, 0%, 19.6%) |
| CIE-LAB | lab(76.55, -19.58, -9.15) |
| CIE-LCH | lch(76.55, 21.62, 205.04°) |
| OKLab | oklab(79.04% -0.0623 -0.0251) |
| OKLCH | oklch(79.04% 0.067 201.9) |
| XYZ | xyz(41.5014, 50.7821, 65.3609) |
| Luminance | 0.5079 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.49
Mediumturquoise
#48D1CC
ΔE00 8.49
Lightblue
#ADD8E6
ΔE00 8.56
Sky Blue
#87CEEB
ΔE00 8.85
Aqua Blue
#02D8E9
ΔE00 8.95
Darkturquoise
#00CED1
ΔE00 8.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86C8CD #CD8B86
analogous
#86CDAF #86C8CD #86A5CD
triadic
#86C8CD #CD86C8 #C8CD86
tetradic
#86C8CD #AF86CD #CD8B86 #A5CD86
square
#86C8CD #AF86CD #CD8B86 #A5CD86
split-complementary
#86C8CD #CD86A5 #CDAF86
monochromatic
#3F9399 #5BB4BB #86C8CD #B1DCDF #DDEFF1
Accessibility & contrast
On white
1.88
#86C8CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.16
#86C8CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86C8CD
11.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86C8CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86C8CD | 1.00 | 1.88 | 11.16 | 11.16 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC2CD
Deuteranopia (green-blind)
#B2B9CD
Tritanopia (blue-blind)
#6BCDC9
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #86c8cd; /* rgb */ color: rgb(134, 200, 205); /* oklch */ color: oklch(79.0% 0.067 201.9);
Tailwind
colors: {
custom: {
50: '#acd8dc',
500: '#86c8cd',
950: '#000000',
},
}SCSS
$custom: #86c8cd; $custom-light: #acd8dc; $custom-dark: #000000;
JSON
{
"hex": "#86c8cd",
"rgb": {
"r": 134,
"g": 200,
"b": 205
},
"hsl": {
"h": 184.225,
"s": 41.52,
"l": 66.471
},
"oklch": {
"l": 0.79038,
"c": 0.06716,
"h": 201.9
},
"luminance": 0.50785
}Semantic roles & 50–950 ramp
primary
#86C8CD
secondary
#A05D58
accent
#3A31B5
background
#FDFEFE
surface
#F7FBFC
border
#D0D4D5
text
#101415
muted
#818384