#86DFD9#86DFD9
#86DFD9 is a very light, moderate teal. Relative luminance 0.629; OKLCH L 84.6% C 0.086 H 190.1°. Best body text is #000000 at 13.57:1 contrast (WCAG AA passes).
Color values
| HEX | #86DFD9 |
|---|---|
| RGB | rgb(134, 223, 217) |
| HSL | hsl(176, 58%, 70%) |
| HSV | hsv(176, 40%, 87%) |
| CMYK | cmyk(39.9%, 0%, 2.7%, 12.5%) |
| CIE-LAB | lab(83.36, -28.09, -5.47) |
| CIE-LCH | lch(83.36, 28.61, 191.01°) |
| OKLab | oklab(84.61% -0.085 -0.0152) |
| OKLCH | oklch(84.61% 0.086 190.1) |
| XYZ | xyz(48.7388, 62.8499, 75.1951) |
| Luminance | 0.6285 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.97
Paleturquoise
#AFEEEE
ΔE00 6.34
Turquoise
#40E0D0
ΔE00 6.58
Robin'S Egg Blue
#98EFF9
ΔE00 7.27
Tiffany Blue
#7BF2DA
ΔE00 7.36
Light Cyan
#ACFFFC
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86DFD9 #DF868C
analogous
#86DFAC #86DFD9 #86B9DF
triadic
#86DFD9 #D986DF #DFD986
tetradic
#86DFD9 #AC86DF #DF868C #B9DF86
square
#86DFD9 #AC86DF #DF868C #B9DF86
split-complementary
#86DFD9 #DF86B9 #DFAC86
monochromatic
#31BAB0 #56D2CA #86DFD9 #B6ECE8 #E7F9F7
Accessibility & contrast
On white
1.55
#86DFD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.57
#86DFD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86DFD9
13.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86DFD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86DFD9 | 1.00 | 1.55 | 13.57 | 13.57 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D7D9
Deuteranopia (green-blind)
#C6CBDA
Tritanopia (blue-blind)
#61E3DD
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #86dfd9; /* rgb */ color: rgb(134, 223, 217); /* oklch */ color: oklch(84.6% 0.086 190.1);
Tailwind
colors: {
custom: {
50: '#aee9e4',
500: '#86dfd9',
950: '#000000',
},
}SCSS
$custom: #86dfd9; $custom-light: #aee9e4; $custom-dark: #000000;
JSON
{
"hex": "#86dfd9",
"rgb": {
"r": 134,
"g": 223,
"b": 217
},
"hsl": {
"h": 175.955,
"s": 58.17,
"l": 70
},
"oklch": {
"l": 0.84611,
"c": 0.08636,
"h": 190.1
},
"luminance": 0.62853
}Semantic roles & 50–950 ramp
primary
#86DFD9
secondary
#B65359
accent
#202BC6
background
#FDFEFE
surface
#F8FDFC
border
#D1D5D5
text
#111615
muted
#818484