#86CDCD#86CDCD
#86CDCD is a light, moderate teal. Relative luminance 0.531; OKLCH L 80.2% C 0.071 H 195.8°. Best body text is #000000 at 11.63:1 contrast (WCAG AA passes).
Color values
| HEX | #86CDCD |
|---|---|
| RGB | rgb(134, 205, 205) |
| HSL | hsl(180, 42%, 66%) |
| HSV | hsv(180, 35%, 80%) |
| CMYK | cmyk(34.6%, 0%, 0%, 19.6%) |
| CIE-LAB | lab(77.96, -22.10, -7.06) |
| CIE-LCH | lch(77.96, 23.20, 197.71°) |
| OKLab | oklab(80.16% -0.0684 -0.0194) |
| OKLCH | oklch(80.16% 0.071 195.8) |
| XYZ | xyz(42.6784, 53.1360, 65.7532) |
| Luminance | 0.5314 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.77
Powder Blue
#B0E0E6
ΔE00 7.77
Darkturquoise
#00CED1
ΔE00 8.04
Paleturquoise
#AFEEEE
ΔE00 8.16
Robin'S Egg Blue
#98EFF9
ΔE00 8.61
Aqua Blue
#02D8E9
ΔE00 8.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86CDCD #CD8686
analogous
#86CDAA #86CDCD #86AACD
triadic
#86CDCD #CD86CD #CDCD86
tetradic
#86CDCD #AA86CD #CD8686 #AACD86
square
#86CDCD #AA86CD #CD8686 #AACD86
split-complementary
#86CDCD #CD86AA #CDAA86
monochromatic
#3F9999 #5BBBBB #86CDCD #B1DFDF #DDF1F1
Accessibility & contrast
On white
1.81
#86CDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.63
#86CDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86CDCD
11.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86CDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86CDCD | 1.00 | 1.81 | 11.63 | 11.63 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C6CD
Deuteranopia (green-blind)
#B7BDCE
Tritanopia (blue-blind)
#6AD1CD
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #86cdcd; /* rgb */ color: rgb(134, 205, 205); /* oklch */ color: oklch(80.2% 0.071 195.8);
Tailwind
colors: {
custom: {
50: '#acdcdc',
500: '#86cdcd',
950: '#000000',
},
}SCSS
$custom: #86cdcd; $custom-light: #acdcdc; $custom-dark: #000000;
JSON
{
"hex": "#86cdcd",
"rgb": {
"r": 134,
"g": 205,
"b": 205
},
"hsl": {
"h": 180,
"s": 41.52,
"l": 66.471
},
"oklch": {
"l": 0.80164,
"c": 0.07115,
"h": 195.8
},
"luminance": 0.53139
}Semantic roles & 50–950 ramp
primary
#86CDCD
secondary
#A05858
accent
#3131B5
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484