#86CECD#86CECD
#86CECD is a light, moderate teal. Relative luminance 0.536; OKLCH L 80.4% C 0.072 H 194.7°. Best body text is #000000 at 11.72:1 contrast (WCAG AA passes).
Color values
| HEX | #86CECD |
|---|---|
| RGB | rgb(134, 206, 205) |
| HSL | hsl(179, 42%, 67%) |
| HSV | hsv(179, 35%, 81%) |
| CMYK | cmyk(35%, 0%, 0.5%, 19.2%) |
| CIE-LAB | lab(78.24, -22.60, -6.64) |
| CIE-LCH | lch(78.24, 23.56, 196.37°) |
| OKLab | oklab(80.39% -0.0697 -0.0183) |
| OKLCH | oklch(80.39% 0.072 194.7) |
| XYZ | xyz(42.9183, 53.6160, 65.8332) |
| Luminance | 0.5362 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.51
Powder Blue
#B0E0E6
ΔE00 7.90
Darkturquoise
#00CED1
ΔE00 7.95
Paleturquoise
#AFEEEE
ΔE00 8.02
Robin'S Egg Blue
#98EFF9
ΔE00 8.58
Aqua Blue
#02D8E9
ΔE00 8.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86CECD #CE8687
analogous
#86CEA9 #86CECD #86ABCE
triadic
#86CECD #CD86CE #CECD86
tetradic
#86CECD #A986CE #CE8687 #ABCE86
square
#86CECD #A986CE #CE8687 #ABCE86
split-complementary
#86CECD #CE86AB #CEA986
monochromatic
#3F9B9A #5ABCBB #86CECD #B2E0DF #DDF1F1
Accessibility & contrast
On white
1.79
#86CECD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.72
#86CECD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86CECD
11.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86CECD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86CECD | 1.00 | 1.79 | 11.72 | 11.72 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C7CD
Deuteranopia (green-blind)
#B8BDCE
Tritanopia (blue-blind)
#6AD2CD
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #86cecd; /* rgb */ color: rgb(134, 206, 205); /* oklch */ color: oklch(80.4% 0.072 194.7);
Tailwind
colors: {
custom: {
50: '#acdddc',
500: '#86cecd',
950: '#000000',
},
}SCSS
$custom: #86cecd; $custom-light: #acdddc; $custom-dark: #000000;
JSON
{
"hex": "#86cecd",
"rgb": {
"r": 134,
"g": 206,
"b": 205
},
"hsl": {
"h": 179.167,
"s": 42.353,
"l": 66.667
},
"oklch": {
"l": 0.8039,
"c": 0.07203,
"h": 194.7
},
"luminance": 0.53619
}Semantic roles & 50–950 ramp
primary
#86CECD
secondary
#A15758
accent
#3032B5
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484