#86DFDD#86DFDD
#86DFDD is a very light, moderate teal. Relative luminance 0.631; OKLCH L 84.7% C 0.086 H 193.8°. Best body text is #000000 at 13.61:1 contrast (WCAG AA passes).
Color values
| HEX | #86DFDD |
|---|---|
| RGB | rgb(134, 223, 221) |
| HSL | hsl(179, 58%, 70%) |
| HSV | hsv(179, 40%, 87%) |
| CMYK | cmyk(39.9%, 0%, 0.9%, 12.5%) |
| CIE-LAB | lab(83.47, -27.13, -7.42) |
| CIE-LCH | lch(83.47, 28.12, 195.30°) |
| OKLab | oklab(84.74% -0.0834 -0.0205) |
| OKLCH | oklch(84.74% 0.086 193.8) |
| XYZ | xyz(49.2654, 63.0605, 77.9684) |
| Luminance | 0.6306 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.79
Robin'S Egg Blue
#98EFF9
ΔE00 6.01
Mediumturquoise
#48D1CC
ΔE00 6.23
Robin Egg Blue
#8AF1FE
ΔE00 6.64
Robin'S Egg
#6DEDFD
ΔE00 6.98
Light Cyan
#ACFFFC
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86DFDD #DF8688
analogous
#86DFB1 #86DFDD #86B4DF
triadic
#86DFDD #DD86DF #DFDD86
tetradic
#86DFDD #B186DF #DF8688 #B4DF86
square
#86DFDD #B186DF #DF8688 #B4DF86
split-complementary
#86DFDD #DF86B4 #DFB186
monochromatic
#31BAB6 #56D2CF #86DFDD #B6ECEB #E7F9F8
Accessibility & contrast
On white
1.54
#86DFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.61
#86DFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86DFDD
13.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86DFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86DFDD | 1.00 | 1.54 | 13.61 | 13.61 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D7DD
Deuteranopia (green-blind)
#C5CBDE
Tritanopia (blue-blind)
#5FE4DE
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #86dfdd; /* rgb */ color: rgb(134, 223, 221); /* oklch */ color: oklch(84.7% 0.086 193.8);
Tailwind
colors: {
custom: {
50: '#aee9e7',
500: '#86dfdd',
950: '#000000',
},
}SCSS
$custom: #86dfdd; $custom-light: #aee9e7; $custom-dark: #000000;
JSON
{
"hex": "#86dfdd",
"rgb": {
"r": 134,
"g": 223,
"b": 221
},
"hsl": {
"h": 178.652,
"s": 58.17,
"l": 70
},
"oklch": {
"l": 0.84736,
"c": 0.08586,
"h": 193.8
},
"luminance": 0.63064
}Semantic roles & 50–950 ramp
primary
#86DFDD
secondary
#B65355
accent
#2023C6
background
#FDFEFE
surface
#F8FDFC
border
#D1D5D5
text
#111616
muted
#818484