#86CDCC#86CDCC
#86CDCC is a light, moderate teal. Relative luminance 0.531; OKLCH L 80.1% C 0.071 H 194.7°. Best body text is #000000 at 11.62:1 contrast (WCAG AA passes).
Color values
| HEX | #86CDCC |
|---|---|
| RGB | rgb(134, 205, 204) |
| HSL | hsl(179, 42%, 66%) |
| HSV | hsv(179, 35%, 80%) |
| CMYK | cmyk(34.6%, 0%, 0.5%, 19.6%) |
| CIE-LAB | lab(77.93, -22.34, -6.56) |
| CIE-LCH | lch(77.93, 23.28, 196.37°) |
| OKLab | oklab(80.13% -0.0689 -0.018) |
| OKLCH | oklch(80.13% 0.071 194.7) |
| XYZ | xyz(42.5580, 53.0879, 65.1195) |
| Luminance | 0.5309 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.61
Powder Blue
#B0E0E6
ΔE00 7.97
Darkturquoise
#00CED1
ΔE00 8.02
Paleturquoise
#AFEEEE
ΔE00 8.21
Robin'S Egg Blue
#98EFF9
ΔE00 8.79
Pale Teal
#82CBB2
ΔE00 9.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86CDCC #CD8687
analogous
#86CDA9 #86CDCC #86ABCD
triadic
#86CDCC #CC86CD #CDCC86
tetradic
#86CDCC #A986CD #CD8687 #ABCD86
square
#86CDCC #A986CD #CD8687 #ABCD86
split-complementary
#86CDCC #CD86AB #CDA986
monochromatic
#3F9998 #5BBBBA #86CDCC #B1DFDE #DDF1F1
Accessibility & contrast
On white
1.81
#86CDCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.62
#86CDCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86CDCC
11.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86CDCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86CDCC | 1.00 | 1.81 | 11.62 | 11.62 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C6CC
Deuteranopia (green-blind)
#B7BDCD
Tritanopia (blue-blind)
#6AD1CC
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #86cdcc; /* rgb */ color: rgb(134, 205, 204); /* oklch */ color: oklch(80.1% 0.071 194.7);
Tailwind
colors: {
custom: {
50: '#acdcdb',
500: '#86cdcc',
950: '#000000',
},
}SCSS
$custom: #86cdcc; $custom-light: #acdcdb; $custom-dark: #000000;
JSON
{
"hex": "#86cdcc",
"rgb": {
"r": 134,
"g": 205,
"b": 204
},
"hsl": {
"h": 179.155,
"s": 41.52,
"l": 66.471
},
"oklch": {
"l": 0.80132,
"c": 0.07119,
"h": 194.7
},
"luminance": 0.53091
}Semantic roles & 50–950 ramp
primary
#86CDCC
secondary
#A05859
accent
#3133B5
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101515
muted
#818484