#86DEDD#86DEDD
#86DEDD is a very light, moderate teal. Relative luminance 0.625; OKLCH L 84.5% C 0.085 H 194.7°. Best body text is #000000 at 13.51:1 contrast (WCAG AA passes).
Color values
| HEX | #86DEDD |
|---|---|
| RGB | rgb(134, 222, 221) |
| HSL | hsl(179, 57%, 70%) |
| HSV | hsv(179, 40%, 87%) |
| CMYK | cmyk(39.6%, 0%, 0.5%, 12.9%) |
| CIE-LAB | lab(83.19, -26.64, -7.84) |
| CIE-LCH | lch(83.19, 27.77, 196.40°) |
| OKLab | oklab(84.51% -0.0822 -0.0216) |
| OKLCH | oklch(84.51% 0.085 194.7) |
| XYZ | xyz(48.9990, 62.5278, 77.8796) |
| Luminance | 0.6253 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.78
Robin'S Egg Blue
#98EFF9
ΔE00 5.84
Mediumturquoise
#48D1CC
ΔE00 6.29
Robin Egg Blue
#8AF1FE
ΔE00 6.47
Robin'S Egg
#6DEDFD
ΔE00 6.79
Light Cyan
#ACFFFC
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86DEDD #DE8687
analogous
#86DEB1 #86DEDD #86B3DE
triadic
#86DEDD #DD86DE #DEDD86
tetradic
#86DEDD #B186DE #DE8687 #B3DE86
square
#86DEDD #B186DE #DE8687 #B3DE86
split-complementary
#86DEDD #DE86B3 #DEB186
monochromatic
#32B8B6 #56D1CF #86DEDD #B6EBEB #E6F8F8
Accessibility & contrast
On white
1.55
#86DEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.51
#86DEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86DEDD
13.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86DEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86DEDD | 1.00 | 1.55 | 13.51 | 13.51 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D6DD
Deuteranopia (green-blind)
#C4CADE
Tritanopia (blue-blind)
#5FE3DD
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #86dedd; /* rgb */ color: rgb(134, 222, 221); /* oklch */ color: oklch(84.5% 0.085 194.7);
Tailwind
colors: {
custom: {
50: '#aee8e7',
500: '#86dedd',
950: '#000000',
},
}SCSS
$custom: #86dedd; $custom-light: #aee8e7; $custom-dark: #000000;
JSON
{
"hex": "#86dedd",
"rgb": {
"r": 134,
"g": 222,
"b": 221
},
"hsl": {
"h": 179.318,
"s": 57.143,
"l": 69.804
},
"oklch": {
"l": 0.84511,
"c": 0.08501,
"h": 194.7
},
"luminance": 0.62531
}Semantic roles & 50–950 ramp
primary
#86DEDD
secondary
#B55354
accent
#2123C5
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111616
muted
#818484