#86DEDF#86DEDF
#86DEDF is a very light, moderate teal. Relative luminance 0.626; OKLCH L 84.6% C 0.085 H 196.6°. Best body text is #000000 at 13.53:1 contrast (WCAG AA passes).
Color values
| HEX | #86DEDF |
|---|---|
| RGB | rgb(134, 222, 223) |
| HSL | hsl(181, 58%, 70%) |
| HSV | hsv(181, 40%, 87%) |
| CMYK | cmyk(39.9%, 0.4%, 0%, 12.5%) |
| CIE-LAB | lab(83.25, -26.16, -8.82) |
| CIE-LCH | lch(83.25, 27.60, 198.63°) |
| OKLab | oklab(84.58% -0.0814 -0.0243) |
| OKLCH | oklch(84.58% 0.085 196.6) |
| XYZ | xyz(49.2671, 62.6350, 79.2914) |
| Luminance | 0.6264 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 5.30
Paleturquoise
#AFEEEE
ΔE00 5.66
Robin Egg Blue
#8AF1FE
ΔE00 5.90
Robin'S Egg
#6DEDFD
ΔE00 6.20
Mediumturquoise
#48D1CC
ΔE00 6.62
Powder Blue
#B0E0E6
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86DEDF #DF8786
analogous
#86DFB3 #86DEDF #86B2DF
triadic
#86DEDF #DF86DE #DEDF86
tetradic
#86DEDF #B386DF #DF8786 #B2DF86
square
#86DEDF #B386DF #DF8786 #B2DF86
split-complementary
#86DEDF #DF86B2 #DFB386
monochromatic
#31B8BA #56D1D2 #86DEDF #B6EBEC #E7F8F9
Accessibility & contrast
On white
1.55
#86DEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.53
#86DEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86DEDF
13.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86DEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86DEDF | 1.00 | 1.55 | 13.53 | 13.53 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D6DF
Deuteranopia (green-blind)
#C3CAE0
Tritanopia (blue-blind)
#5EE3DE
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #86dedf; /* rgb */ color: rgb(134, 222, 223); /* oklch */ color: oklch(84.6% 0.085 196.6);
Tailwind
colors: {
custom: {
50: '#aee8e9',
500: '#86dedf',
950: '#000000',
},
}SCSS
$custom: #86dedf; $custom-light: #aee8e9; $custom-dark: #000000;
JSON
{
"hex": "#86dedf",
"rgb": {
"r": 134,
"g": 222,
"b": 223
},
"hsl": {
"h": 180.674,
"s": 58.17,
"l": 70
},
"oklch": {
"l": 0.84575,
"c": 0.08494,
"h": 196.6
},
"luminance": 0.62639
}Semantic roles & 50–950 ramp
primary
#86DEDF
secondary
#B65453
accent
#2220C6
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111616
muted
#818484