#86DCDE#86DCDE
#86DCDE is a very light, moderate teal. Relative luminance 0.615; OKLCH L 84.1% C 0.083 H 197.6°. Best body text is #000000 at 13.31:1 contrast (WCAG AA passes).
Color values
| HEX | #86DCDE |
|---|---|
| RGB | rgb(134, 220, 222) |
| HSL | hsl(181, 57%, 70%) |
| HSV | hsv(181, 40%, 87%) |
| CMYK | cmyk(39.6%, 0.9%, 0%, 12.9%) |
| CIE-LAB | lab(82.66, -25.42, -9.16) |
| CIE-LCH | lch(82.66, 27.02, 199.82°) |
| OKLab | oklab(84.09% -0.0795 -0.0252) |
| OKLCH | oklch(84.09% 0.083 197.6) |
| XYZ | xyz(48.6046, 61.5251, 78.4074) |
| Luminance | 0.6153 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 5.35
Paleturquoise
#AFEEEE
ΔE00 5.83
Robin Egg Blue
#8AF1FE
ΔE00 5.98
Robin'S Egg
#6DEDFD
ΔE00 6.23
Mediumturquoise
#48D1CC
ΔE00 6.71
Powder Blue
#B0E0E6
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86DCDE #DE8886
analogous
#86DEB4 #86DCDE #86B0DE
triadic
#86DCDE #DE86DC #DCDE86
tetradic
#86DCDE #B486DE #DE8886 #B0DE86
square
#86DCDE #B486DE #DE8886 #B0DE86
split-complementary
#86DCDE #DE86B0 #DEB486
monochromatic
#32B5B8 #56CED1 #86DCDE #B6EAEB #E6F8F8
Accessibility & contrast
On white
1.58
#86DCDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.31
#86DCDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86DCDE
13.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86DCDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86DCDE | 1.00 | 1.58 | 13.31 | 13.31 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D5DE
Deuteranopia (green-blind)
#C2C9DF
Tritanopia (blue-blind)
#5FE1DC
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #86dcde; /* rgb */ color: rgb(134, 220, 222); /* oklch */ color: oklch(84.1% 0.083 197.6);
Tailwind
colors: {
custom: {
50: '#aee7e8',
500: '#86dcde',
950: '#000000',
},
}SCSS
$custom: #86dcde; $custom-light: #aee7e8; $custom-dark: #000000;
JSON
{
"hex": "#86dcde",
"rgb": {
"r": 134,
"g": 220,
"b": 222
},
"hsl": {
"h": 181.364,
"s": 57.143,
"l": 69.804
},
"oklch": {
"l": 0.84093,
"c": 0.08337,
"h": 197.6
},
"luminance": 0.61529
}Semantic roles & 50–950 ramp
primary
#86DCDE
secondary
#B55553
accent
#2521C5
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111616
muted
#818484