#86C5CC#86C5CC
#86C5CC is a light, moderate teal. Relative luminance 0.494; OKLCH L 78.3% C 0.065 H 204.7°. Best body text is #000000 at 10.87:1 contrast (WCAG AA passes).
Color values
| HEX | #86C5CC |
|---|---|
| RGB | rgb(134, 197, 204) |
| HSL | hsl(186, 41%, 66%) |
| HSV | hsv(186, 34%, 80%) |
| CMYK | cmyk(34.3%, 3.4%, 0%, 20%) |
| CIE-LAB | lab(75.67, -18.30, -9.91) |
| CIE-LCH | lch(75.67, 20.81, 208.44°) |
| OKLab | oklab(78.33% -0.059 -0.0271) |
| OKLCH | oklch(78.33% 0.065 204.7) |
| XYZ | xyz(40.6931, 49.3580, 64.4978) |
| Luminance | 0.4936 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.73
Sky Blue
#87CEEB
ΔE00 8.10
Lightblue
#ADD8E6
ΔE00 8.17
Aqua Blue
#02D8E9
ΔE00 9.41
Baby Blue
#89CFF0
ΔE00 9.47
Mediumturquoise
#48D1CC
ΔE00 9.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86C5CC #CC8D86
analogous
#86CCB0 #86C5CC #86A2CC
triadic
#86C5CC #CC86C5 #C5CC86
tetradic
#86C5CC #B086CC #CC8D86 #A2CC86
square
#86C5CC #B086CC #CC8D86 #A2CC86
split-complementary
#86C5CC #CC86A2 #CCB086
monochromatic
#408F98 #5BB0BA #86C5CC #B1DADE #DCEEF0
Accessibility & contrast
On white
1.93
#86C5CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.87
#86C5CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86C5CC
10.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86C5CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86C5CC | 1.00 | 1.93 | 10.87 | 10.87 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC0CD
Deuteranopia (green-blind)
#AFB7CC
Tritanopia (blue-blind)
#6CCAC7
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #86c5cc; /* rgb */ color: rgb(134, 197, 204); /* oklch */ color: oklch(78.3% 0.065 204.7);
Tailwind
colors: {
custom: {
50: '#acd6db',
500: '#86c5cc',
950: '#000000',
},
}SCSS
$custom: #86c5cc; $custom-light: #acd6db; $custom-dark: #000000;
JSON
{
"hex": "#86c5cc",
"rgb": {
"r": 134,
"g": 197,
"b": 204
},
"hsl": {
"h": 186,
"s": 40.698,
"l": 66.275
},
"oklch": {
"l": 0.78331,
"c": 0.06493,
"h": 204.7
},
"luminance": 0.4936
}Semantic roles & 50–950 ramp
primary
#86C5CC
secondary
#E2CECB
accent
#3F32B4
background
#FAFDFD
surface
#F4FAFB
border
#CED3D4
text
#101415
muted
#7F8383