#86DCCE#86DCCE
#86DCCE is a very light, moderate teal. Relative luminance 0.607; OKLCH L 83.6% C 0.086 H 182.6°. Best body text is #000000 at 13.14:1 contrast (WCAG AA passes).
Color values
| HEX | #86DCCE |
|---|---|
| RGB | rgb(134, 220, 206) |
| HSL | hsl(170, 55%, 69%) |
| HSV | hsv(170, 39%, 86%) |
| CMYK | cmyk(39.1%, 0%, 6.4%, 13.7%) |
| CIE-LAB | lab(82.22, -29.21, -1.31) |
| CIE-LCH | lch(82.22, 29.24, 182.57°) |
| OKLab | oklab(83.6% -0.0861 -0.004) |
| OKLCH | oklch(83.6% 0.086 182.6) |
| XYZ | xyz(46.5611, 60.7077, 67.6448) |
| Luminance | 0.6071 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 5.40
Turquoise
#40E0D0
ΔE00 5.83
Tiffany Blue
#7BF2DA
ΔE00 5.92
Pale Teal
#82CBB2
ΔE00 6.03
Mediumturquoise
#48D1CC
ΔE00 6.50
Light Teal
#90E4C1
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86DCCE #DC8694
analogous
#86DCA3 #86DCCE #86BFDC
triadic
#86DCCE #CE86DC #DCCE86
tetradic
#86DCCE #A386DC #DC8694 #BFDC86
square
#86DCCE #A386DC #DC8694 #BFDC86
split-complementary
#86DCCE #DC86BF #DCA386
monochromatic
#34B49F #57CEBB #86DCCE #B5EAE1 #E5F7F4
Accessibility & contrast
On white
1.60
#86DCCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.14
#86DCCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86DCCE
13.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86DCCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86DCCE | 1.00 | 1.60 | 13.14 | 13.14 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D3CE
Deuteranopia (green-blind)
#C6C8CF
Tritanopia (blue-blind)
#66DFD8
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #86dcce; /* rgb */ color: rgb(134, 220, 206); /* oklch */ color: oklch(83.6% 0.086 182.6);
Tailwind
colors: {
custom: {
50: '#ade7dc',
500: '#86dcce',
950: '#000000',
},
}SCSS
$custom: #86dcce; $custom-light: #ade7dc; $custom-dark: #000000;
JSON
{
"hex": "#86dcce",
"rgb": {
"r": 134,
"g": 220,
"b": 206
},
"hsl": {
"h": 170.233,
"s": 55.128,
"l": 69.412
},
"oklch": {
"l": 0.83595,
"c": 0.08617,
"h": 182.6
},
"luminance": 0.60711
}Semantic roles & 50–950 ramp
primary
#86DCCE
secondary
#B35363
accent
#233DC3
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#111615
muted
#818484