#86DECF#86DECF
#86DECF is a very light, moderate teal. Relative luminance 0.618; OKLCH L 84.1% C 0.088 H 182.0°. Best body text is #000000 at 13.36:1 contrast (WCAG AA passes).
Color values
| HEX | #86DECF |
|---|---|
| RGB | rgb(134, 222, 207) |
| HSL | hsl(170, 57%, 70%) |
| HSV | hsv(170, 40%, 87%) |
| CMYK | cmyk(39.6%, 0%, 6.8%, 12.9%) |
| CIE-LAB | lab(82.81, -29.94, -0.97) |
| CIE-LCH | lch(82.81, 29.96, 181.86°) |
| OKLab | oklab(84.08% -0.088 -0.0031) |
| OKLCH | oklch(84.08% 0.088 182) |
| XYZ | xyz(47.2110, 61.8126, 68.4626) |
| Luminance | 0.6182 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 5.37
Seafoam Blue
#78D1B6
ΔE00 5.38
Turquoise
#40E0D0
ΔE00 5.66
Pale Teal
#82CBB2
ΔE00 6.18
Light Teal
#90E4C1
ΔE00 6.64
Mediumturquoise
#48D1CC
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86DECF #DE8695
analogous
#86DEA3 #86DECF #86C1DE
triadic
#86DECF #CF86DE #DECF86
tetradic
#86DECF #A386DE #DE8695 #C1DE86
square
#86DECF #A386DE #DE8695 #C1DE86
split-complementary
#86DECF #DE86C1 #DEA386
monochromatic
#32B8A1 #56D1BC #86DECF #B6EBE2 #E6F8F5
Accessibility & contrast
On white
1.57
#86DECF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.36
#86DECF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86DECF
13.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86DECF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86DECF | 1.00 | 1.57 | 13.36 | 13.36 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D5CE
Deuteranopia (green-blind)
#C7CAD0
Tritanopia (blue-blind)
#66E1D9
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #86decf; /* rgb */ color: rgb(134, 222, 207); /* oklch */ color: oklch(84.1% 0.088 182.0);
Tailwind
colors: {
custom: {
50: '#ade8dd',
500: '#86decf',
950: '#000000',
},
}SCSS
$custom: #86decf; $custom-light: #ade8dd; $custom-dark: #000000;
JSON
{
"hex": "#86decf",
"rgb": {
"r": 134,
"g": 222,
"b": 207
},
"hsl": {
"h": 169.773,
"s": 57.143,
"l": 69.804
},
"oklch": {
"l": 0.8408,
"c": 0.08807,
"h": 182
},
"luminance": 0.61816
}Semantic roles & 50–950 ramp
primary
#86DECF
secondary
#B55364
accent
#213DC5
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#111615
muted
#818484