#86DFDE#86DFDE
#86DFDE is a very light, moderate teal. Relative luminance 0.631; OKLCH L 84.8% C 0.086 H 194.7°. Best body text is #000000 at 13.62:1 contrast (WCAG AA passes).
Color values
| HEX | #86DFDE |
|---|---|
| RGB | rgb(134, 223, 222) |
| HSL | hsl(179, 58%, 70%) |
| HSV | hsv(179, 40%, 87%) |
| CMYK | cmyk(39.9%, 0%, 0.4%, 12.5%) |
| CIE-LAB | lab(83.50, -26.89, -7.91) |
| CIE-LCH | lch(83.50, 28.03, 196.40°) |
| OKLab | oklab(84.77% -0.083 -0.0218) |
| OKLCH | oklch(84.77% 0.086 194.7) |
| XYZ | xyz(49.3990, 63.1140, 78.6722) |
| Luminance | 0.6312 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.70
Robin'S Egg Blue
#98EFF9
ΔE00 5.72
Robin Egg Blue
#8AF1FE
ΔE00 6.33
Mediumturquoise
#48D1CC
ΔE00 6.36
Robin'S Egg
#6DEDFD
ΔE00 6.67
Light Cyan
#ACFFFC
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86DFDE #DF8687
analogous
#86DFB2 #86DFDE #86B3DF
triadic
#86DFDE #DE86DF #DFDE86
tetradic
#86DFDE #B286DF #DF8687 #B3DF86
square
#86DFDE #B286DF #DF8687 #B3DF86
split-complementary
#86DFDE #DF86B3 #DFB286
monochromatic
#31BAB8 #56D2D1 #86DFDE #B6ECEB #E7F9F8
Accessibility & contrast
On white
1.54
#86DFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.62
#86DFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86DFDE
13.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86DFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86DFDE | 1.00 | 1.54 | 13.62 | 13.62 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D7DE
Deuteranopia (green-blind)
#C5CBDF
Tritanopia (blue-blind)
#5EE4DE
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #86dfde; /* rgb */ color: rgb(134, 223, 222); /* oklch */ color: oklch(84.8% 0.086 194.7);
Tailwind
colors: {
custom: {
50: '#aee9e8',
500: '#86dfde',
950: '#000000',
},
}SCSS
$custom: #86dfde; $custom-light: #aee9e8; $custom-dark: #000000;
JSON
{
"hex": "#86dfde",
"rgb": {
"r": 134,
"g": 223,
"b": 222
},
"hsl": {
"h": 179.326,
"s": 58.17,
"l": 70
},
"oklch": {
"l": 0.84768,
"c": 0.08579,
"h": 194.7
},
"luminance": 0.63118
}Semantic roles & 50–950 ramp
primary
#86DFDE
secondary
#B65354
accent
#2022C6
background
#FDFEFE
surface
#F8FDFC
border
#D1D5D5
text
#111616
muted
#818484