#86DADC#86DADC
#86DADC is a very light, moderate teal. Relative luminance 0.604; OKLCH L 83.6% C 0.082 H 197.7°. Best body text is #000000 at 13.08:1 contrast (WCAG AA passes).
Color values
| HEX | #86DADC |
|---|---|
| RGB | rgb(134, 218, 220) |
| HSL | hsl(181, 55%, 69%) |
| HSV | hsv(181, 39%, 86%) |
| CMYK | cmyk(39.1%, 0.9%, 0%, 13.7%) |
| CIE-LAB | lab(82.04, -24.93, -9.02) |
| CIE-LCH | lch(82.04, 26.51, 199.89°) |
| OKLab | oklab(83.58% -0.0779 -0.0248) |
| OKLCH | oklch(83.58% 0.082 197.7) |
| XYZ | xyz(47.8164, 60.3750, 76.8301) |
| Luminance | 0.6038 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 5.68
Paleturquoise
#AFEEEE
ΔE00 6.05
Robin Egg Blue
#8AF1FE
ΔE00 6.34
Robin'S Egg
#6DEDFD
ΔE00 6.56
Mediumturquoise
#48D1CC
ΔE00 6.65
Powder Blue
#B0E0E6
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86DADC #DC8886
analogous
#86DCB3 #86DADC #86AFDC
triadic
#86DADC #DC86DA #DADC86
tetradic
#86DADC #B386DC #DC8886 #AFDC86
square
#86DADC #B386DC #DC8886 #AFDC86
split-complementary
#86DADC #DC86AF #DCB386
monochromatic
#34B1B4 #57CBCE #86DADC #B5E9EA #E5F7F7
Accessibility & contrast
On white
1.61
#86DADC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.08
#86DADC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86DADC
13.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86DADC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86DADC | 1.00 | 1.61 | 13.08 | 13.08 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D3DC
Deuteranopia (green-blind)
#C0C7DD
Tritanopia (blue-blind)
#60DFDA
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #86dadc; /* rgb */ color: rgb(134, 218, 220); /* oklch */ color: oklch(83.6% 0.082 197.7);
Tailwind
colors: {
custom: {
50: '#ade5e6',
500: '#86dadc',
950: '#000000',
},
}SCSS
$custom: #86dadc; $custom-light: #ade5e6; $custom-dark: #000000;
JSON
{
"hex": "#86dadc",
"rgb": {
"r": 134,
"g": 218,
"b": 220
},
"hsl": {
"h": 181.395,
"s": 55.128,
"l": 69.412
},
"oklch": {
"l": 0.83578,
"c": 0.08179,
"h": 197.7
},
"luminance": 0.60378
}Semantic roles & 50–950 ramp
primary
#86DADC
secondary
#B35653
accent
#2723C3
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#111616
muted
#818484