#86DFDF#86DFDF
#86DFDF is a very light, moderate teal. Relative luminance 0.632; OKLCH L 84.8% C 0.086 H 195.7°. Best body text is #000000 at 13.63:1 contrast (WCAG AA passes).
Color values
| HEX | #86DFDF |
|---|---|
| RGB | rgb(134, 223, 223) |
| HSL | hsl(180, 58%, 70%) |
| HSV | hsv(180, 40%, 87%) |
| CMYK | cmyk(39.9%, 0%, 0%, 12.5%) |
| CIE-LAB | lab(83.53, -26.64, -8.40) |
| CIE-LCH | lch(83.53, 27.94, 197.50°) |
| OKLab | oklab(84.8% -0.0826 -0.0231) |
| OKLCH | oklch(84.8% 0.086 195.7) |
| XYZ | xyz(49.5334, 63.1678, 79.3801) |
| Luminance | 0.6317 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 5.43
Paleturquoise
#AFEEEE
ΔE00 5.63
Robin Egg Blue
#8AF1FE
ΔE00 6.03
Robin'S Egg
#6DEDFD
ΔE00 6.36
Mediumturquoise
#48D1CC
ΔE00 6.51
Light Cyan
#ACFFFC
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86DFDF #DF8686
analogous
#86DFB3 #86DFDF #86B2DF
triadic
#86DFDF #DF86DF #DFDF86
tetradic
#86DFDF #B286DF #DF8686 #B3DF86
square
#86DFDF #B286DF #DF8686 #B3DF86
split-complementary
#86DFDF #DF86B3 #DFB386
monochromatic
#31BABA #56D2D2 #86DFDF #B6ECEC #E7F9F9
Accessibility & contrast
On white
1.54
#86DFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.63
#86DFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86DFDF
13.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86DFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86DFDF | 1.00 | 1.54 | 13.63 | 13.63 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D7DF
Deuteranopia (green-blind)
#C4CBE0
Tritanopia (blue-blind)
#5EE4DF
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #86dfdf; /* rgb */ color: rgb(134, 223, 223); /* oklch */ color: oklch(84.8% 0.086 195.7);
Tailwind
colors: {
custom: {
50: '#aee9e9',
500: '#86dfdf',
950: '#000000',
},
}SCSS
$custom: #86dfdf; $custom-light: #aee9e9; $custom-dark: #000000;
JSON
{
"hex": "#86dfdf",
"rgb": {
"r": 134,
"g": 223,
"b": 223
},
"hsl": {
"h": 180,
"s": 58.17,
"l": 70
},
"oklch": {
"l": 0.848,
"c": 0.08575,
"h": 195.7
},
"luminance": 0.63171
}Semantic roles & 50–950 ramp
primary
#86DFDF
secondary
#B65353
accent
#2020C6
background
#FDFEFE
surface
#F8FDFC
border
#D1D5D5
text
#111616
muted
#818484