#86DFDC#86DFDC
#86DFDC is a very light, moderate teal. Relative luminance 0.630; OKLCH L 84.7% C 0.086 H 192.9°. Best body text is #000000 at 13.60:1 contrast (WCAG AA passes).
Color values
| HEX | #86DFDC |
|---|---|
| RGB | rgb(134, 223, 220) |
| HSL | hsl(178, 58%, 70%) |
| HSV | hsv(178, 40%, 87%) |
| CMYK | cmyk(39.9%, 0%, 1.3%, 12.5%) |
| CIE-LAB | lab(83.45, -27.37, -6.93) |
| CIE-LCH | lch(83.45, 28.23, 194.22°) |
| OKLab | oklab(84.71% -0.0838 -0.0191) |
| OKLCH | oklch(84.71% 0.086 192.9) |
| XYZ | xyz(49.1326, 63.0074, 77.2689) |
| Luminance | 0.6301 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.90
Mediumturquoise
#48D1CC
ΔE00 6.13
Robin'S Egg Blue
#98EFF9
ΔE00 6.32
Robin Egg Blue
#8AF1FE
ΔE00 6.95
Light Cyan
#ACFFFC
ΔE00 7.26
Turquoise
#40E0D0
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86DFDC #DF8689
analogous
#86DFB0 #86DFDC #86B5DF
triadic
#86DFDC #DC86DF #DFDC86
tetradic
#86DFDC #B086DF #DF8689 #B5DF86
square
#86DFDC #B086DF #DF8689 #B5DF86
split-complementary
#86DFDC #DF86B5 #DFB086
monochromatic
#31BAB5 #56D2CE #86DFDC #B6ECEA #E7F9F8
Accessibility & contrast
On white
1.54
#86DFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.60
#86DFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86DFDC
13.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86DFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86DFDC | 1.00 | 1.54 | 13.60 | 13.60 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D7DC
Deuteranopia (green-blind)
#C5CBDD
Tritanopia (blue-blind)
#5FE4DE
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #86dfdc; /* rgb */ color: rgb(134, 223, 220); /* oklch */ color: oklch(84.7% 0.086 192.9);
Tailwind
colors: {
custom: {
50: '#aee9e6',
500: '#86dfdc',
950: '#000000',
},
}SCSS
$custom: #86dfdc; $custom-light: #aee9e6; $custom-dark: #000000;
JSON
{
"hex": "#86dfdc",
"rgb": {
"r": 134,
"g": 223,
"b": 220
},
"hsl": {
"h": 177.978,
"s": 58.17,
"l": 70
},
"oklch": {
"l": 0.84705,
"c": 0.08595,
"h": 192.9
},
"luminance": 0.63011
}Semantic roles & 50–950 ramp
primary
#86DFDC
secondary
#B65356
accent
#2025C6
background
#FDFEFE
surface
#F8FDFC
border
#D1D5D5
text
#111616
muted
#818484