#86DCDF#86DCDF
#86DCDF is a very light, moderate teal. Relative luminance 0.616; OKLCH L 84.1% C 0.083 H 198.6°. Best body text is #000000 at 13.32:1 contrast (WCAG AA passes).
Color values
| HEX | #86DCDF |
|---|---|
| RGB | rgb(134, 220, 223) |
| HSL | hsl(182, 58%, 70%) |
| HSV | hsv(182, 40%, 87%) |
| CMYK | cmyk(39.9%, 1.3%, 0%, 12.5%) |
| CIE-LAB | lab(82.69, -25.18, -9.65) |
| CIE-LCH | lch(82.69, 26.96, 200.97°) |
| OKLab | oklab(84.13% -0.0791 -0.0265) |
| OKLCH | oklch(84.13% 0.083 198.6) |
| XYZ | xyz(48.7390, 61.5789, 79.1153) |
| Luminance | 0.6158 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 5.13
Robin Egg Blue
#8AF1FE
ΔE00 5.74
Paleturquoise
#AFEEEE
ΔE00 5.82
Robin'S Egg
#6DEDFD
ΔE00 5.99
Mediumturquoise
#48D1CC
ΔE00 6.93
Powder Blue
#B0E0E6
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86DCDF #DF8986
analogous
#86DFB5 #86DCDF #86B0DF
triadic
#86DCDF #DF86DC #DCDF86
tetradic
#86DCDF #B586DF #DF8986 #B0DF86
square
#86DCDF #B586DF #DF8986 #B0DF86
split-complementary
#86DCDF #DF86B0 #DFB586
monochromatic
#31B5BA #56CED2 #86DCDF #B6EAEC #E7F8F9
Accessibility & contrast
On white
1.58
#86DCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.32
#86DCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86DCDF
13.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86DCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86DCDF | 1.00 | 1.58 | 13.32 | 13.32 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D5DF
Deuteranopia (green-blind)
#C1C9E0
Tritanopia (blue-blind)
#5EE1DD
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #86dcdf; /* rgb */ color: rgb(134, 220, 223); /* oklch */ color: oklch(84.1% 0.083 198.6);
Tailwind
colors: {
custom: {
50: '#aee7e9',
500: '#86dcdf',
950: '#000000',
},
}SCSS
$custom: #86dcdf; $custom-light: #aee7e9; $custom-dark: #000000;
JSON
{
"hex": "#86dcdf",
"rgb": {
"r": 134,
"g": 220,
"b": 223
},
"hsl": {
"h": 182.022,
"s": 58.17,
"l": 70
},
"oklch": {
"l": 0.84125,
"c": 0.08341,
"h": 198.6
},
"luminance": 0.61582
}Semantic roles & 50–950 ramp
primary
#86DCDF
secondary
#B65653
accent
#2520C6
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111616
muted
#818484