#86CEDC#86CEDC
#86CEDC is a light, moderate teal. Relative luminance 0.544; OKLCH L 80.9% C 0.074 H 211.2°. Best body text is #000000 at 11.88:1 contrast (WCAG AA passes).
Color values
| HEX | #86CEDC |
|---|---|
| RGB | rgb(134, 206, 220) |
| HSL | hsl(190, 55%, 69%) |
| HSV | hsv(190, 39%, 86%) |
| CMYK | cmyk(39.1%, 6.4%, 0%, 13.7%) |
| CIE-LAB | lab(78.68, -18.94, -14.04) |
| CIE-LCH | lch(78.68, 23.57, 216.55°) |
| OKLab | oklab(80.89% -0.0637 -0.0385) |
| OKLCH | oklch(80.89% 0.074 211.2) |
| XYZ | xyz(44.8165, 54.3753, 75.8302) |
| Luminance | 0.5438 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sky Blue
#87CEEB
ΔE00 5.44
Lightblue
#ADD8E6
ΔE00 6.57
Powder Blue
#B0E0E6
ΔE00 6.67
Baby Blue
#89CFF0
ΔE00 6.82
Ice Blue
#A5DFF9
ΔE00 7.52
Robin'S Egg Blue
#98EFF9
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86CEDC #DC9486
analogous
#86DCBF #86CEDC #86A3DC
triadic
#86CEDC #DC86CE #CEDC86
tetradic
#86CEDC #BF86DC #DC9486 #A3DC86
square
#86CEDC #BF86DC #DC9486 #A3DC86
split-complementary
#86CEDC #DC86A3 #DCBF86
monochromatic
#349FB4 #57BBCE #86CEDC #B5E1EA #E5F4F7
Accessibility & contrast
On white
1.77
#86CEDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.88
#86CEDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86CEDC
11.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86CEDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86CEDC | 1.00 | 1.77 | 11.88 | 11.88 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C9DD
Deuteranopia (green-blind)
#B4BEDC
Tritanopia (blue-blind)
#63D4D2
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #86cedc; /* rgb */ color: rgb(134, 206, 220); /* oklch */ color: oklch(80.9% 0.074 211.2);
Tailwind
colors: {
custom: {
50: '#addde6',
500: '#86cedc',
950: '#000000',
},
}SCSS
$custom: #86cedc; $custom-light: #addde6; $custom-dark: #000000;
JSON
{
"hex": "#86cedc",
"rgb": {
"r": 134,
"g": 206,
"b": 220
},
"hsl": {
"h": 189.767,
"s": 55.128,
"l": 69.412
},
"oklch": {
"l": 0.8089,
"c": 0.07443,
"h": 211.2
},
"luminance": 0.54378
}Semantic roles & 50–950 ramp
primary
#86CEDC
secondary
#B36353
accent
#3D23C3
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101516
muted
#818484