#86DFDB#86DFDB
#86DFDB is a very light, moderate teal. Relative luminance 0.630; OKLCH L 84.7% C 0.086 H 192.0°. Best body text is #000000 at 13.59:1 contrast (WCAG AA passes).
Color values
| HEX | #86DFDB |
|---|---|
| RGB | rgb(134, 223, 219) |
| HSL | hsl(177, 58%, 70%) |
| HSV | hsv(177, 40%, 87%) |
| CMYK | cmyk(39.9%, 0%, 1.8%, 12.5%) |
| CIE-LAB | lab(83.42, -27.61, -6.45) |
| CIE-LCH | lch(83.42, 28.35, 193.14°) |
| OKLab | oklab(84.67% -0.0842 -0.0178) |
| OKLCH | oklch(84.67% 0.086 192) |
| XYZ | xyz(49.0005, 62.9546, 76.5735) |
| Luminance | 0.6296 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 6.03
Mediumturquoise
#48D1CC
ΔE00 6.05
Robin'S Egg Blue
#98EFF9
ΔE00 6.63
Turquoise
#40E0D0
ΔE00 7.04
Robin Egg Blue
#8AF1FE
ΔE00 7.27
Light Cyan
#ACFFFC
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86DFDB #DF868A
analogous
#86DFAE #86DFDB #86B7DF
triadic
#86DFDB #DB86DF #DFDB86
tetradic
#86DFDB #AE86DF #DF868A #B7DF86
square
#86DFDB #AE86DF #DF868A #B7DF86
split-complementary
#86DFDB #DF86B7 #DFAE86
monochromatic
#31BAB3 #56D2CD #86DFDB #B6ECE9 #E7F9F8
Accessibility & contrast
On white
1.55
#86DFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.59
#86DFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86DFDB
13.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86DFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86DFDB | 1.00 | 1.55 | 13.59 | 13.59 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D7DB
Deuteranopia (green-blind)
#C5CBDC
Tritanopia (blue-blind)
#60E4DD
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #86dfdb; /* rgb */ color: rgb(134, 223, 219); /* oklch */ color: oklch(84.7% 0.086 192.0);
Tailwind
colors: {
custom: {
50: '#aee9e6',
500: '#86dfdb',
950: '#000000',
},
}SCSS
$custom: #86dfdb; $custom-light: #aee9e6; $custom-dark: #000000;
JSON
{
"hex": "#86dfdb",
"rgb": {
"r": 134,
"g": 223,
"b": 219
},
"hsl": {
"h": 177.303,
"s": 58.17,
"l": 70
},
"oklch": {
"l": 0.84673,
"c": 0.08607,
"h": 192
},
"luminance": 0.62958
}Semantic roles & 50–950 ramp
primary
#86DFDB
secondary
#B65357
accent
#2027C6
background
#FDFEFE
surface
#F8FDFC
border
#D1D5D5
text
#111615
muted
#818484