#86C8D3#86C8D3
#86C8D3 is a light, moderate teal. Relative luminance 0.511; OKLCH L 79.2% C 0.069 H 209.0°. Best body text is #000000 at 11.22:1 contrast (WCAG AA passes).
Color values
| HEX | #86C8D3 |
|---|---|
| RGB | rgb(134, 200, 211) |
| HSL | hsl(189, 47%, 68%) |
| HSV | hsv(189, 36%, 83%) |
| CMYK | cmyk(36.5%, 5.2%, 0%, 17.3%) |
| CIE-LAB | lab(76.73, -18.12, -12.12) |
| CIE-LCH | lch(76.73, 21.80, 213.78°) |
| OKLab | oklab(79.24% -0.0599 -0.0332) |
| OKLCH | oklch(79.24% 0.069 209) |
| XYZ | xyz(42.2396, 51.0774, 69.2486) |
| Luminance | 0.5108 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sky Blue
#87CEEB
ΔE00 6.48
Lightblue
#ADD8E6
ΔE00 7.18
Powder Blue
#B0E0E6
ΔE00 7.24
Baby Blue
#89CFF0
ΔE00 7.86
Ice Blue
#A5DFF9
ΔE00 8.83
Aqua Blue
#02D8E9
ΔE00 8.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86C8D3 #D39186
analogous
#86D3B7 #86C8D3 #86A2D3
triadic
#86C8D3 #D386C8 #C8D386
tetradic
#86C8D3 #B786D3 #D39186 #A2D386
square
#86C8D3 #B786D3 #D39186 #A2D386
split-complementary
#86C8D3 #D386A2 #D3B786
monochromatic
#3B94A3 #59B4C3 #86C8D3 #B3DCE3 #E0F1F4
Accessibility & contrast
On white
1.87
#86C8D3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.22
#86C8D3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86C8D3
11.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86C8D3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86C8D3 | 1.00 | 1.87 | 11.22 | 11.22 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC3D4
Deuteranopia (green-blind)
#B0B9D3
Tritanopia (blue-blind)
#68CECB
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #86c8d3; /* rgb */ color: rgb(134, 200, 211); /* oklch */ color: oklch(79.2% 0.069 209.0);
Tailwind
colors: {
custom: {
50: '#acd8e0',
500: '#86c8d3',
950: '#000000',
},
}SCSS
$custom: #86c8d3; $custom-light: #acd8e0; $custom-dark: #000000;
JSON
{
"hex": "#86c8d3",
"rgb": {
"r": 134,
"g": 200,
"b": 211
},
"hsl": {
"h": 188.571,
"s": 46.667,
"l": 67.647
},
"oklch": {
"l": 0.7924,
"c": 0.06851,
"h": 209
},
"luminance": 0.5108
}Semantic roles & 50–950 ramp
primary
#86C8D3
secondary
#A86155
accent
#402CBA
background
#FDFEFE
surface
#F7FBFC
border
#D0D4D5
text
#101415
muted
#818384