#86C8D2#86C8D2
#86C8D2 is a light, moderate teal. Relative luminance 0.510; OKLCH L 79.2% C 0.068 H 207.9°. Best body text is #000000 at 11.21:1 contrast (WCAG AA passes).
Color values
| HEX | #86C8D2 |
|---|---|
| RGB | rgb(134, 200, 210) |
| HSL | hsl(188, 46%, 67%) |
| HSV | hsv(188, 36%, 82%) |
| CMYK | cmyk(36.2%, 4.8%, 0%, 17.6%) |
| CIE-LAB | lab(76.70, -18.37, -11.63) |
| CIE-LCH | lch(76.70, 21.74, 212.34°) |
| OKLab | oklab(79.21% -0.0603 -0.0319) |
| OKLCH | oklch(79.21% 0.068 207.9) |
| XYZ | xyz(42.1146, 51.0274, 68.5904) |
| Luminance | 0.5103 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sky Blue
#87CEEB
ΔE00 6.86
Powder Blue
#B0E0E6
ΔE00 7.23
Lightblue
#ADD8E6
ΔE00 7.38
Baby Blue
#89CFF0
ΔE00 8.24
Aqua Blue
#02D8E9
ΔE00 8.87
Robin'S Egg Blue
#98EFF9
ΔE00 9.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86C8D2 #D29086
analogous
#86D2B6 #86C8D2 #86A2D2
triadic
#86C8D2 #D286C8 #C8D286
tetradic
#86C8D2 #B686D2 #D29086 #A2D286
square
#86C8D2 #B686D2 #D29086 #A2D286
split-complementary
#86C8D2 #D286A2 #D2B686
monochromatic
#3C94A2 #59B4C1 #86C8D2 #B3DCE3 #DFF1F3
Accessibility & contrast
On white
1.87
#86C8D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.21
#86C8D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86C8D2
11.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86C8D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86C8D2 | 1.00 | 1.87 | 11.21 | 11.21 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC3D3
Deuteranopia (green-blind)
#B1B9D2
Tritanopia (blue-blind)
#68CECB
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #86c8d2; /* rgb */ color: rgb(134, 200, 210); /* oklch */ color: oklch(79.2% 0.068 207.9);
Tailwind
colors: {
custom: {
50: '#acd8df',
500: '#86c8d2',
950: '#000000',
},
}SCSS
$custom: #86c8d2; $custom-light: #acd8df; $custom-dark: #000000;
JSON
{
"hex": "#86c8d2",
"rgb": {
"r": 134,
"g": 200,
"b": 210
},
"hsl": {
"h": 187.895,
"s": 45.783,
"l": 67.451
},
"oklch": {
"l": 0.79206,
"c": 0.06821,
"h": 207.9
},
"luminance": 0.5103
}Semantic roles & 50–950 ramp
primary
#86C8D2
secondary
#A76056
accent
#3F2DB9
background
#FDFEFE
surface
#F7FBFC
border
#D0D4D5
text
#101415
muted
#818384