#86C8CA#86C8CA
#86C8CA is a light, moderate teal. Relative luminance 0.506; OKLCH L 78.9% C 0.067 H 198.3°. Best body text is #000000 at 11.13:1 contrast (WCAG AA passes).
Color values
| HEX | #86C8CA |
|---|---|
| RGB | rgb(134, 200, 202) |
| HSL | hsl(182, 39%, 66%) |
| HSV | hsv(182, 34%, 79%) |
| CMYK | cmyk(33.7%, 1%, 0%, 20.8%) |
| CIE-LAB | lab(76.46, -20.30, -7.66) |
| CIE-LCH | lch(76.46, 21.70, 200.67°) |
| OKLab | oklab(78.94% -0.0635 -0.021) |
| OKLCH | oklch(78.94% 0.067 198.3) |
| XYZ | xyz(41.1427, 50.6387, 63.4720) |
| Luminance | 0.5064 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 7.78
Powder Blue
#B0E0E6
ΔE00 7.87
Darkturquoise
#00CED1
ΔE00 8.63
Paleturquoise
#AFEEEE
ΔE00 9.14
Aqua Blue
#02D8E9
ΔE00 9.27
Lightblue
#ADD8E6
ΔE00 9.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86C8CA #CA8886
analogous
#86CAAA #86C8CA #86A6CA
triadic
#86C8CA #CA86C8 #C8CA86
tetradic
#86C8CA #AA86CA #CA8886 #A6CA86
square
#86C8CA #AA86CA #CA8886 #A6CA86
split-complementary
#86C8CA #CA86A6 #CAAA86
monochromatic
#419295 #5BB5B7 #86C8CA #B1DBDD #DBEFEF
Accessibility & contrast
On white
1.89
#86C8CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.13
#86C8CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86C8CA
11.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86C8CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86C8CA | 1.00 | 1.89 | 11.13 | 11.13 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC2CA
Deuteranopia (green-blind)
#B3B9CB
Tritanopia (blue-blind)
#6CCCC8
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #86c8ca; /* rgb */ color: rgb(134, 200, 202); /* oklch */ color: oklch(78.9% 0.067 198.3);
Tailwind
colors: {
custom: {
50: '#acd8da',
500: '#86c8ca',
950: '#000000',
},
}SCSS
$custom: #86c8ca; $custom-light: #acd8da; $custom-dark: #000000;
JSON
{
"hex": "#86c8ca",
"rgb": {
"r": 134,
"g": 200,
"b": 202
},
"hsl": {
"h": 181.765,
"s": 39.08,
"l": 65.882
},
"oklch": {
"l": 0.7894,
"c": 0.0669,
"h": 198.3
},
"luminance": 0.50641
}Semantic roles & 50–950 ramp
primary
#86C8CA
secondary
#9C5B59
accent
#3733B2
background
#FDFEFE
surface
#F7FBFB
border
#D0D4D4
text
#101414
muted
#818383