#86C2CC#86C2CC
#86C2CC is a light, moderate teal. Relative luminance 0.480; OKLCH L 77.7% C 0.063 H 209.0°. Best body text is #000000 at 10.60:1 contrast (WCAG AA passes).
Color values
| HEX | #86C2CC |
|---|---|
| RGB | rgb(134, 194, 204) |
| HSL | hsl(189, 41%, 66%) |
| HSV | hsv(189, 34%, 80%) |
| CMYK | cmyk(34.3%, 4.9%, 0%, 20%) |
| CIE-LAB | lab(74.83, -16.76, -11.17) |
| CIE-LCH | lch(74.83, 20.14, 213.68°) |
| OKLab | oklab(77.66% -0.0552 -0.0306) |
| OKLCH | oklch(77.66% 0.063 209) |
| XYZ | xyz(40.0187, 48.0092, 64.2730) |
| Luminance | 0.4801 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sky Blue
#87CEEB
ΔE00 7.10
Lightblue
#ADD8E6
ΔE00 7.74
Powder Blue
#B0E0E6
ΔE00 8.16
Baby Blue
#89CFF0
ΔE00 8.43
Ice Blue
#A5DFF9
ΔE00 9.76
Turquoise Blue
#06B1C4
ΔE00 9.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86C2CC #CC9086
analogous
#86CCB3 #86C2CC #869FCC
triadic
#86C2CC #CC86C2 #C2CC86
tetradic
#86C2CC #B386CC #CC9086 #9FCC86
square
#86C2CC #B386CC #CC9086 #9FCC86
split-complementary
#86C2CC #CC869F #CCB386
monochromatic
#408B98 #5BACBA #86C2CC #B1D8DE #DCEDF0
Accessibility & contrast
On white
1.98
#86C2CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.60
#86C2CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86C2CC
10.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86C2CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86C2CC | 1.00 | 1.98 | 10.60 | 10.60 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8BDCD
Deuteranopia (green-blind)
#ACB4CC
Tritanopia (blue-blind)
#6CC7C5
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #86c2cc; /* rgb */ color: rgb(134, 194, 204); /* oklch */ color: oklch(77.7% 0.063 209.0);
Tailwind
colors: {
custom: {
50: '#acd4db',
500: '#86c2cc',
950: '#000000',
},
}SCSS
$custom: #86c2cc; $custom-light: #acd4db; $custom-dark: #000000;
JSON
{
"hex": "#86c2cc",
"rgb": {
"r": 134,
"g": 194,
"b": 204
},
"hsl": {
"h": 188.571,
"s": 40.698,
"l": 66.275
},
"oklch": {
"l": 0.77659,
"c": 0.06314,
"h": 209
},
"luminance": 0.48012
}Semantic roles & 50–950 ramp
primary
#86C2CC
secondary
#E2CFCB
accent
#4432B4
background
#FAFDFD
surface
#F4FAFB
border
#CED3D4
text
#101415
muted
#7F8383