#86DCDD#86DCDD
#86DCDD is a very light, moderate teal. Relative luminance 0.615; OKLCH L 84.1% C 0.083 H 196.6°. Best body text is #000000 at 13.30:1 contrast (WCAG AA passes).
Color values
| HEX | #86DCDD |
|---|---|
| RGB | rgb(134, 220, 221) |
| HSL | hsl(181, 56%, 70%) |
| HSV | hsv(181, 39%, 87%) |
| CMYK | cmyk(39.4%, 0.5%, 0%, 13.3%) |
| CIE-LAB | lab(82.63, -25.67, -8.67) |
| CIE-LCH | lch(82.63, 27.09, 198.67°) |
| OKLab | oklab(84.06% -0.0799 -0.0239) |
| OKLCH | oklch(84.06% 0.083 196.6) |
| XYZ | xyz(48.4710, 61.4717, 77.7036) |
| Luminance | 0.6148 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 5.59
Paleturquoise
#AFEEEE
ΔE00 5.85
Robin Egg Blue
#8AF1FE
ΔE00 6.23
Robin'S Egg
#6DEDFD
ΔE00 6.49
Mediumturquoise
#48D1CC
ΔE00 6.51
Powder Blue
#B0E0E6
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86DCDD #DD8786
analogous
#86DDB3 #86DCDD #86B0DD
triadic
#86DCDD #DD86DC #DCDD86
tetradic
#86DCDD #B386DD #DD8786 #B0DD86
square
#86DCDD #B386DD #DD8786 #B0DD86
split-complementary
#86DCDD #DD86B0 #DDB386
monochromatic
#33B4B6 #56CED0 #86DCDD #B6EAEA #E6F8F8
Accessibility & contrast
On white
1.58
#86DCDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.30
#86DCDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86DCDD
13.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86DCDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86DCDD | 1.00 | 1.58 | 13.30 | 13.30 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D4DD
Deuteranopia (green-blind)
#C2C9DE
Tritanopia (blue-blind)
#5FE1DC
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #86dcdd; /* rgb */ color: rgb(134, 220, 221); /* oklch */ color: oklch(84.1% 0.083 196.6);
Tailwind
colors: {
custom: {
50: '#aee7e7',
500: '#86dcdd',
950: '#000000',
},
}SCSS
$custom: #86dcdd; $custom-light: #aee7e7; $custom-dark: #000000;
JSON
{
"hex": "#86dcdd",
"rgb": {
"r": 134,
"g": 220,
"b": 221
},
"hsl": {
"h": 180.69,
"s": 56.129,
"l": 69.608
},
"oklch": {
"l": 0.84061,
"c": 0.08337,
"h": 196.6
},
"luminance": 0.61475
}Semantic roles & 50–950 ramp
primary
#86DCDD
secondary
#B45453
accent
#2422C4
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111616
muted
#818484