#86CECF#86CECF
#86CECF is a light, moderate teal. Relative luminance 0.537; OKLCH L 80.5% C 0.072 H 196.9°. Best body text is #000000 at 11.74:1 contrast (WCAG AA passes).
Color values
| HEX | #86CECF |
|---|---|
| RGB | rgb(134, 206, 207) |
| HSL | hsl(181, 43%, 67%) |
| HSV | hsv(181, 35%, 81%) |
| CMYK | cmyk(35.3%, 0.5%, 0%, 18.8%) |
| CIE-LAB | lab(78.29, -22.12, -7.63) |
| CIE-LCH | lch(78.29, 23.40, 199.03°) |
| OKLab | oklab(80.45% -0.0688 -0.021) |
| OKLCH | oklch(80.45% 0.072 196.9) |
| XYZ | xyz(43.1613, 53.7132, 67.1127) |
| Luminance | 0.5372 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.85
Powder Blue
#B0E0E6
ΔE00 7.52
Paleturquoise
#AFEEEE
ΔE00 7.95
Darkturquoise
#00CED1
ΔE00 8.00
Robin'S Egg Blue
#98EFF9
ΔE00 8.22
Aqua Blue
#02D8E9
ΔE00 8.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86CECF #CF8786
analogous
#86CFAC #86CECF #86AACF
triadic
#86CECF #CF86CE #CECF86
tetradic
#86CECF #AC86CF #CF8786 #AACF86
square
#86CECF #AC86CF #CF8786 #AACF86
split-complementary
#86CECF #CF86AA #CFAC86
monochromatic
#3E9B9D #5ABCBE #86CECF #B2E0E0 #DEF1F2
Accessibility & contrast
On white
1.79
#86CECF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.74
#86CECF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86CECF
11.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86CECF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86CECF | 1.00 | 1.79 | 11.74 | 11.74 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C8CF
Deuteranopia (green-blind)
#B8BDD0
Tritanopia (blue-blind)
#69D2CE
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #86cecf; /* rgb */ color: rgb(134, 206, 207); /* oklch */ color: oklch(80.5% 0.072 196.9);
Tailwind
colors: {
custom: {
50: '#acdddd',
500: '#86cecf',
950: '#000000',
},
}SCSS
$custom: #86cecf; $custom-light: #acdddd; $custom-dark: #000000;
JSON
{
"hex": "#86cecf",
"rgb": {
"r": 134,
"g": 206,
"b": 207
},
"hsl": {
"h": 180.822,
"s": 43.195,
"l": 66.863
},
"oklch": {
"l": 0.80454,
"c": 0.07197,
"h": 196.9
},
"luminance": 0.53716
}Semantic roles & 50–950 ramp
primary
#86CECF
secondary
#A25857
accent
#312FB6
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484