#86E2EC#86E2EC
#86E2EC is a very light, moderate teal. Relative luminance 0.655; OKLCH L 85.9% C 0.089 H 204.6°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #86E2EC |
|---|---|
| RGB | rgb(134, 226, 236) |
| HSL | hsl(186, 73%, 73%) |
| HSV | hsv(186, 43%, 93%) |
| CMYK | cmyk(43.2%, 4.2%, 0%, 7.5%) |
| CIE-LAB | lab(84.75, -24.89, -13.46) |
| CIE-LCH | lch(84.75, 28.30, 208.41°) |
| OKLab | oklab(85.9% -0.0808 -0.037) |
| OKLCH | oklch(85.9% 0.089 204.6) |
| XYZ | xyz(52.1625, 65.5132, 89.2372) |
| Luminance | 0.6552 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 3.12
Robin Egg Blue
#8AF1FE
ΔE00 3.39
Robin'S Egg
#6DEDFD
ΔE00 3.73
Paleturquoise
#AFEEEE
ΔE00 5.88
Powder Blue
#B0E0E6
ΔE00 6.63
Aqua Blue
#02D8E9
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86E2EC #EC9086
analogous
#86ECC3 #86E2EC #86AFEC
triadic
#86E2EC #EC86E2 #E2EC86
tetradic
#86E2EC #C386EC #EC9086 #AFEC86
square
#86E2EC #C386EC #EC9086 #AFEC86
split-complementary
#86E2EC #EC86AF #ECC386
monochromatic
#22C4D6 #51D5E4 #86E2EC #BBEFF4 #E5F9FB
Accessibility & contrast
On white
1.49
#86E2EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#86E2EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86E2EC
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86E2EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86E2EC | 1.00 | 1.49 | 14.10 | 14.10 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DBED
Deuteranopia (green-blind)
#C4CEEC
Tritanopia (blue-blind)
#55E9E5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #86e2ec; /* rgb */ color: rgb(134, 226, 236); /* oklch */ color: oklch(85.9% 0.089 204.6);
Tailwind
colors: {
custom: {
50: '#afebf2',
500: '#86e2ec',
950: '#000000',
},
}SCSS
$custom: #86e2ec; $custom-light: #afebf2; $custom-dark: #000000;
JSON
{
"hex": "#86e2ec",
"rgb": {
"r": 134,
"g": 226,
"b": 236
},
"hsl": {
"h": 185.882,
"s": 72.857,
"l": 72.549
},
"oklch": {
"l": 0.85901,
"c": 0.08891,
"h": 204.6
},
"luminance": 0.65517
}Semantic roles & 50–950 ramp
primary
#86E2EC
secondary
#C65C50
accent
#2411D5
background
#FDFEFF
surface
#F8FDFE
border
#D1D5D6
text
#111616
muted
#818485