#86CECB#86CECB
#86CECB is a light, moderate teal. Relative luminance 0.535; OKLCH L 80.3% C 0.072 H 192.5°. Best body text is #000000 at 11.70:1 contrast (WCAG AA passes).
Color values
| HEX | #86CECB |
|---|---|
| RGB | rgb(134, 206, 203) |
| HSL | hsl(178, 42%, 67%) |
| HSV | hsv(178, 35%, 81%) |
| CMYK | cmyk(35%, 0%, 1.5%, 19.2%) |
| CIE-LAB | lab(78.18, -23.07, -5.65) |
| CIE-LCH | lch(78.18, 23.76, 193.76°) |
| OKLab | oklab(80.33% -0.0705 -0.0156) |
| OKLCH | oklch(80.33% 0.072 192.5) |
| XYZ | xyz(42.6785, 53.5200, 64.5699) |
| Luminance | 0.5352 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.26
Darkturquoise
#00CED1
ΔE00 8.00
Paleturquoise
#AFEEEE
ΔE00 8.17
Pale Teal
#82CBB2
ΔE00 8.22
Powder Blue
#B0E0E6
ΔE00 8.33
Seafoam Blue
#78D1B6
ΔE00 8.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86CECB #CE8689
analogous
#86CEA7 #86CECB #86ADCE
triadic
#86CECB #CB86CE #CECB86
tetradic
#86CECB #A786CE #CE8689 #ADCE86
square
#86CECB #A786CE #CE8689 #ADCE86
split-complementary
#86CECB #CE86AD #CEA786
monochromatic
#3F9B97 #5ABCB8 #86CECB #B2E0DE #DDF1F0
Accessibility & contrast
On white
1.79
#86CECB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.70
#86CECB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86CECB
11.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86CECB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86CECB | 1.00 | 1.79 | 11.70 | 11.70 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C7CB
Deuteranopia (green-blind)
#B9BDCC
Tritanopia (blue-blind)
#6AD2CD
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #86cecb; /* rgb */ color: rgb(134, 206, 203); /* oklch */ color: oklch(80.3% 0.072 192.5);
Tailwind
colors: {
custom: {
50: '#acddda',
500: '#86cecb',
950: '#000000',
},
}SCSS
$custom: #86cecb; $custom-light: #acddda; $custom-dark: #000000;
JSON
{
"hex": "#86cecb",
"rgb": {
"r": 134,
"g": 206,
"b": 203
},
"hsl": {
"h": 177.5,
"s": 42.353,
"l": 66.667
},
"oklch": {
"l": 0.80326,
"c": 0.07219,
"h": 192.5
},
"luminance": 0.53523
}Semantic roles & 50–950 ramp
primary
#86CECB
secondary
#A1575A
accent
#3036B5
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483